Added
- ✨(backend) add resource server api by @Ash-Crow #1923
- ✨(frontend) activate Find search by @mascarpon3 #1834
- ✨ handle searching on subdocuments by @mascarpon3 #1834
- ✨(backend) add search feature flags by @mascarpon3 #1897
Changed
- ♿️(frontend) ensure doc title is h1 for accessibility by @Ovgodd #2006
- ♿️(frontend) add nb accesses in share button aria-label by @Ovgodd #2017
- ✨(backend) improve fallback logic on search endpoint by @mascarpon3 #1834
Fixed
- 🐛(frontend) fix image resizing when caption by @AntoLC #2045
- 🙈(docker) add **/.next to .dockerignore by @AntoLC #2034
- ♿️(frontend) fix share modal heading hierarchy by @Ovgodd #2007
- ♿️(frontend) fix Copy link toast accessibility for screen readers by @Ovgodd #2029
- ♿️(frontend) fix modal aria-label and name by @Ovgodd #2014
- ♿️(frontend) fix language dropdown ARIA for screen readers by @Ovgodd #2020
- ♿️(frontend) fix waffle aria-label spacing for new-window links by @Ovgodd #2030
- 🐛(backend) stop using add_sibling method to create sandbox document by @lunika #2084
- 🐛(backend) duplicate a document as last-sibling by @lunika #2084
Removed
- 🔥(api) remove
documents/<document_id>/descendants/endpoint by @mascarpon3 #1834 - 🔥(api) remove pagination on
documents/search/endpoint by @mascarpon3 #1834
New Contributors
- @mascarpon3 made their first contribution in #1834
Full Changelog: v4.8.1...v4.8.2