Skip to content

v0.7.5-beta

Compare
Choose a tag to compare
@gtsteffaniak gtsteffaniak released this 28 May 01:02
3abf1ae

What's Changed

New Features

  • new ./filebrowser.exe setup command for creating a config.yaml on first run. #675
  • new 2FA/OTP support for password-based users.
  • auth.password.enforcedOtp option to enforce 2FA usage for password users.

Notes:

  • logging uses localtime, optional UTC config added #665
  • generated config example now includes defaults #590
  • server.debugMedia config option added to help debug ffmpeg issues in the future (don't enable unless debugging an issue)
  • more translations additions from english settings #653
  • visual tweaks #652
  • enhanced markdown viewer with code view spec

BugFixes:

  • long video names ffmpeg issue fixed #669
  • certain files not passing content #657
  • #668
  • allow edit markdown files
  • rename button doesn't close prompt #664
  • webm video preview issue #673
  • fix signup issue #648
  • fix default source bug
  • #666
  • fix 500 error for subtitle videos #678
  • spaces and special characters in source name issue #679

image

New Contributors

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