v0.2.0
What's Changed
- Prevent unnecessary initial updates / UI Refinements / Fixes by @tsagadar in #49
- Firmware upload behavior by @tsagadar in #50
- feat: remove "flavor" capability by @tsagadar in #51
- Fix logo. by @b-rowan in #55
- Change indentation in YAML files to 2 spaces by @easybe in #59
- Fixes and cleanups by @easybe in #61
- Add PostgreSQL database support by @easybe in #60
- Rename
updates
directory toartifacts
by @easybe in #62 - Make artifact storage location configurable by @easybe in #63
- docs: auto deploy to gh-pages. by @b-rowan in #57
- Login page updates by @b-rowan in #68
- Improved navbar handling with decorator by @b-rowan in #65
- Use pydantic for settings. by @b-rowan in #71
- Change jinja2 templates to jinja extension and enable linter by @jameshilliard in #75
- refactor: cleanup API and add pydantic models for typing by @b-rowan in #58
- Few fixes around searching and sorting by @tsagadar in #76
- Move metrics to
/api
prefix and handle telemetry in API by @b-rowan in #77 - Use pydantic models for DDI API by @b-rowan in #78
- Add proper API token usage by @b-rowan in #79
- Add pre-commit.ci by @b-rowan in #83
- Rename firmware to software / remove tenant by @tsagadar in #84
- Remove
/redoc
and add further configuration to/docs
by @b-rowan in #82 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #87
- Updates on README.md by @tsagadar in #85
- Fix software deletion from UI by @tsagadar in #90
- Move port to config. by @b-rowan in #92
- Remove color from pytest comments by @b-rowan in #93
- Change DeviceSchema sw_assigned type to int. by @b-rowan in #96
- Update documentation by @b-rowan in #99
- Improve permission handling by @b-rowan in #86
- Fix gh-pages failed deploy by @b-rowan in #102
- Reactivate aerich by @tsagadar in #101
- Use only BFF from UI by @b-rowan in #94
- Fix f-strings for Python 3.11 by @easybe in #107
- Add initial DB migration for PostgreSQL by @easybe in #108
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
- Fixing software upload and return ID of created resource by @tsagadar in #113
- Better settings parsing and pip installation handling by @b-rowan in #106
- Add Docker image by @easybe in #88
- Bump version number to v0.2.0 by @b-rowan in #117
New Contributors
- @jameshilliard made their first contribution in #75
- @pre-commit-ci made their first contribution in #87
Full Changelog: v0.1.2...v0.2.0