Releases: MaddyGuthridge/Minifolio
Releases · MaddyGuthridge/Minifolio
v0.3.2 - Bug fixes
- Fix an issue where the about page wouldn't render correctly in production
v0.3.1 - Manual data refresh
- Add button to admin panel to allow for manually invalidating the data
v0.3.0 - Data migration improvements
Data migration
- Improve handling of links, including migration of reverse-lookup links from v0.1.0
- Use semantic versioning for data format versions, allowing for much more reliable data migrations
UI improvements
- Display links between item pages
- Implement filtering on group pages
v0.2.1 - Build system fixes
- Fix an issue where the server would exit when given a data file with an incompatible version
- Fix an issue where builds would fail if the environment variables weren't set during import time.
- Create a function for no-op data migrations
v0.2.0 - Major improvements
- Implement a proper API to manage the data.
- As well as a full test suite.
v0.0.2-1 - Publish script improvements
🔧 Fixed 🔧
- Fixed incorrect docker publish CI script
v0.0.2 - Security fixes
🔧 FIXED 🔧
- Update
axios
to resolve security vulnerability