What's Changed
- version: bump version number by @b-rowan in #368
- Update dependencies by @jameshilliard in #374
- Enable mypy pydantic plugin by @jameshilliard in #375
- Enable mypy strict mode by @jameshilliard in #376
- [fix] Add await as store.get_temp_dir() is an async coroutine. by @Renaud-Barrau in #383
- Fix RAUC bundle compatible string parsing by @easybe in #384
- README: remove remaining hw_model reference by @ohporter in #385
- bug: fix plugin template handling by @b-rowan in #388
- feature: allow plugins to add custom permissions by @b-rowan in #389
- bug: fix plugin custom permissions by @b-rowan in #390
- feature: add per column searching to tables by @b-rowan in #386
- Make HW revision support optional for RAUC by @easybe in #404
- feat: mask passwords in software URLs displayed in UI by @b4u-mw in #408
- Feature: allow to pass the image URL directly to the devices by @b4u-mw in #400
- feature: add support for making gooseBit a PWA by @b-rowan in #409
- Add software version to UpdateChunk by @martinhoyer in #412
- Bump version to 0.2.11 by @easybe in #414
New Contributors
- @Renaud-Barrau made their first contribution in #383
- @ohporter made their first contribution in #385
- @b4u-mw made their first contribution in #408
- @martinhoyer made their first contribution in #412
Full Changelog: v0.2.10...v0.2.11