v1.2.1-stable

gtsteffaniak/filebrowserv1.2.1-stableFeb 27, 2026by gtsteffaniak

AI Summary

This is a bug fix release for filebrowser addressing several issues in v1.2.0, including fixes for share functionality, login button display, and file deletion errors. Users upgrading from 1.1.x to 1.2.x should note that global indexing rules have changed format.

Key Highlights

  • Fixed deleting files causing error in V1.2.0 (#2039)
  • Fixed login button not showing on shares (#2028)
  • Fixed direct download link for single-file shares generating incorrect URL (#2026)
  • Fixed startup icon generation order issue (#2019)
  • Removed file watcher link in context menu for shares (#2025)

Breaking Changes

  • Global indexing rules have changed format from 1.1.x to 1.2.x - users must update their configuration (see docs at https://filebrowserquantum.com/en/docs/advanced/source-configuration/conditional-rules/)

Full Release Notes

Read: [New Announcement](https://github.com/gtsteffaniak/filebrowser/discussions/2048)

> [!CAUTION]  
> **Breaking changes moving from 1.1.x to 1.2.x:**
>  - if you use global indexing rules, they have changed format -- see [docs](https://filebrowserquantum.com/en/docs/advanced/source-configuration/conditional-rules/)

## What's Changed

 **BugFixes**:
 - startup icon generation order issue (#2019)
 - login button on shares not showing (#2028)
 - removed file watcher link in context menu for shares (#2025)
 - Direct download link for single-file shares generates incorrect URL (#2026)
 - Deleting files causes error V1.2.0 #2039

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.2.0-stable...v1.2.1-stable