v0.7.18-beta

gtsteffaniak/filebrowserv0.7.18-betaJul 30, 2025by gtsteffaniak

AI Summary

This is a bugfix-focused release for filebrowser with several UI fixes and minor feature enhancements. Key fixes include resolving drag-n-drop upload issues, lightBackground problems, user save issues, and image preview caching. The release also adds OnlyOffice support for additional readonly document types and introduces an optional multi-select feature for the desktop context menu.

Key Highlights

  • Fixed drag-n-drop upload issue where only the first file was being uploaded
  • Fixed lightBackground rendering issue
  • Fixed user save issues affecting settings persistence
  • Fixed image preview cache issue and file/folder count display
  • Added OnlyOffice support for readonly document types (.pages, .numbers, .key)

New Features

  • Desktop context menu 'select multiple' enabled as optional user default
  • OnlyOffice readonly document types support for .pages, .numbers, and .key files
  • OnlyOffice tweaks for consistency with added logging capabilities

Full Release Notes

## What's Changed

 **Notes**:
 - desktop context menu "select multiple" enabled as optional user default (#1000)
 - onlyoffice readonly document types (".pages", ".numbers", ".key") list (#1018)
 - onlyoffice tweaks to make more consistent, added logging (#1015)

 **BugFixes**:
 - fix lightBackground issue (#1021)
 - fix user save issues (#1020, #1027)
 - fix image preview cache issue (#989)
 - fix file/folder count issue (#989)
 - only first file was upload on drag-n-drop (#1024)

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