Skip to content

Commit 702c75c

Browse files
committed
CHANGELOG updates
1 parent f6308c7 commit 702c75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Whenever a commit is pushed to the `main` branch, within ~5 minutes, it will be
2525
* [[Space Lua/Lua Integrated Query]] improvements:
2626
* `offset` clause support
2727
* Intra-aggregate `order by` support
28+
* Mobile: "lock" button to toggle read-only, useful for navigating without accidentally editing.
2829
* Action Button enhancements:
2930
* `standalone` option: only show certain action buttons in standalone/PWA mode (e.g. forward/back navigation buttons)
3031
* Support for opting out action buttons from the mobile dropdown menu
3132
* **Bundle size optimization**: chunked builds with ESBuild, JIT loading of large modules (Turndown, Vim mode), replaced AJV with lighter JSON schema library.
32-
* Removed vim mode from mini-editor (it didn't work properly).
3333
* Fix: "No such header #boot" errors in PWA mode.
3434
* Fix: Edit buttons now work correctly for Lua expressions and code widgets whose bodies appear multiple times in the same page.
3535
* Fix: [attribute rendering](https://github.com/silverbulletmd/silverbullet/pull/1880).

0 commit comments

Comments
 (0)