Skip to content

Releases: Platform-OS/pos-cli

v4.20.1

11 Mar 17:55
@z-x z-x
Compare
Choose a tag to compare
  • Chore: (GUI) Updated build files

v4.20.0

11 Mar 17:47
@z-x z-x
Compare
Choose a tag to compare
  • Feature: (GUI) Added ability to aggregate Network Logs by request URL

v4.19.0

26 Feb 07:50
@z-x z-x
Compare
Choose a tag to compare
  • Feature: (GUI) Added ability to show currently running background jobs
  • Feature: Added modules update command
  • Improvement: (GUI) Made browsing logs detail faster in Logs V2
  • Feature: (GUI) Added ability to filter Network Logs by Status Code
  • Feature: (GUI) Extended information available in Network Log detail with 'execution duration' and 'response size'

v4.18.1

12 Feb 12:11
@z-x z-x
Compare
Choose a tag to compare
  • Bug: Fixed pos-cli logs --filter to consider log type

v4.18.0

05 Feb 14:53
@z-x z-x
Compare
Choose a tag to compare
  • Chore: Set minimal node version to 16
  • Bug: (GUI) Fixed adding and editing records with datetime field

v4.17.5

30 Jan 11:12
@z-x z-x
Compare
Choose a tag to compare
  • Feature: (GUI) Basic network log under /network
  • Improvement: add new command modules download, bring back old syntax to modules pull

v4.17.4

29 Jan 07:57
@z-x z-x
Compare
Choose a tag to compare
  • Feature: (GUI) Ability to filter logs by string in Logs V2
  • Bug: Fixed updating module version in pos-cli modules install <module_name> command

v4.17.3

29 Jan 07:56
@z-x z-x
Compare
Choose a tag to compare
  • Bug: Fix packing module files for pos-cli modules push command

v4.17.2

25 Jan 19:22
@z-x z-x
Compare
Choose a tag to compare
  • Feature: Added a few built-in reports to Logs V2 cli: #572

  • Improvement: (GUI) Editing boolean values not uses instead of textarea Bug: (GUI) Fixed parsing null values on the database table view for boolean type Bug: Fixed exporting as zip instead of JSON Bug: Generate uniq filenames when deploying assets zip to s3

v4.17.1

22 Jan 08:57
@z-x z-x
Compare
Choose a tag to compare
  • Bug: (GUI) Fixed clearing boolean value saved as 'null' (string)
  • Bug: (GUI) Fixed adding and editing JSONs with special characters, especially brackets