Skip to content

3.5 release

Compare
Choose a tag to compare
@kjk kjk released this 23 Oct 15:09
· 42 commits to rel3.5working since this release

Full release notes: www.sumatrapdfreader.org/docs/Version-history
To download: www.sumatrapdfreader.org/download-free-pdf-viewer

  • Arm 64-bit builds
  • dark mode (menu Settings / Theme or Ctrl + K command Select 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
  • support Adobe Reader syntax for opening files /A "page=<pageno>#nameddest=<dest>search=<string>
  • 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