v1.0.2-stable

gtsteffaniak/filebrowserv1.0.2-stableNov 25, 2025by gtsteffaniak

AI Summary

This is a bug fix release addressing several issues including silent file overwriting during uploads, ZIP folder download problems, and issues with password-protected shares. The Docker image was also updated with exiftool for HEIC conversion support and ffmpeg was upgraded to 8.0.1.

Key Highlights

  • Fixed silent file overwrite when uploading files with existing names
  • Fixed inability to download folders as ZIP files
  • Fixed issues with downloading and file actions on password-protected shares
  • Added missing exiftool to Docker image for HEIC conversion orientation support
  • Upgraded ffmpeg from 8.0 to 8.1 in Docker image

Full Release Notes

## What's Changed

 **Notes**:
 - [docker] upgraded ffmpeg 8.0 to 8.0.1

 **BugFixes**:
 - added missing exiftool to docker image for heic conversion orientation support
 - Uploading a file will silently overwrite any existing file with the same name #1564
 - Unable to download folder as ZIP #1604
 - issues downloading and file actions on password protected share

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.0.1-stable...v1.0.2-stable