v0.7.14-beta

gtsteffaniak/filebrowserv0.7.14-betaJul 12, 2025by gtsteffaniak

AI Summary

This is a bug fix release for filebrowser v0.7.14-beta that addresses multiple issues including drag and drop problems, authentication issues, special character handling, and image lazy loading performance. The release also includes translation updates and expanded OnlyOffice document type support.

Key Highlights

  • Fixed drag and drop issue affecting file operations
  • Resolved noauth user authentication issue
  • Fixed error 403 when source names contain special characters
  • Fixed image lazy loading causing all items to load previews at once instead of just visible items
  • Enabled support for additional document types in OnlyOffice integration

New Features

  • Updated translations for improved internationalization
  • Enabled more document types for OnlyOffice integration

Full Release Notes

## What's Changed

 **Notes**:
 - Updated translations https://github.com/gtsteffaniak/filebrowser/issues/957
 - enabled more doc types for onlyoffice https://github.com/gtsteffaniak/filebrowser/discussions/945

 **BugFixes**:
 - drag and drop issue https://github.com/gtsteffaniak/filebrowser/issues/951
 - noauth user issue https://github.com/gtsteffaniak/filebrowser/issues/955
 - error 403 on source name with special characters https://github.com/gtsteffaniak/filebrowser/issues/952
 - delete pictures in previewer issue https://github.com/gtsteffaniak/filebrowser/issues/456
 - trailing slash source name issue https://github.com/gtsteffaniak/filebrowser/issues/920
 - image lazy loading issue causing all items to get previews at one time, not just whats in view.

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/pull/964/files