This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed janky scrolling in tall modals caused by backdrop-filter.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Back global search with an FTS5 full‑text index instead of LIKE scans. Back global search with an FTS5 full‑text index instead of LIKE scans. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Improves weather widget to follow app language, support city IDs, and cache per city/units/language. Improves weather widget to follow app language, support city IDs, and cache per city/units/language. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Scope icon re-rendering to changed subtrees for smoother large lists and month views. Scope icon re-rendering to changed subtrees for smoother large lists and month views. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Debounce documents and split-expenses search inputs. Debounce documents and split-expenses search inputs. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Add database indexes for event/task assignment, loan-payment, and recurring-event lookups. Add database indexes for event/task assignment, loan-payment, and recurring-event lookups. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Batch split-expense detail loads to remove an N+1 query and sort dashboard tasks in SQL. Batch split-expense detail loads to remove an N+1 query and sort dashboard tasks in SQL. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Low |
Compress CSS/JS/JSON responses with gzip and defer the icon library to avoid blocking first paint. Compress CSS/JS/JSON responses with gzip and defer the icon library to avoid blocking first paint. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Fixes janky, laggy scrolling in tall modals caused by backdrop-filter. Fixes janky, laggy scrolling in tall modals caused by backdrop-filter. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
Fixed
- Make the weather widget follow the app language, support city IDs, and key its cache per city/units/language.
- Fix janky, laggy scrolling in tall modals (e.g. the event editor) caused by a backdrop-filter on the scroll container.
Changed
- Scope icon re-rendering to changed subtrees and index calendar day lookups for smoother large lists and month views.
- Debounce the documents and split-expenses search inputs.
- Add database indexes for event/task assignment, loan-payment, and recurring-event lookups.
- Batch split-expense detail loads to remove an N+1 query and sort dashboard tasks in SQL.
- Back global search with an FTS5 full-text index instead of full-table LIKE scans.
- Compress CSS/JS/JSON responses with gzip and defer the icon library so it no longer blocks first paint.
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
Beta — feedback welcome: [email protected]