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: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
9
9
<!-- towncrier release notes start -->
10
10
11
+
## 3.0.0 (2025-02-10)
12
+
13
+
### Feature
14
+
15
+
- Enhance bookmarking of search requests: bookmarks menu: labels according search parameters. @ksuess[#7](https://github.com/collective/volto-bookmarks/issue/7)
16
+
- Refactor ToggleBookmarkButton to work without access to Redux store. Use Jotai atom. @ksuess[#9](https://github.com/collective/volto-bookmarks/issue/9)
17
+
- Bookmarking in listing and search block. @ksuess[#14](https://github.com/collective/volto-bookmarks/issue/14)
Copy file name to clipboardExpand all lines: packages/volto-bookmarks/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
9
9
<!-- towncrier release notes start -->
10
10
11
+
## 3.0.0 (2025-02-10)
12
+
13
+
### Feature
14
+
15
+
- Enhance bookmarking of search requests: bookmarks menu: labels according search parameters. @ksuess[#7](https://github.com/collective/volto-bookmarks/issue/7)
16
+
- Refactor ToggleBookmarkButton to work without access to Redux store. Use Jotai atom. @ksuess[#9](https://github.com/collective/volto-bookmarks/issue/9)
17
+
- Bookmarking in listing and search block. @ksuess[#14](https://github.com/collective/volto-bookmarks/issue/14)
0 commit comments