v.1.0.1
Covers the first round of closed issues and pull requests. Compatible with frontend v.1.0.1
What's Changed
- Update default.controller.ts by @Joiversen in #117
- Added environment variable for Postgres SSL config by @MadsSvejstrup in #118
- Increased timeout for requests against ChirpStack application server by @GufCab in #124
- LoRaWAN devices will now be deleted when deleting their parent application by @GufCab in #123
- Pass copies of data to untrusted code instead of references by @MadsSvejstrup in #125
- Make Log Levels configurable globally through environment variables by @GufCab in #127
- Fetch latest message instead of all by @AramAlsabti in #126
New Contributors
- @Joiversen made their first contribution in #117
- @MadsSvejstrup made their first contribution in #118
- @GufCab made their first contribution in #124
- @AramAlsabti made their first contribution in #126
Full Changelog: v.1.0.0...v.1.0.1