Skip to content

Releases: OS2iot/OS2iot-frontend

v1.7.0 - Radio planning

14 May 13:10
7d1972f
Compare
Choose a tag to compare

This release is intended to be used with OS2IoT-docker v1.5.0 and OS2IoT-backend v1.7.0

Breaking Changes

  • For using the new satellite map and height curves, a user has to be created in Datafordeler See more
  • Two new environment variables have been introduced, these need to be set for height curves and satellite map to work See more

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0 - Support chirpstack v4, security updates and general improvements

05 Mar 12:26
Compare
Choose a tag to compare

This release is intended to be used with OS2IoT-docker v1.5.0 and OS2IoT-backend v1.6.0

Breaking changes

  • Communication with Chirpstack versions lower than 4 no longer works.

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1 - Add permissions to applications on creation

06 Jul 05:59
Compare
Choose a tag to compare

Note: Permissions are usually referred to as usergroups

This release is intended to be used with OS2IoT-Backend release v1.5.2

What's Changed

Full Change log: v1.5.0...v1.5.1

v1.5.0 - MQTT device support + better Open Data Dk datatarget

05 Jun 09:02
Compare
Choose a tag to compare

This release is intended to be used with backend v1.5.0 and Docker v1.4.0

What's Changed

  • Rework of open data dk datatarget by @Fritsen in #135
  • Fixed bug where HTTP Datatarget updates did not save correctly (IOT-1… by @Fritsen in #136
  • Roadmap features: Mqtt broker/subscriber support by @fcv-iteratorIt and @augusthjerrild in #137
  • Various bugfixes and improvements
  • Fixed bug in bulk import that skipped validation

Breaking changes

  • There has been introduced some new settings that needs to be set for the hosting to work for MQTT support, more can be read in the docs Installation guide

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2 - Enforce name on DeviceModel

21 Mar 12:03
Compare
Choose a tag to compare

Compatible with backend version 1.4.1 or newer

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1 - Bugfix of 404 routes

14 Mar 08:02
Compare
Choose a tag to compare

What's Changed

Fix issue with some routes not working for direct linking

Full Changelog: v1.4.0...v1.4.1

v1.4.0 - Quality of life updates

01 Mar 14:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.3.0...v1.4.0

v.1.3.0 - Package Updates, Security Improvements and Improvements to User Management

17 Nov 11:14
Compare
Choose a tag to compare

Functionality updates

This release mainly focused on updating outdated packages for security reasons, bugfixing and a revamp to who can update users.

Feature changes

  • Only a user administrator on the proper organization can see and update a users details
  • Better error descriptions when using the KOMBIT sign up flow
  • An additonal ADR algorithm has been added by Sensade
  • User administrators can now change the email of a KOMBIT user

What's Changed

  • Build and scan for vulnerabilities by @AramAlsabti in #110
  • Added possibility for selecting a specific adr algorithm by @MStenkaer in #112
  • Bump moment from 2.27.0 to 2.29.2 by @dependabot in #97
  • Bump terser and @angular-devkit/build-angular by @dependabot in #118
  • Fix user list for organization admin by @GufCab in #122
  • Better error description for kombit creation by @GufCab in #123
  • FIWARE data target OAuth authorization by @rosieks in #111
  • Fixed link to FIWARE data model when creating a Device model

New Contributors

Full Changelog: v.1.2.0...v.1.3.0

v.1.2.0 - New User Management, MQTT DataTarget, Improved LoRaWAN Monitoring, General fixes

13 Jun 10:07
Compare
Choose a tag to compare

Important notes on migrations

New User Management
This release fundamentally changes how useraccess is managed in OS2iot. A database migration automatically maps the existing UserGroups/Permissions to the new models - but as these cannot be mapped exactly 1:1 you should check out the mapping before releasing and manually correct issues. The new structure is documented in:
https://os2iot.readthedocs.io/en/latest/software-architecture/software-architecture.html?highlight=Gateway%20administrator#user-permissions

And, as the mapping is not 1:1, reverting the migration is a "best effort" to go back to the original groups/permissions. This might require some manual moving around of users in groups.

Emails
As a new feature, the platform can and will now send emails to new users and User Administrators when applying for access to organizations. This requires the setup of new environment variables in the backend as described:
https://os2iot.readthedocs.io/en/latest/software-architecture/software-architecture.html?highlight=Gateway%20administrator#user-permissions.

What's Changed

Full Changelog: v.1.1.1...v.1.2.0

v.1.1.1 Metadata, documentation, bug fixes

21 Mar 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.1.0...v.1.1.1