What's Changed
- PrefsDialog: use locale.languageList for list of languages by @warpdesign in #382
- Locale-fr: added missing translations DELETE_SUCCESS by @warpdesign in #390
- Localization: add Hindi translation by @prajwalhaniya in #387
- IconView: improve keyboard navigation by @warpdesign in #399
- IconView: show hidden + symlink status by @warpdesign in #400
- MenuAccelerators: implement rename action by @warpdesign in #403
- Menus: disable non-available entries by @warpdesign in #406
- Make edit menu items dynamic by @warpdesign in #408
- Menus: make view menu items dynamic by @warpdesign in #411
- Menus: make Go menu items dynamic by @warpdesign in #413
- FileView: disable inline rename if multiple files are selected by @warpdesign in #414
- TableView/Header: stop contextMenu propagation by @warpdesign in #416
- Toolbar: set input size to "1" by @warpdesign in #417
- IconView: fixed getNextIndex calculation by @warpdesign in #418
- FileView: only call cache.selectAll if view is active by @warpdesign in #419
- FileView: Add quick select file select by @warpdesign in #426
- ShortcutsDialog: next/previous view shortcuts were incorrect by @warpdesign in #427
- Selection: fixed selection on Linux with virtual folders like /dev by @warpdesign in #429
- FileView: added file preview for images/videos/pdf/text files by @warpdesign in #428
- FileView: fixed open file shortcut on Linux/Win by @warpdesign in #433
- FileView: disable hotkeys when a dialog is opened by @warpdesign in #435
- SettingsState: fixed uninitialised fields by @warpdesign in #439
- IconViewMode/TableViewMode: fix cursor navigation by @warpdesign in #440
- Package.json: fix dependencies errors when installing (hopefully) by @warpdesign in #442
- FavoritesState: hide efivarfs drives on Linux by @warpdesign in #444
- appMenus: added new menu to switch icon/table view by @warpdesign in #445
- Menus: added sort method + sort order items by @warpdesign in #446
- PreviewDialog: don't refresh preview unless file uri has changed by @warpdesign in #447
- Transfers: fixed crashes when switching to transfers by @warpdesign in #448
- Readme: updated with new features by @warpdesign in #449
New Contributors
- @prajwalhaniya made their first contribution in #387
Full Changelog: v3.1.0...v4.0.0-rc.1