v1.5.3-beta

mtkresearch/BreezeAppv1.5.3-betaAug 1, 2026by gtsteffaniak

AI Summary

This beta release addresses several critical bugs related to file sharing functionality, logout behavior, and session handling. It includes fixes for authentication redirects and file sharing probes.

Key Highlights

  • Fix probe canShare with real file instead of text/plain stand-in
  • Fix logout button redirect to honor baseURL/externalUrl
  • Fix redirect to login when authenticated request returns 401
  • New contributors added to the project

Full Release Notes

## What's Changed

 **BugFixes**:
 - 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) (#2679)

## New Contributors
* @myUdav4iik made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/2664
* @e-tang made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/2679

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.5.2-beta...v1.5.3-beta