Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 12:18
· 1751 commits to main since this release

Release Notes

  • NEW: All users can now set their preferences for notation table background.
  • NEW: Admins can specify ZeroTier controller address and secret directly in the admin controller page, eliminating the need to adjust docker compose environment variables for custom servers.
  • NEW: Improved ZeroTier Central API integration – all users, not just admins, can now add Zerotier Central account.
  • NEW: Implemented a smarter redirection – users who are signed in will be directed to the dashboard instead of the index page.
  • NEW: Integrated database seeding at container startup to ensure the user options table is always populated for a seamless user experience.
  • Improvements: Adjusted UI elements for clarity, including shortening table header names.
  • Improvements: Added more tests to prevent any unstable deployments and potential bugs.