New Features
- Added ARM64 builds for Windows, Mac, Linux
- Left Panel was rewritten and should not show unwanted partitions anymore
- File Display view was rewritten from scratch and is much faster & butter smooth!
- File Selection was rewritten and is now more flexible
- Experimental auto refresh of WSL directories (Windows + WSL)
- Added ability to open a new favorite into another view
- Replaced the paste button with a button to toggle view of hidden files
- Clicking on a favorite that can't be opened now shows an error
Bug Fixes
- Selection could break in some cases #365
- Only check for WSL distributions on Windows #354
- Don't update the path until it has been resolved & listing completed #362
- Fixed forward button title
- Fixed download progress bar that was stuck although download was complete
- Opening a file on a WSL directory would not work (Windows) #352
Engineering
Blueprintjs
updated to v4Electron
updated to v21Webpack
updated to v5TypeScript
updated to v4.8- Added
memfs
to allow testing without hacks/mocks everywhere - Most components were rewritten using React
hooks
- Replaced
react-virtualized
withreact-virtual
: much faster, supports hooks drivelist
native dependency was replaced with a fork of node-disk-info
Changelog
Full Changelog: v2.3.1...v3.0.0