Releases: tago-io/tagoio-cli
Releases · tago-io/tagoio-cli
v3.2.0
Added
- New command suite for profile backup management, including
backup create,backup list,backup restore, andbackup 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
v3.1.0
What's Changed
-
Improved analysis script upload process
-
Added detection and use of
analysis.runtimewhen uploading scripts. -
Updated the fallback logic to use the new runtime identifiers:
deno-rt2025for Denonode-rt2025for 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
v2.1.0
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
What's Changed
- fix/analysis-export-environment-variable by @mateuscardosodeveloper in #23
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.0
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
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