Skip to content

v0.87.0

Compare
Choose a tag to compare
@Floppy Floppy released this 06 Nov 10:30
· 87 commits to main since this release
74db6bf

This release adds the ability to resolve problems in bulk; so if you have a lot of missing files, or empty folders, now you can remove them all in one go! There are also new application and database performance dashboards, so you can see how your instance is performing, as well as the usual collection of bug fixes.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

  • Add @ to opengraph tag by @Floppy in #3049
  • Don't set SSL options if unavailable because of OpenSSL 1.x by @Floppy in #3098
  • Stop zero-length files showing as duplicates by @Floppy in #3100
  • Fix IOerror on getting file size by @Floppy in #3103
  • Discard old jobs that were queued up for removed objects by @Floppy in #3102
  • Fix file deletion errors caused by presupported links by @Floppy in #3112
  • Add tag completion on upload form by @Floppy in #3114
  • Restore tag sorting by name in dropdowns by @Floppy in #3116

🌍 Sustainability & Performance 🌍

🛠️ Other Improvements 🛠️

  • Ignore admin and healthcheck paths in performance dashboard by @Floppy in #3080
  • Gather memory statistics for rails_performance by @Floppy in #3091
  • Improvements to problem list core by @Floppy in #3099
  • Update setting text to reflect empty file check by @Floppy in #3104
  • Exclude documents from duplicate detection by @Floppy in #3115

Full Changelog: v0.86.0...v0.87.0