Releases: OS2iot/OS2iot-frontend
v1.11.1 - Leaflet map and satelite view fix
What's Changed
- Fix leaflet import and satelite map breaking on application by @fcv-iteratorIt in #216
Full Changelog: v1.11.0...v1.11.1
v1.11.0 - New ODDK datatarget metadata and security updates
This version is intended for usage with os2iot-backend v1.11.0
What's Changed
- Feature/iot 1615 update packages by @fcv-iteratorIt in #207
- Feature/iot 1433 accesscontrol by @augusthjerrild in #208
- Fix scroll to top by @fcv-iteratorIt in #211
- IOT-1610: Added new metadata fields for ODDK by @fcv-iteratorIt in #210
- Feature/iot 1610 oddk feedback by @fcv-iteratorIt in #212
Full Changelog: v1.10.0...v1.11.0
v1.10.0 - Time limited access and device copy
This release is intended to be used with os2iot-backend v1.10.0
What's Changed
- Copy device settings and append datatarget by @augusthjerrild in #200
- Added http headers for security by @augusthjerrild in #201
- IOT-46: Time limited access by @fcv-iteratorIt in #202
- Changed name and check for who should be able to see administration by @augusthjerrild in #203
- edited packages by @augusthjerrild in #204
Full Changelog: v1.9.1...v1.10.0
v1.9.1 - Fix application device map error
What's Changed
- Fix null location for devices by @fcv-iteratorIt in #205
Full Changelog: v1.9.0...v1.9.1
v1.9.0 - Redesign application overview and details pages
Intended to be used with OS2iot-backend release: v1.9.0
What's Changed
- Feature/43938 update applications list by @Lauest-Iterator in #194
- Fix stable icon by @fcv-iteratorIt in #195
- Feature/44457 hide menu by @Lauest-Iterator in #196
- added sorting arrow to devices and gateway table by @Lauest-Iterator in #197
- Feature/application overview feedback changes by @fcv-iteratorIt in #198
- Fix application state translation by @fcv-iteratorIt in #199
New Contributors
- @Lauest-Iterator made their first contribution in #194
Full Changelog: v1.8.1...v1.9.0
Updated versioning in production Dockerfile
Updated dockerfile-prod: Updated dockerfile-prod Angular cli to @angular/cli@17.3.8 and base image to node:18-alpine since Angular 17 requires a minimum Node.js version of v18.
v1.8.0 - Improved handling of applications and IoT-devices
Intended for use with OS2iot-backend v1.8.0
What's Changed
- IoT-1525: Update Angular to V17 by @augusthjerrild in #166
- Feature/IOT-1583: Move application by @MadsApollo in #167
- Feature/IOT-1209-MoveGateway by @MadsApollo in #168
- Feature/IoT_1580 Edit user global admin fix by @augusthjerrild in #170
- Feature/IoT_640 - downlink queue by @augusthjerrild in #169
- Feature/IoT-1587 Welcome dialog styling by @augusthjerrild in #171
- Feature/IoT-1545 - redirect from datatarget by @augusthjerrild in #172
- Feature/IoT-1585 limit gateways map by @augusthjerrild in #173
- Feature/iot 1530 datatarget log by @Fritsen in #175
- Feature/IoT-1155 user group at user creation by @augusthjerrild in #174
- IoT-1595 - Feedback changes on downlinks. by @augusthjerrild in #183
- Feature/IoT-1592 multiselect search issue by @augusthjerrild in #180
- Feature/iot 118 move device by @MadsApollo in #176
- Bugfix/iot 1581 gateway deleted mismatch by @MadsApollo in #177
- Feature/IOT-1583-MoveApplication by @MadsApollo in #178
- Feature/iot 1209 move gateway by @MadsApollo in #179
- Feature/IoT-1500 - gateway alarms by @augusthjerrild in #182
- Feature/iot - 1522 test datatarget by @fcv-iteratorIt in #184
- Feature/IoT-1592 feedback by @augusthjerrild in #185
- Better error handling when decoding fails by @fcv-iteratorIt in #186
- feedback changes by @augusthjerrild in #188
- IOT-1522: Hotfix/firefox styling by @fcv-iteratorIt in #189
- correcting technical terms (v2) by @kristianrl in #190
New Contributors
- @MadsApollo made their first contribution in #167
Full Changelog: v1.7.1...v1.8.0
v1.7.1 - Formatted .ts, .html and .scss files.
What's Changed
- Bulk vulnerability fix - Lockfile fix by @debricked in #164
- Map name changed from "Street view" to "OpenStreetMap"... by @kristianrl in #163
- Formatted all .ts, .html and .scss files by @augusthjerrild in #165
Full Changelog: v1.7.0...v1.7.1
v1.7.0 - Radio planning
This release is intended to be used with OS2IoT-docker v1.5.2 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
- Fix CVE–2023–42282 by @debricked in #157
- Feature/smaller map changes by @augusthjerrild in #155
- Can now search for location on maps and dobbeltclick will move marker. by @augusthjerrild in #156
- IOT-1507: More gateway metadata by @fcv-iteratorIt in #158
- Feature/feedback changes by @augusthjerrild in #160
- Feature/1508 heights map by @augusthjerrild in #159
- Feature/iot 1563 add placement to device list by @augusthjerrild in #161
- Feature/feedback rettelser by @augusthjerrild in #162
New Contributors
- @debricked made their first contribution in #157
Full Changelog: v1.6.0...v1.7.0
v1.6.0 - Support chirpstack v4, security updates and general improvements
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
- Update auth.component.html - autofocus on username by @kristianrl in #140
- (IOT-1495) Added new time format pipe with seconds by @fcv-iteratorIt in #141
- (IOT-1211) Updated description text for data rate by @fcv-iteratorIt in #143
- Fixed routing of gateway list + fixed memory leak by @fcv-iteratorIt in #144
- Changed mqtt datatarget topic placeholder + added tooltip by @fcv-iteratorIt in #145
- Updated non-angular related packages by @fcv-iteratorIt in #146
- Removed maxLenght from device AND gateway EUI by @fcv-iteratorIt in #147
- Added sticky to name column on gateway status table by @fcv-iteratorIt in #148
- Implemented application table column selection by @fcv-iteratorIt in #149
- Moved column selector to own component + implemented column selection… by @fcv-iteratorIt in #150
- Updated Chirpstack from V3 to V4 by @augusthjerrild in #152
- Column administration on gateway-status-table by @fcv-iteratorIt in #151
- fixed status by @augusthjerrild in #153
- Feedback changes. by @augusthjerrild in #154
New Contributors
- @kristianrl made their first contribution in #140
Full Changelog: v1.5.1...v1.6.0