Skip to content

Releases: MaddyGuthridge/Minifolio

v0.3.2 - Bug fixes

30 Aug 14:37
Compare
Choose a tag to compare
  • Fix an issue where the about page wouldn't render correctly in production

v0.3.1 - Manual data refresh

30 Aug 14:21
Compare
Choose a tag to compare
  • Add button to admin panel to allow for manually invalidating the data

v0.3.0 - Data migration improvements

30 Aug 13:11
Compare
Choose a tag to compare

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

30 Aug 09:22
Compare
Choose a tag to compare
  • 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

28 Aug 16:05
c6f9e6d
Compare
Choose a tag to compare
  • Implement a proper API to manage the data.
  • As well as a full test suite.

v0.0.2-1 - Publish script improvements

14 Aug 09:13
Compare
Choose a tag to compare

🔧 Fixed 🔧

  • Fixed incorrect docker publish CI script

v0.0.2 - Security fixes

14 Aug 09:03
Compare
Choose a tag to compare

🔧 FIXED 🔧

  • Update axios to resolve security vulnerability