What's Changed
Added
- ✨(y-provider) preserve callouts, PDFs, page breaks, interlinking links and commented text on HTML/markdown export by @sylvinus #2296
- ✨(frontend) add a user menu by @AntoLC #2463
- ✨(frontend) new header and responsive harmonization by @AntoLC #2471
- ✨(backend) add management command to reset a Document by @lunika #1882
Changed
- ♿️(frontend) hide mobile left panel from screen readers when collapsed by @Ovgodd #2450
- ♿️(frontend) enable blocknote heading ids for toc anchors by @Ovgodd #2449
- ♿️(frontend) focus export modal on format select by @Ovgodd #2421
- ♿️(frontend) configurable legal submenu in HelpMenu, remove Crisp by @Ovgodd #2416
- ♻️(frontend) new create button for docs by @AntoLC #2423
- ♿️(frontend) align search modal field label with placeholder by @Ovgodd #2384
- 🚚(frontend) move Waffle to bottom left by @AntoLC #2455
- ♿️(frontend) remove redundant aria-label on table of contents links by @Ovgodd #2459
- ♻️(core) fix typo in settings COLLABORATION_WS_NOT_CONNECTED_READY_ONLY by @lunika #2481
- ♻️(backend) scope document search by document id instead of path by @lunika #2501
Fixed
- 🐛(backend) prevent owner from leaving a soft-deleted document by @maboukerfa #2456
- 🐛(frontend) fix removed item in the tree by @AntoLC #2420
- 🐛(frontend) fix service worker causing reload on tab focus by @AntoLC #2454
- 🐛(backend) update restore ability for inherited deletion #2148
- 🔧(dev) make the dev stack domain-agnostic by @AntoLC #2498
- 🐛(frontend) stop force index redirect when delete doc by @AntoLC #2490
- 🐛(frontend) fix CTA on move modal on mobile by @AntoLC #2502
Removed
New Contributors
- @BolajiAyodeji made their first contribution in #2440
- @ydnd made their first contribution in #2443
Full Changelog: v5.3.0...v5.4.0