File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,16 @@ and this project adheres to
99
1010## [ Unreleased]
1111
12+ ## Added
13+
14+ - ✨(backend) annotate number of accesses on documents in list view #411
15+ - ✨(backend) allow users to mark/unmark documents as favorite #411
16+
1217## Changed
1318
1419- 🔨(frontend) encapsulated title to its own component #474
20+ - 🐛(frontend) Fix hidden menu on Firefox #468
21+ - ⚡️(backend) optimize number of queries on document list view #411
1522
1623
1724## [ 1.8.2] - 2024-11-28
@@ -32,8 +39,6 @@ and this project adheres to
3239
3340## Added
3441
35- - ✨(backend) annotate number of accesses on documents in list view #411
36- - ✨(backend) allow users to mark/unmark documents as favorite #411
3742- 🌐(backend) add German translation #259
3843- 🌐(frontend) add German translation #255
3944- ✨(frontend) add a broadcast store #387
@@ -45,7 +50,6 @@ and this project adheres to
4550
4651## Changed
4752
48- - ⚡️(backend) optimize number of queries on document list view #411
4953- 🚸(backend) improve users similarity search and sort results #391
5054- ♻️(frontend) simplify stores #402
5155- ✨(frontend) update $css Box props type to add styled components RuleSet #423
You can’t perform that action at this time.
0 commit comments