Immutable
release. Only release title and notes can be modified.
v1.12.3
Web UI fixes on top of the v1.12.2 theme.
- Scoped labels are two-tone again: the scope on its solid hue, the value on
the tint, with the theme's small radius and no border. v1.12.2 had
flattenedtype::buginto a dot and a separator. - Embedded UI assets carry a content
ETagwithCache-Control: no-cache.
Browsers used to cacheapp.cssandapp.jsheuristically and kept the
previous build after a release until a hard refresh. They now revalidate
on every load and receive a 304 until the build changes.
CI: pushes to main upload the full-tree Go coverage profile to SonarCloud
instead of the changed packages only (#385).