Skip to content

v1.0.0-alpha6

Pre-release
Pre-release
Compare
Choose a tag to compare
@chkr1011 chkr1011 released this 25 Nov 19:28
· 195 commits to master since this release
  • Renamed "repository item" to "package" (BREAKING CHANGE!).
  • Optimized file access for retained MQTT messages.
  • Updated icon set.
  • Added new HTTP APIs.
  • Added new Python proxies.
  • Updated nuget packages.
  • Removed obsolete views from app.
  • Added different app icon for the cloud version.
  • Performance and stability improvements.

Migration (before starting new version):

  1. Rename folder Repository to Packages.
  2. Rename file RepositoryServiceConfiguration.json to PackageManagerServiceConfiguration.json.
  3. Use Python proxy package_manager instead of repository.

Please refer to the example configuration
(/docs/exampleConfiguration) for proper examples.

!!! All adapters, logics, services must be re-downloaded from the repo due to breaking changes. New versions of packages will be introduced when the core enters the BETA status.