Skip to content

Releases: tago-io/tagoio-cli

v1.3.1

03 Mar 21:18
Compare
Choose a tag to compare

v1.3.0 - 2022-03-03

Added

  • Added comment to README.md to instruct users to include .swcrc file in their project for Debug mode.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Mar 11:02
Compare
Choose a tag to compare

v1.3.0 - 2022-03-02

Added

  • Backup for dashboard and dictionary when exporting application. The backup is available under the backup folder exportBackup. This helps users to restore their previous state in case of any errors or issues during the export process.
  • Logic to prevent users from exporting application to the same profile. CLI now checks if profile ID and dashboard ID are the same and shows an error message if they are. This avoids overwriting existing data and causing conflicts.

Changed

  • Application export code readability. Improved the structure and formatting of the code for better maintainability and readability.

Fixed

  • Issue when running analysis in debug mode. Updated SWC version to fix a bug that caused breakpoints to be unbound when running analysis in debug mode.

Known Issue

  • When exporting application which tokens used for the import are different from the tokens in the environment variables of the analysis, it causes that the tokens aren't replaced. For now, make sure you are using same tokens from analysis in your TagoIO environments. This issue will be fixed in a future release.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Feb 00:39
Compare
Choose a tag to compare
  • Fixed issue where you can't filter variable and group using data cmd
  • Better handling Device-Token on data cmd
  • Fixed issue where analysis path and build path were not being stored properly in the tagoconfig file

Full Changelog: v1.1.0...v1.2.0

v1.1.0

03 Feb 08:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.1.0

v1.0.8

25 Jan 20:36
Compare
Choose a tag to compare

Full Changelog: v1.0.7...v1.0.8

v1.0.7

12 Jan 17:58
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Jan 20:08
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Jan 20:18
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 Jan 20:13
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Jan 19:34
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3