Skip to content

Releases: tago-io/tagoio-cli

v3.2.0

30 Jan 14:22

Choose a tag to compare

Added

  • New command suite for profile backup management, including backup create, backup list, backup restore, and backup download
  • Interactive restoration options allowing for full profile recovery, specific resource types, or granular single-item restoration
  • Capability to include configuration parameters and device data during the device export process

Changed

  • Enhanced device export to automatically replace device tokens if they contain a serial number

Full Changelog: v3.1.1...v3.2.0

v3.1.1

10 Nov 14:17

Choose a tag to compare

What's Changed

  • Fix npm deployment

Full Changelog: v3.1.0...v3.1.1

v3.1.0

10 Nov 14:14

Choose a tag to compare

What's Changed

  • Improved analysis script upload process

    • Added detection and use of analysis.runtime when uploading scripts.

    • Updated the fallback logic to use the new runtime identifiers:

      • deno-rt2025 for Deno
      • node-rt2025 for Node
    • Ensures scripts are uploaded with the correct runtime type when the analysis already defines one.

  • Bumped minor dependencies (@swc/*, commander, luxon, unplugin-swc) to latest stable versions.

  • Version bump to 3.1.0.

Full Changelog: v3.0.0...v3.1.0

v3.0.0

04 Sep 19:36

Choose a tag to compare

What's Changed

  • Added Deno support @bgelatti in #25
  • Fix TagoIO package to use production SDK

Full Changelog: v2.1.0...v3.0.0

v2.1.0

07 Jul 13:55

Choose a tag to compare

What's Changed

  • Fix custom API Endpoints resolver for compatibility with Europe and TagoDeploy by @cotrin in #24
  • Update Analysis and Device inspector to use new SSE endpoints by @mateuscardosodeveloper in #12

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

16 Apr 16:06

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

25 Mar 13:26

Choose a tag to compare

What's Changed

  • Refactor error handling and increase export limits by @vitorfdl in #22

Full Changelog: v2.0.0...v2.0.2

v2.0.0

10 Feb 12:23
5beccc8

Choose a tag to compare

What's Changed

  • Updated the TagoIO SDK library to the latest version.
  • Upgraded the commander library to the latest version, which includes fixes to certain parameters for commands to meet CLI standards.
  • Updated several other minor libraries to their latest versions.
  • Fixed the export tag customization issue when running the command tagoio export.

Full Changelog: v1.8.1...v2.0.0

v1.8.1

17 Dec 18:43

Choose a tag to compare

What's Changed

  • Attempt to fix windows path recognition using path normalization
  • Update TagoIO SDK to latest version

Full Changelog: v1.8.0...v1.8.1

v1.8.0

17 Dec 18:37
3b3872d

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0