mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-05 17:27:48 +02:00
Added: - ✨(frontend) Add "Copy link to block" feature - ✨(frontend) add word count to doc header toolbox - ✨(frontend) add find and replace feature to the editor Changed: - ♿️(frontend) use anchor links for interlinking sub-documents - ✨(frontend) reset side panel state between documents - ♿️(frontend) announce search loading state for screen readers - ♻️(frontend) change favorite to star - 🚚(frontend) add doc move to doc options - ♻️(frontend) unified menu - ♿(frontend) hide decorative emojis in document titles from SR - ♻️(frontend) save the doc with a keepalive request when leaving the page Fixed: - 🐛(frontend) fix clipped formatting toolbar in new comment composer - 🐛(backend) fix duplicating a document that has no content - 📄(frontend) allowed partially export when MIT - 🐛(backend) manage async support for Docs custom middleware Removed: - 🔥(backend) remove whitenoise package