github gtsteffaniak/filebrowser v0.7.6-beta

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

What's Changed

NOTE: if using docker arm32 image, you will need to switch to the slim images. The regular docker images are much larger now and support generating office previews out of the box without any only office running. However, they don't support arm32. Also, be aware the docker images are much larger now (600MB I believe) because of the office document preview support -- if thats not something you care about you can switch to the slim images.

New Features:

  • native document preview generation enabled for certain document types on the regular docker image (no office integration needed)
    • supported native document preview types:
      • ".pdf", // PDF
      • ".xps", // XPS
      • ".epub", // EPUB
      • ".mobi", // MOBI
      • ".fb2", // FB2
      • ".cbz", // CBZ
      • ".svg", // SVG
      • ".txt", // TXT
      • ".doc", // DOC
      • ".docx", // DOCX
      • ".ppt", // PPT
      • ".pptx", // PPTX
      • ".xls", // excel xls
      • ".xlsx", // exel XLSX
      • ".hwp", // HWP
      • ".hwp", // HWPX
  • proxy logout redirectUrl support via auth.methods.proxy.logoutRedirectUrl #684

Notes:

  • image loading placeholders added and remain if image can't be loaded.
  • no more arm32 support on main image -- use a slim tagged image.

BugFixes:

  • onlyoffice and other cache issues #686
  • gallery size indicator centering #652

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

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.