What's Changed
Security:
- [High] Path traversal in subtitle handler allows any authenticated user to read arbitrary files (GHSA-vvp7-h4fj-m28w)
New Features:
- pinned files/folders (#2396) (#2510)
- Markdown Image relative reference support (#2355)
- Add an option to create a new folder for unarchiving (#2338)
Notes:
- added fallback to show text in notification if copy fails (#2517)
- added
alt+arrow upshortcut as alias ofbackspaceto go into parent directory (#2501) (#2521) - added
alt+arrow downshortcut as alias ofenterto open files in Listing View (#2501) (#2521) - updated help menu with better translations
- migrate i18n to v11 (#2472) (#2504)
- migrate eslint (#2459)
- improved preview cancellation to improve performance when navigating UI.
BugFixes:
- fix lyrics regex parsing (#2505)
- fix folder previews issue (#2487) (#2492)
- fix accidental exit on images while using gestures (#2508)
- navigating using the up/down arrow keys in Listing View was "jumping randomly" in some view modes (#2521)
- socket field in config.yaml is ignored (#2497)
- fix keep opened file selected after closing its preview @anpryl (#2515)
Full Changelog: v1.4.2-beta...v1.4.3-beta