v1.1.0
About
This release requires database migration as a new field apiKey
is added to Project.
π Enhancements
- report: Display app notification on custom report (60af8b7)
- Allow create Release externally with project-specific API Key authorization (#10)
- Add copy button on Id inputs (d745714)
- Integration with GitHub actions for OTA update docs (6185790)
π₯ Performance
π©Ή Fixes
- Do not throw error when Report settings not set (f707f32)
π Refactors
- Remove endpoints for upload/delete S3 objects (#8)
- Code review (252e9bb)
- Publish new update mqtt message on server (#9)
- Add
published
property on release create response (1a60278) - Log server errors (5371232)
- Increase API key length to 30 char (4d8313c)
- Reset API key input on successful form submit (e4c3558)
- Change FormKey placeholder (f870223)
- Display notification on copied to Clipboard (278c430)
- Autosize description inputs (565d749)
- Improve layout of Report form (33ff07f)
β€οΈ Contributors
- Becem becem.gharbi@live.com