New Features
- Physical location management: Added a
locationattribute to vinyl records so you can see exactly where they are stored (e.g.Box 6orShelf 2 - Unit 3;)). - Dynamic filter: Added a drop-down menu on the collection page to filter by location.
- Auto-complete: Use of a
datalistwhen adding/editing to suggest existing locations. - Backup System (Export/Import):
- Export of the entire database (Albums, Users, Logs) to a JSON file.
- Restoration possible from the Admin page or directly from the Setup page.
Technical Improvements
- Increased JSON size limit to 50MB to support large collections.
- In the
.envfile, the variableMONGDODB_URLwas changed toMONGODB_URL. Which is... better...
Migration Notes
The location field is backward compatible. Older albums will display “Not specified” until they are next edited.