Version 3.5.2 du 28/10/2023- Fix not showing tab text.
- Make menus in dark themes look more like standard menus (bigger padding).
- Fix Bookmarks for folder showing bad file names.
- Update translations.
Version 3.5.1 du 24/10/2023- Fix uninstaller crash.
- Disable lazy loading of files when restoring a session.
Version 3.5 du 23/10/2023- Arm 64-bit builds.
- Dark mode (menu Settings / Theme or Ctrl + K command Next theme) you can use i (invert colors) to match the background / text color of rendered PDF document. Due to technical limitations, it doesn’t work well with images.
- i (invert colors) is remembered in settings.
- CmdEditAnnotation select annotation under cursor and open annotation edit window.
- Rename CmdShowCursorPosition => CmdToggleCursorPosition.
- Add Annotations [ FreeTextColor, FreeTextSize, FreeTextBorderWidth ] settings.
- Ability to move annotations. Ctrl + click to select annotation and them move via drag & drop.
- Add CmdCommandPaletteOnlyTabs command with Alt + K shortcut.
- Exit full screen / presentation modes via double click with left mouse button.
- Ability to drag out a tab to open it in new window.
- Support opening .avif images (including inside .cbz/,cbr files).
- Respect image orientation exif metadata in .jpeg and .png images.
- Add Next Tab / Prev Tab commands with Ctrl + PageUp / Ctrl + PageDown shortcuts.
- Keep Home tab open; add NoHomeTab advanced option to d`isable that.
- Add context menu to tabs.
- Bugfix: handle files we can’t open in next file in folder / prev file in folder commands.
- Command palette: when search starts with >, only show commands, not files (like in Visual Studio Code).
- Add reopen last closed command (Ctrl + Shift + T, like in web browsers).
- Add clear history command.
- Can send commands via DDE.
- Added CmdOpenWithExplorer, CmdOpenWithDirectoryOpus, CmdOpenWithTotalCommander, CmdOpenWithDoubleCommander commands.
- Enable CmdCloseOtherTabs, CmdCloseTabsToTheRight commands from command palette.
- Recognize PgUp / PgDown and a few more in keyboard shortcuts.
- Add -disable-auto-rotation cmd-line print option.