This repository was archived by the owner on Jul 12, 2023. It is now read-only.
v0.32.0
Release notes for v0.32.0
Changelog since v0.31.0
Changes by Kind
Potentially breaking - This release changes the required validation for User Report SMS templates on all realms. This could cause background jobs to fail, and if it does, the fix is to correct the User Report templates. Before upgrading, check your System Admin overview see if any realms are opted into this function or not.
Fixes and Improvements
- Add a page for system administrators to view information about a realm's mobile apps. This is useful for diagnosing syncing issues without needing to join the realm. (#2158, @sethvargo)
- Fix an issue where javascript and stylesheets would not load on Firefox. (#2164, @sethvargo)
- Fixes default SMS template and SMS template validation issues. SMS Template validation is now also done in the live preview on the settings page. If realms previously had invalid SMS text templates, all attempts to save the realm will fail with "validation failed". This will also cause partial failures for the modeler. System admins should watch logs and alerts. (#2154, @mikehelmick)
- For Android redirects, always hint to the region where possible when redirecting to the picker. (#2163, @mikehelmick)
- On the user report webview, disable the submit button after press (#2166, @mikehelmick)
- Upgrade design framework to latest version. (#2156, @sethvargo)
Documentation
- Update all documentation with refreshed screenshots. (#2160, @sethvargo)
Dependencies
Added
Nothing has changed.
Changed
- github.com/google/exposure-notifications-server: v0.31.0 → v0.32.0
Removed
Nothing has changed.