grindhold
released this
2025-06-13 19:45:34 +02:00
| 4 commits to master since this release
General:
- currencies can now be optionally limited by the admin. if a comma-separated set of currencies is chosen, the currency field of the new-item or edit-item dialogs will show up as a drop-down instead of a free-text field
Backend:
- dynamic web manifest with information specific to the instance
- bug fixes
Frontend:
- translatable meta description for the item page
- reworked item page
- item page now features other items of the same user
- introduce reusable dialogs
- improved input form validation in many contexts
- move tagline into navigation bar in order to make better use of screen space
- use a new version of tobii, the image viewer we use for showing item pictures, thus enhancing tobii's accessibility features
Downstream:
- nix: upgraded nixpkgs to 25.05
Translations:
- work on han chinese by @poesty
IMPORTANT:
this version features changes to the database layout, so it is required you to run your initialize_couchdb.py script if you manage your instance manually