Skip to content

Commit aa7a9b8

Browse files
committed
newsletter: Update note about bookmark folders
The original PR did not support creating folders, but that support does now exist.
1 parent 10b26a1 commit aa7a9b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/newsletters/2026-03-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ With the old pipeline out of the way, we were able to clean up compatibility shi
2424

2525
### Bookmarks
2626

27-
Ladybird now has persistent bookmarks ([#8589](https://github.com/LadybirdBrowser/ladybird/pull/8589)). You can bookmark pages, manage them through the application menu, and they persist across sessions in a JSON-backed store. Both the Qt and AppKit UIs have bookmark menus and toolbar integration. Folder support is in the model but not yet exposed in the UI.
27+
Ladybird now has persistent bookmarks ([#8589](https://github.com/LadybirdBrowser/ladybird/pull/8589), [#8715](https://github.com/LadybirdBrowser/ladybird/pull/8715)). You can bookmark pages, manage them through the application and context menus, and they persist across sessions in a JSON-backed store. Both the Qt and AppKit UIs have bookmark menus and toolbar integration.
2828

2929
<video controls style="margin-bottom: 2em">
3030
<source src="/assets/img/newsletter-mar-2026-bookmarks.webm"></source>

0 commit comments

Comments
 (0)