🔊(changelog) add missing logs
Some logs were missing or not at the good place. This commit replaces them correctly.
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -9,9 +9,16 @@ and this project adheres to
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- ✨(backend) annotate number of accesses on documents in list view #411
|
||||||
|
- ✨(backend) allow users to mark/unmark documents as favorite #411
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- 🔨(frontend) encapsulated title to its own component #474
|
- 🔨(frontend) encapsulated title to its own component #474
|
||||||
|
- 🐛(frontend) Fix hidden menu on Firefox #468
|
||||||
|
- ⚡️(backend) optimize number of queries on document list view #411
|
||||||
|
|
||||||
|
|
||||||
## [1.8.2] - 2024-11-28
|
## [1.8.2] - 2024-11-28
|
||||||
@@ -32,8 +39,6 @@ and this project adheres to
|
|||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- ✨(backend) annotate number of accesses on documents in list view #411
|
|
||||||
- ✨(backend) allow users to mark/unmark documents as favorite #411
|
|
||||||
- 🌐(backend) add German translation #259
|
- 🌐(backend) add German translation #259
|
||||||
- 🌐(frontend) add German translation #255
|
- 🌐(frontend) add German translation #255
|
||||||
- ✨(frontend) add a broadcast store #387
|
- ✨(frontend) add a broadcast store #387
|
||||||
@@ -45,7 +50,6 @@ and this project adheres to
|
|||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- ⚡️(backend) optimize number of queries on document list view #411
|
|
||||||
- 🚸(backend) improve users similarity search and sort results #391
|
- 🚸(backend) improve users similarity search and sort results #391
|
||||||
- ♻️(frontend) simplify stores #402
|
- ♻️(frontend) simplify stores #402
|
||||||
- ✨(frontend) update $css Box props type to add styled components RuleSet #423
|
- ✨(frontend) update $css Box props type to add styled components RuleSet #423
|
||||||
|
|||||||
Reference in New Issue
Block a user