You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/newsletters/2026-03-31.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ With the old pipeline out of the way, we were able to clean up compatibility shi
24
24
25
25
### Bookmarks
26
26
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.
0 commit comments