Skip to content

v1.0.0 - Design overhaul

Compare
Choose a tag to compare
@MaddyGuthridge MaddyGuthridge released this 03 Feb 13:50
· 92 commits to main since this release
6508058

✨ NEW ✨

  • Items can now be infinitely nested
  • Major UI overhaul, making everything look much much prettier
  • Docker Hub is now available as a package provider
  • Page info has been refactored to allow for custom ordering of sections
  • You can now use rel="me" site validation

✏️ CHANGED ✏️

  • The migration code is far more reliable, as it migrates private and public data separately
  • A lot of front-end data validation was added (although there is still much more to do)
  • The client now console.logs a cute little "Hello world" when it is loaded

🔧 FIXED 🔧

  • Custom site icons now work correctly
  • Git commits should work in docker due to adding git configuration to the admin panel

⚙️ TECHNICAL CHANGES ⚙️

  • Now requires Node v22
  • Migrations have been removed for versions < 0.6.1