Skip to content

v5.7.0

Latest

Choose a tag to compare

@lunika lunika released this 16 Sep 10:55
· 3 commits to main since this release
147bf68

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

Full Changelog: v5.6.1...v5.7.0