github gtsteffaniak/filebrowser v0.7.7-beta

latest releases: v0.8.4-beta, v0.8.3-beta, v0.8.2-beta...
3 months ago

What's Changed

This release cleans up some of the native preview (image preview) feature logic. And adds simple docx and epub viewers as well. Going through all of this, I think I know how I can add full-fledge google doc and microsoft office viewer support (no edit). But, for now "onlyOffice" remains the most comprehensive solution with most compatibility and ability to fully edit. One day, I think I will be able to integrate a minimal license-free server into the docker image. But that's something for another time.

Native preview (image preview) support is also available for linux arm64 and amd64 binaries, and windows exe.

New Features:

  • since theres a wider kind of document preview types, a new disableOfficePreviewExt option has been added.
  • native (and simple) docx and epub viewers.
  • Other documents like xlsx get full size image preview when opened and no onlyoffice support.

Notes:

  • all text mimetype files have preview support.
  • high-quality preview image sizes bumped from 512x512 to 640x640 to help make text previews readable.
  • no config is allowed and defaults to on source at current directory.

BugFixes:

  • fix otp clearing on user save #699
  • admin special characters and general login improvements #594
  • updated editor caching behavior #701
  • move/copy file path issue and overwrite #687
  • fix popup preview loading on safari
  • preview.highQuality only affects gallery view mode. popop preview is always high quality, and icons are always low quality.

All changes:

New Contributors

Full Changelog: v0.7.6-beta...v0.7.7-beta

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.