Skip to content

1.20.0-rc.0

Latest

Choose a tag to compare

@miloschwartz miloschwartz released this 08 Jul 19:45
09d5d90

RC

A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs.

  • Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs.
  • Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues.
  • Backup: Always back up data before installing an RC to allow rollback if problems arise.
  • Feedback: Provide feedback; it's vital for a robust final release.

Note

Keep a backup of the last stable database as you will be unable to update from a RC to the next stable version. Database migrations may change between release candidates and stable versions.

What's Changed

  • Add resource launcher page with configurable and savable views; available to non-admins and admins
  • Add global command palette to navigate the dashboard and search for sites and resources
  • Add Country Is Not matching type to resource geoblocking rules
  • Improve private resource edit and create UI consistency to match dashboard UX patterns (migrate from dialog to dedicated pages)
  • Release EE feature gate on labels feature
  • Fix redirect back to resource after completing session expired checkpoint
  • Dependency security updates
  • General UI improvements
  • Various other bug fixes

New Contributors

Full Changelog: 1.19.4...1.20.0-rc.0

How to Update

Important

Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.

View documentation