Skip to content

1.3.0

Pre-release
Pre-release

Choose a tag to compare

@cavonlee cavonlee released this 14 Apr 08:47
· 8 commits to main since this release

Release 1.3.0

Full Changelog: 1.2.6...1.3.0

Changes

1. Added Functionality

  • Enabled the removal of history in InfluxDB, providing more flexibility in data management.

2. File Updates

  • Updated the main.js file's hash value. Accordingly, the reference paths in asset - manifest.json and index.html were modified. A new main.891e2c40.js.LICENSE.txt file was added, containing relevant license information.
  • The asset - manifest.json and index.html files were updated to reference the newly built JavaScript file (main.fef6c057.js). The old JavaScript file and its associated LICENSE.txt were removed, and a new LICENSE.txt was added for the updated build.

3. Version Update

  • The version number was updated to 1.3.0.

4. Branch Merging

  • Merged the main branch into the nas branch, and then merged the nas branch. This likely integrated various changes and improvements from different development streams.