Skip to content

Commit dfd653f

Browse files
committed
📝(backend) add changelog
I update the changelog
1 parent c897d6a commit dfd653f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,15 @@ and this project adheres to
7070
- ✨(frontend) Add stat for Crisp #1824
7171
- ✨(auth) add silent login #1690
7272
- 🔧(project) add DJANGO_EMAIL_URL_APP environment variable #1825
73+
- ✨(frontend) activate Find search #1834
74+
- ✨ handle searching on subdocuments #1834
7375

7476
### Changed
7577

7678
- ♿(frontend) improve accessibility:
7779
- ♿️(frontend) fix subdoc opening and emoji pick focus #1745
7880
- ✨(backend) add field for button label in email template #1817
81+
- ✨(backend) improve fallback logic on search endpoint #1834
7982

8083
### Fixed
8184

@@ -89,6 +92,8 @@ and this project adheres to
8992
### Removed
9093

9194
- 🔥(project) remove all code related to template #1780
95+
- 🔥(api) remove `documents/<document_id>/descendants/` endpoint #1834
96+
- 🔥(api) remove pagination on `documents/search/` endpoint #1834
9297

9398
### Security
9499

0 commit comments

Comments
 (0)