Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 21:59
· 53 commits to main since this release
4a25815

see CHANGELOG.md:

  • pages listed in TOC always start a new slide and are not considered overlays
  • page up and page down can be used to navigate pages also while showing TOC or thumbnails
  • more navigation keyboard shortcuts in default configuration
  • new widget: ToolWidget ("tools") showing tools currently connected to input devices
  • improved search widget: now highlights search results
  • saving/loading files: single gzipped XML file (.bpr/.xopp) can now contain information about multiple PDF files
  • selection:
    • added delete button to selection rectangle
    • draw tools and hand tool (no tool) can be use to manipulate selection rectangle
  • different installation path for translation files
  • copy and paste to/from image formats:
    • paste only as picture (no erasing possible)
    • this adds the Qt SVG module as a dependency
  • new feature: allow camera (webcam) output as input for videos
  • internal: different drawing history, memory management, and stacking order mechanism
  • added build instructions for fedora Linux (RPM) and MSYS2
  • compatibility with Qt 6.4 - 6.6 (beta)
  • compatibility with MuPDF 1.23
  • various bug fixes