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