v0.4.1-beta

gtsteffaniak/filebrowserv0.4.1-betaJan 26, 2025by gtsteffaniak

AI Summary

This is a beta release (v0.4.1-beta) focusing on bugfixes and minor improvements. Key improvements include right-click actions now working on search results, enhanced delete prompts showing all affected items, and fixes for checksum calculation errors and copy/move operation issues.

Key Highlights

  • Right-click actions now available on search results
  • Delete prompt now lists all items that will be affected by delete
  • Fixed checksum calculation errors
  • Fixed copy/move operation issues
  • Fixed preview window position not returning when closed

New Features

  • Right-click actions are available on search results
  • Delete prompt now lists all items that will be affected by delete

Full Release Notes

## What's Changed
  > Note: this is a beta release! there is no stable version.

  **New Features**
  - right-click actions are available on search. https://github.com/gtsteffaniak/filebrowser/issues/273

  **Notes**
  - delete prompt now lists all items that will be affected by delete
  - Debug and logger output tweaks.

  **Bugfixes**:
  - calculating checksums errors.
  - copy/move issues for some circumstances.
  - The previous position wasn't returned when closing a preview window https://github.com/gtsteffaniak/filebrowser/issues/298
  - fixed sources configuration mapping error (advanced `server.sources` config)

![image](https://github.com/user-attachments/assets/5c7f9ad3-67a6-4ef5-a459-539c0f3400a4)

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.4.0-beta...v0.4.1-beta