Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

v1.11.0

Choose a tag to compare

@mikehelmick mikehelmick released this 13 Jul 16:21
· 34 commits to main since this release
1fb4d19

Release notes for v1.11.0

Changelog since v1.10.0

Changes by Kind

Bug Fixes and Improvements

  • Adds a chart on the realm statistics page that indicates when a user-report code was requested from one device, but sent to another (and therefore not able to be claimed). (#2354, @mikehelmick)
  • Adds new statistic for user report invalid codes. This if effectively a measure for when a user report is sent do a different device than the one requesting it. (#2352, @mikehelmick)
  • Disallow newlines and repeated spaces in SMS template, many newlines can cause messages to be flagged and not delivered. Existing SMS templates are not impacted, but will be automatically changed on the next realm edit and errors will appear in the settings page when editing. (#2353, @mikehelmick)

Dependency Updates

Dependencies

Added

  • github.com/googleapis/enterprise-certificate-proxy: v0.1.0

Changed

Removed

  • github.com/jessevdk/go-flags: v1.4.0