Skip to content

Releases: OS2iot/OS2iot-backend

v1.8.0 - Improved handling of applications and IoT-devices

30 Oct 12:11
Compare
Choose a tag to compare

Intended for use with OS2iot-frontend v1.8.0

What's Changed

New Contributors

Full Changelog: v.1.7.2...v1.7.3

v.1.7.2 - Formatted all .ts files.

28 Aug 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v.1.7.2

v1.7.1 - Fix open data dk data target error

20 Aug 07:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0 - Radio planning

14 May 13:09
5cfa8ee
Compare
Choose a tag to compare

This release is intended to be used with OS2IoT-docker v1.5.2 and OS2IoT-frontend v1.7.0

What's Changed

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-frontend v1.6.0

Breaking changes

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

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2 - Add permissions to applications on creation

06 Jul 05:59
0c668c5
Compare
Choose a tag to compare

Note: Permissions are usually referted to as usergroups

This release is intented to be used with OS2IoT-Frontend release v1.5.1

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1 - Updated vm2

08 Jun 11:28
Compare
Choose a tag to compare

Update to vm2 npm package
Minor package update to fix CVE–2023–32314

Full Changelog: 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 frontend v1.5.0 and Docker v1.4.0

What's Changed

  • Rework of opendata dk datatarget by @Fritsen in #211
  • Roadmap features: Mqtt broker/subscriber support by @fcv-iteratorIt and @augusthjerrild in #213
  • 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.1...v1.5.0

v1.4.1 - Enforce name on DeviceModel and Kafka fix

21 Mar 12:04
Compare
Choose a tag to compare

Compatible with frontend version 1.4.2

What's Changed

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

  • deviceModel included on fetches from application/:id/iot-devices
  • Feature/iot 1431 patch validator and ua parser by @fcv-iteratorIt in #204

Full Changelog: v1.3.0...v1.4.0