Skip to content

v0.11.0

Choose a tag to compare

@lunika lunika released this 13 Jan 13:33
· 467 commits to main since this release
6c61729

Added

  • ✨(backend) add async indexation of items on save (or access save)
  • ✨(backend) add throttle mechanism to limit indexation job
  • 🌐(front) set html lang attribute on language change
  • ✨(front) add download and preview events
  • ✨(backend) add an allowed file extension list

Changed

  • ✨(api) modify items/search endpoint to use indexed items in Find
  • 🐛(email) avoid trying to send emails if no provider is configured
  • ♻️(backend) improve mimetype detection
  • ♻️(backend) remove N+1 query patterns on items children view

Fixed

  • 🐛(scalingo) fix deploy scalingo with yarn
  • 🐛(front) fix responsive gaufre
  • 🐛(docker-hub) fix mistake in docker user
  • 🐛(backend) stop renaming file when no title is provided
  • 🐛(front) fix delete item label