v0.5.2-beta

gtsteffaniak/filebrowserv0.5.2-betaFeb 11, 2025by gtsteffaniak

AI Summary

This is a beta release (v0.5.2-beta) of filebrowser that adds markdown file preview support and an easy access download button. The release also includes various improvements around sharing links, API logging consistency, and configuration options, along with bug fixes for onlyoffice and download link issues.

Key Highlights

  • Added markdown file preview support
  • Added easy access download button
  • Improved sharing link creation with explanatory message
  • API log duration standardized to milliseconds for consistency
  • Fixed onlyoffice close window missing files issue

New Features

  • Markdown file preview
  • Easy access download button
  • Message explaining what sharing means when creating a link
  • API log duration now always in milliseconds
  • Advanced index config option `fileEndsWith` is now respected
  • Informative error for missing files during certificate load

Full Release Notes

## What's Changed

> Note: this is a beta release.

 **New Features**:
  - Markdown file preview https://github.com/gtsteffaniak/filebrowser/issues/343
  - Easy access download button https://github.com/gtsteffaniak/filebrowser/issues/341

 **Notes**:
  - Adds message about what sharing means when creating a link.
  - api log duration is now always in milliseconds for consistency.
  - advanced index config option `fileEndsWith` is now respected.
  - Added Informative error for missing files for certificate load https://github.com/gtsteffaniak/filebrowser/issues/354

 **BugFixes**:
  - onlyoffice close window missing files issue https://github.com/gtsteffaniak/filebrowser/issues/345
  - fixed download link inside file preview

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.5.1-beta...v0.5.2-beta