v1.5.1-stable

gtsteffaniak/filebrowserv1.5.1-stableAug 7, 2026by gtsteffaniak

AI Summary

A stable maintenance release addressing bugs in search, session management, and PWA features.

Key Highlights

  • Fixed PWA installation name cap (30 characters)
  • Resolved forward slash blocking in search shortcuts
  • Fixed logout redirect URL issues

New Features

  • PWA installation name cap fix
  • Search shortcut fix
  • Logout redirect fix
  • WebDAV API token creation fix

Full Release Notes

## What's Changed (since the last stable v1.5.0)

 **Notes**:
 - PWA installation name now capped at 30 characters instead of 12 (#2699)

 **BugFixes**:
 - fix forward slash blocked in text fields when the search shortcut listener intercepts `/` (#2696)
 - fix probe canShare with the real file, not a fixed text/plain stand-in (#2664)
 - When the logout button is pressed, the user is redirected to an invalid URL that does not honor baseURL / externalUrl (#2657)
 - fix redirect to login when an authenticated request returns 401 (expired session)
 - fix uncustomized (minimal) API tokens creation needed by webdav clients (#2503)

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.5.0-stable...v1.5.1-stable