Skip to content

3.4 release

Compare
Choose a tag to compare
@kjk kjk released this 30 May 01:28

3.4

  • Command Palette
  • customizable keyboard shortcuts
  • better support for epub files using mupdf's epub engine. Adds text selection and search in ebook files. Better rendering fidelity. On the downside, might be slower.
  • search / translate selected text
  • installer: -all-users cmd-line arg for system-wide install
  • added Annotations.TextIconColor and TextIconType advanced settings
  • added Annotations.UnderlineColor advanced setting
  • added Annotations.DefaultAuthor advanced setting
  • i keyboard shortcuts inverts document colors Shift + i does what i used to do i.e. show page number
  • u and Shift + u keyboard shortcuts adds underline annotation for currently selected text
  • Delete / Backspace keyboard shortcuts delete an annotation under mouse cursor
  • support .svg files
  • faster scrolling with mouse wheel when cursor over scrollbar
  • add -search cmd-line option and [Search("<file>", "<search-term>")] DDE command
  • a way to get list of used fonts in properties window
  • support opening .heic image files (if Windows heic codec is installed)
  • add experimental smooth scrolling (enabled with SmoothScroll advanced setting)

3.4.1

  • fix downloading of symbols for better crash reports

3.4.2

  • make keyboard accelerators work when tree view has focus
  • fix -set-color-range and -bg-color replacing MainWindowBackground
  • fix crash with incorrectly defined selection handlers

3.4.3

  • re-enable backspace in edit field
  • fix installation for all users when using custom installation directory
  • re-enable Copy Image context menu for comic book files
  • fix display of some PDF images
  • fix slow loading of some ePub files