Releases: OS2iot/OS2iot-frontend
Updated versioning in production Dockerfile
Updated dockerfile-prod: Updated dockerfile-prod Angular cli to @angular/[email protected] 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
v1.5.1 - Add permissions to applications on creation
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
- It is now possible to add permission to application on creation by @fcv-iteratorIt in #138
- Added organization filter to permissions by @fcv-iteratorIt in #139
Full Change log: v1.5.0...v1.5.1
v1.5.0 - MQTT device support + better Open Data Dk datatarget
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
Compatible with backend version 1.4.1 or newer
What's Changed
- Hotfix/enforce name on device model by @fcv-iteratorIt in #134
Full Changelog: v1.4.1...v1.4.2
v1.4.1 - Bugfix of 404 routes
What's Changed
Fix issue with some routes not working for direct linking
- Fix 404 routes by @fcv-iteratorIt in #133
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - Quality of life updates
What's Changed
- Refresh gatewaylist every minute by @fcv-iteratorIt in #126
- Feature/lorawan as default setting by @fcv-iteratorIt in #124
- Made map component fill 100% in height by @fcv-iteratorIt in #125
- Added ua-parser-js to package.json to fix dependency alert by @fcv-iteratorIt in #128
- Updated most dropdowns/lists to sort by name by @fcv-iteratorIt in #129
- Feature/iot 1364 direct url to tabs by @fcv-iteratorIt in #130
- Made gateway map component use organization subject for updating by @fcv-iteratorIt in #131
New Contributors
- @fcv-iteratorIt made their first contribution in #126
Full Changelog: v.1.3.0...v1.4.0