v0.6.1-beta

gtsteffaniak/filebrowserv0.6.1-betaMar 11, 2025by gtsteffaniak

AI Summary

This is a bug-fix focused beta release (v0.6.1-beta) that addresses several issues including problems with OnlyOffice integration, breadcrumbs, search context, and session ID handling. The release also introduces download size information display for single and multiple file downloads in zip/tar.gz formats.

Key Highlights

  • Added download size information showing progress in MB/GB with browser native progress
  • Fixed OnlyOffice integration bug (#418)
  • Fixed breadcrumbs display bug (#419)
  • Fixed search context bug (#417)
  • Fixed sessionID issue for search functionality

New Features

  • Download size information display for single and multiple file downloads in zip/tar.gz format with browser native progress indicator

Full Release Notes

## What's Changed

 **New Feature**:
 - download size information is added, including when downloding multiple files in zip/tar.gz. The browser will see the XMB of X GB and will show browser native progress.

 **BugFixes**:
 - fixed onlyoffice bug https://github.com/gtsteffaniak/filebrowser/issues/418
 - fixed breadcrumbs bug https://github.com/gtsteffaniak/filebrowser/issues/419
 - fixed search context bug https://github.com/gtsteffaniak/filebrowser/issues/417
 - fixed sessionID for search

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.6.0-beta...v0.6.1-beta