0.0.11 (2025-09-18)
Features
- add changelog and release workflows (193121d)
- added group reload feature + misc fixes (a61d8c4)
- added new themes and many UI improvements (4507212)
- added new view + bug fixes (16273db)
- added user addon reload (200e507)
- authKey auth support (eb79d07)
- debug + doc added (b334c62)
- debugging now optional (535eb48)
- enable/disable logic integrated in syncing (fda09be)
- moves to sqlite for easier deployments (1086632)
- new logo + different improvements (94306d3)
- re-added user addon imports (d3f31e4)
- seamless db integration, perms set (961d646)
Bug Fixes
- added browser tab title (b2279b8)
- added fix to CI (e60b023)
- added missing logo (667b59c)
- added prisma db push on 1st run (645fa05)
- addon discovery (6f86cd6)
- backend fix (5df5741)
- ci re-added (f863b88)
- database path now provided in env (0cc7684)
- Dockerfile fixed with proper script (bf1c1df)
- group syncing now handling exclusions + improved UI (24ead25)
- improved group syncing logic (58613a4)
- improved sync use cases (47ca018)
- missed logos (798391d)
- multiple fixes for backend (a728153)
- permission issue fixed with UID & GID (84b3152)
- prevent prisma migration with initial push (42bc0fe)
- prisma database create (aa6f4e9)
- removed db check, redundant with compose (e0aab6e)
- skipDuplicates removed as unused (52542c4)
- sync better handling of protected addons, prevents duplication (e5c6ad5)
- sync logic improved (e9225bd)
- update package-lock.json for semantic-release dependencies (6f980b6)
- update release please workflow to use correct action and token (01fb91c)
- use custom release please token (02631d4)
- use custom release please token (2deffc8)
Miscellaneous Chores
- release 0.0.11 (4b40066)