- Added "linked split" view mode which allows you to navigate in the simplified "Column" style way (clicking a folder in the first pane shows the folder's content in the second pane).
- Changed "info panel" icon to make it easier to distinguish it from the "split view" icon
These settings allow you to control whether you want better performance or less memory usage. Both Quick View and printing will still work if you disable those settings, but those windows will open in 1-2s instead of 0s.
- If an archive is encrypted, the app will prompt you to enter the password when extracting it.
- If archive contains files with non-UTF-8 characters in their names, the app will prompt you to select proper encoding to avoid garbled names (it will try to get the correct encoding for you and pre-select it in the encodings selector). Thanks to https://github.com/oxygen-dioxide for contribution