Changelog from: 2025-04-27 to 2025-05-03
Spolight
Table Row and Cell navigation: Table navigation enhancement | Loom
New Feature
- Add support for the Shui Popup as a Mask (5454d821a)
- Create Graph via Capacitor (741ea70cd)
- Enhance(ux): Auto focus the trigger element for dismissing Shui popup(9dbc65859)
Enhancement
- Improve table row/cell navigation, including up/down arrow keys, left key selection and scroll to cell (68417bbb0)
- Enhance(ux): Esc closes Action Bar before clearing Selection(867392870)
- Add alert via Capacitor (a1e045fdb) (Note: Commit SHA corrected)
- Enhance(ux): Show both open and open in sidebar when hovering name(2c6e6bd94)
Bug Fixes
- Fix: App crashes after clearing cache (52464cecc)
- Fix(regression): Tag page empty references(03622ce23)
- Fix: Can’t import debug transit file (c569112db, 33d3eda28)
- Fix: ldb/get-recent-updated-pages needs db to be ready (ffa35bc6d)
- Fix(regression): Property queries involving property value entities return incorrect results(f53dc2e18)
- Fix: Can’t create template blocks on file graphs (d48be3bf4)
- Fix: Deleting current DB graph crashes journal screen (e4389bb36)
- Fix(regression): Can’t set default-value on :default property(5675aae56)
- Fix: View filtering doesn’t work for number and URL types (539d79fd3)
- Fix(regression): only the first block of a :default/:url many property will be displayed(b3f8c7270)
Refactoring & Internal Changes
- Split
logseq.db.common.sqlite
into two namespaces (logseq.db.common.initial-data
) (d3b7289b2) - Move common namespace out of db ns(6a635ecb4, 691b8866e)
- Refactor: Rename repeat properties’ namespaces and names (d83bf1eb5)
Performance & Stability
- Fix(regression): application crash when re-indexing an MD graph(a6225e435)
- Disable scroll-editor-cursor on web&&pc since it’s unstable (734626619)