v0.7.16-beta

gtsteffaniak/filebrowserv0.7.16-betaJul 21, 2025by gtsteffaniak

AI Summary

This is a bugfix release (v0.7.16-beta) that primarily addresses issues with OnlyOffice integration, file upload handling, and UI refresh behaviors. The release also adds enhanced server logging for uploads when debug logging is enabled.

Key Highlights

  • Fixed OnlyOffice integration viewing bug (#990)
  • Fixed uploading files with exec permissions (#984)
  • Fixed redirect on no source path (#989)
  • Added file info refresh on rename and listing refresh when uploads finish (#989)
  • Added more server logging for uploads with debug logging enabled

New Features

  • Enhanced debug logging for file uploads
  • OnlyOffice integration viewing bug fix
  • File upload permission handling fix for exec permissions
  • Redirect handling for missing source paths
  • Auto-refresh file info on rename operations
  • Auto-refresh file listing when uploads complete
  • Disabled edit mode for certain OnlyOffice files

Full Release Notes

## What's Changed

 **Notes**:
 - more server logging for uploads when debug logging is enabled

 **BugFixes**:
 - fix onlyoffice integration viewing bug (#990)
 - fix uploading files with exec permissions (#984)
 - fix redirect on no source path (#989)
 - refresh file info on rename (#989)
 - listing refreshes when uploads finish (#989)
 - disable edit mode for certain onlyoffice files (#971)

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