This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Moderate signalThe release adds native date/time pickers for schema format fields and fixes several displayβrotation issues across Raspberryβ―Pi hardware stacks.
Why it matters: Native date/time pickers simplify form handling; rotation bugfixes improve visual fidelity on Piβ―3β64, Piβ―1/2/3 linuxfb displays, and unify direction to clockwise (severityβ―40).
Summary
AI summaryBroad release touches Other Changes π§, Other notable changes, deps-dev, and viewer.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | High |
Silences platform lint and signs container images for supplyβchain integrity. Silences platform lint and signs container images for supplyβchain integrity. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Security | High |
Generates SBOMs for supplyβchain transparency. Generates SBOMs for supplyβchain transparency. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Feature | Medium |
Adds native date/time pickers for schema `format` fields. Adds native date/time pickers for schema `format` fields. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Dependency | Low |
Bumps 11 Python development dependencies. Bumps 11 Python development dependencies. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Dependency | Low |
Adopts the uv Dependabot ecosystem to keep `uv.lock` synchronized. Adopts the uv Dependabot ecosystem to keep `uv.lock` synchronized. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Dependency | Low |
Bumps two bun dependencies across one directory. Bumps two bun dependencies across one directory. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Bugfix | Medium |
Fixes Piβ―3β64 video rotation by dropping the vc4 overlay when rotated. Fixes Piβ―3β64 video rotation by dropping the vc4 overlay when rotated. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Bugfix | Medium |
Fixes image and webβpage rotation on linuxfb for Piβ―1/2/3. Fixes image and webβpage rotation on linuxfb for Piβ―1/2/3. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Bugfix | Medium |
Unifies rotation direction to clockwise across linuxfb, eglfs, and wayland stacks. Unifies rotation direction to clockwise across linuxfb, eglfs, and wayland stacks. Source: llm_adapter@2026-07-16 Confidence: high |
β |
| Bugfix | Low |
Stops Piβ―2 boot splash from falling back to the plainβtext theme. Stops Piβ―2 boot splash from falling back to the plainβtext theme. Source: llm_adapter@2026-07-16 Confidence: high |
β |
Full changelog
Highlights β screen rotation, fixed & consistent everywhere
screen_rotation now works correctly and rotates the same way on every board and for every asset type:
- Images and web pages now rotate on Pi 1/2/3 (linuxfb) β previously only video turned (#3197).
- Pi 3 (64-bit) video follows
screen_rotationβ hardware overlay plane for 0Β°/180Β°, raster fallback for 90Β°/270Β° (#3189). - Rotation direction unified to clockwise across all display stacks β linuxfb (Pi 1/2/3), eglfs (Pi 3-64/4) and wayland (Pi 5/x86) previously disagreed; a given
screen_rotationnow looks identical on every device (#3202).
Validated across the physical testbed (Pi 2, Pi 3 32/64-bit, Pi 4, Pi 5, x86, Rock Pi 4) with all four asset types (image, video, web page, RTSP stream) and a multi-hour soak.
Other notable changes
- Native date/time pickers for schema
formatfields (#3187). - Pi 2 boot splash no longer falls back to the plain text theme (#3199).
- Supply-chain: container image signing + SBOM generation (#3186, #3200).
What's Changed
Other Changes π§
- feat(apps): render native date/time pickers for schema format fields by @vpetersson in https://github.com/Screenly/Anthias/pull/3187
- chore(release): bump version metadata to 2026.07.2 by @vpetersson in https://github.com/Screenly/Anthias/pull/3188
- fix(viewer): rotate pi3-64 video by dropping the vc4 overlay when rotated by @vpetersson in https://github.com/Screenly/Anthias/pull/3189
- chore(release): bump version metadata to 2026.07.3 by @vpetersson in https://github.com/Screenly/Anthias/pull/3190
- fix(webview): rotate images and web pages on linuxfb (Pi 1/2/3) by @vpetersson in https://github.com/Screenly/Anthias/pull/3197
- docs(website): recommend Raspberry Pi Imager, demote curl|bash to advanced by @vpetersson in https://github.com/Screenly/Anthias/pull/3191
- chore(deps-dev): bundle five Python dependency bumps by @vpetersson in https://github.com/Screenly/Anthias/pull/3201
- chore(deps): use the uv Dependabot ecosystem so uv.lock stays in sync by @vpetersson in https://github.com/Screenly/Anthias/pull/3203
- fix(viewer): rotate eglfs/wayland clockwise to match linuxfb + video by @vpetersson in https://github.com/Screenly/Anthias/pull/3202
- chore(deps): ignore Django major updates in the python group by @vpetersson in https://github.com/Screenly/Anthias/pull/3206
- chore(deps-dev): bump the python group with 11 updates by @dependabot[bot] in https://github.com/Screenly/Anthias/pull/3205
- chore(deps-dev): bump the bun group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Screenly/Anthias/pull/3204
- fix(image-builder): silence platform lint + sign container images by @vpetersson in https://github.com/Screenly/Anthias/pull/3186
- fix(splash): stop the Pi 2 boot splash falling back to the text theme by @vpetersson in https://github.com/Screenly/Anthias/pull/3199
- Updates SBOM generation by @vpetersson in https://github.com/Screenly/Anthias/pull/3200
Full Changelog: https://github.com/Screenly/Anthias/compare/v2026.07.2...v2026.07.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v2026.05.1 Removes legacy `srly-ose-redis` container on upgrade.
Beta — feedback welcome: [email protected]