Added
- 🔧(backend) fine tune redis cache options by @lunika #2658
- ✨(frontend) make the full last-update date available by @fch-aa #1215
- 💄(frontend) redesign email confirmation standalone page by @Ovgodd #2601
Changed
- ⬆️(backend) upgrade celery to version 5.6.3 by @lunika #2658
- ⚡️(backend) stop using LEFT(value, LENGTH(path)) in sql queries by @lunika #2668
- 🚚(project) switch docspec image to ghcr.io/docspec/api by @StephanMeijer #2553
- 🚚(global) move favorite documents API endpoint to
/documents/favorites/by @jmaupetit #2540
Fixed
- 🐛(backend) skip session creation for the liveness probe by @lunika #2654
- 🐛(frontend) preserve page titles when adding an emoji by @fch-aa #2586
- 🐛(frontend) scroll to the linked block in read-only documents by @maboukerfa #2663
- 🐛(frontend) hide the selection highlight on presenter images by @Ovgodd #2665
- 🐛(y-provider) prevent process crash on malformed websocket frames by @AntoLC #2673
- 🐛(frontend) keep commented text sharp when printing to PDF by @tanguychenier #2674
- 🐛(docker) pull minio images from quay.io by @kernicPanel #2675
- ♿️(frontend) restore presenter focus trapping after share links by @Ovgodd #2533
- 🐛(frontend) export any raster image supported by the browser to a PDF by @magopian #2530
- 🐛(frontend) fix find & replace crash when editor becomes read-only by @AntoLC #2684
New Contributors
- @magopian made their first contribution in #2530
- @kernicPanel made their first contribution in #2675
- @tanguychenier made their first contribution in #2674
Full Changelog: v5.6.1...v5.7.0