This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalThe release reverts the memories timezone offset workaround, restoring plain date filtering for memory queries.
Why it matters: Affects memories query parameter handling; revert restores expected date filtering behavior as per upstream Immich fix.
Summary
AI summaryReverted timezone offset workaround for memory date handling to align with upstream Immich fix.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Reverts memories timezone offset workaround, restoring plain date filtering. Reverts memories timezone offset workaround, restoring plain date filtering. Source: llm_adapter@2026-07-17 Confidence: low |
— |
| Refactor | Low |
Refreshes bundled Immich OpenAPI spec. Refreshes bundled Immich OpenAPI spec. Source: granite4.1:30b@2026-07-17-audit Confidence: low |
— |
Full changelog
📦 ImmichFrame Release v1.0.37.0 – July 17, 2026
This release rolls back the memories timezone workaround now that Immich fixes memory date handling upstream.
What's Changed
⚡ Fixes
🐛 Revert memories timezone fix
PR #678 by @JW-CH
ImmichFrame previously appended a timezone offset to the Immich memories for query parameter (#660) to work around inconsistent date handling. Immich has since fixed memory search date validation upstream
(immich-app/immich#29907), so that workaround is no longer needed and now conflicts with the server-side behavior. This release reverts it, restoring plain calendar-date filtering so your memories show up correctly again. The bundled Immich
OpenAPI spec was refreshed as part of the revert.
Full Changelog: https://github.com/immichFrame/ImmichFrame/compare/v1.0.36.0...v1.0.37.0
Breaking Changes
- Removed appending of timezone offset to `for` query parameter in Immich memories endpoint
- Restored plain calendar-date filtering behavior
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
- v1.0.36.0 Enforces Immich v3 at startup; fails fast on incompatible servers.
Beta — feedback welcome: [email protected]