Hey everyone,
This release contains numerous fixes and smaller features/improvements. Also, it adds the ability to use a custom name for the database and the username. More can be seen in the docker-compose example in the README. This is not a breaking change as it's backwards compatible.
What's Changed
- refactor: Get rid of delete dialogs code duplication by @dkorecko in #15
- feature: Automatically release unstable tag by @dkorecko in #16
- feat: Clicking on logo redirect to home by @dkorecko in #17
- feat: Added notification for when user settings are updated by @dkorecko in #18
- fix: User settings not loading checkbox values upon opening by @dkorecko in #19
- feat: Added possibility of having custom DB name and username by @dkorecko in #20
- fix: Card would disappear visually when moved to another column and back with no dropping by @dkorecko in #21
- fix: Checkbox in light mode kept dark mode style by @dkorecko in #22
- style: Improve checkbox design by @dkorecko in #23
- fix: Edge case crash when no image/file folder is present by @dkorecko in #24
Full Changelog: v1.2.1...v1.3.0