Skip to content

Xournal++ 1.2.3

Latest
Compare
Choose a tag to compare
@LittleHuba LittleHuba released this 02 Mar 09:00

This is a new minor version of Xournal++ with bug fixes and improvements from the community.

  • Fixed background color and truncated text in LaTeX tool
  • Fixed zoom jumping and zoom steps
  • Fixed various segfaults and rendering issues
  • Fixed pressure values and project URL when saving documents
  • Enabled font hint metrics in PDF export to improve text alignment

See the changelog for a full list of the changes.

Changes:

  • c6970f4 Release 1.2.3
  • 8ce8e59 Update changelog for 1.2.3
  • a87d923 Add gtk3-immodules for generating AppImages.
  • b5659f6 Enable font hint metrics in PDF export
  • 1b454d3 Do not export Pdf outline when only exporting part of the document
  • 853b0e6 Fix toolbar management Segfault and out of date menu (#5510)
  • 093c2b2 Fix *.pdf filter for ExportAsPdf dialog (#5490)
  • 26cb407 Avoid using fs::equivalent on empty path
  • 119698b Add and use MissingPdfUndoAction
  • d928d93 Refactor missing PDF replacement
See More
  • e5e00df Fix debian/rules indentation
  • c5adca2 Fix PdfPagesDialog OK button sensitivity
  • 592b276 Fix wrongly sized loading pages
  • ac00297 Ensure valid repaint range in VerticalToolView
  • 7c315dd Ensure non-empty repaint range in SearchResultView
  • bd167e2 Add error checks for saving operations
  • a90a7be Fix stroke replacement
  • a5497b1 Ensure repainted region is non-empty in PdfElemSelection
  • 1cbc67f Make .deb package build in RelWithDebInfo
  • 0d97d71 Improve backtrace
  • 77e296c Fix PROJECT_HOMEPAGE_URL
  • 16e9778 Allow pulling spline tangents outside of page (#5298)
  • d2f5b34 Fix window maximized callback and save setting
  • c899cec Use Util::rgb_to_hex_string everywhere
  • dc4b82d Fix Util::rgb_to_hex_string
  • 7d0f928 Fix long text being truncated in LaTeX tool
  • eb3c223 Identify Touchpad and Trackpoint as same device
  • 178b4ae Fix zoom centers and coordinate conversions
  • fc1340e Apply review suggestions
  • 7b8ba10 fix zoom jumping and zoom steps
  • 734ead8 Improve arrow shape with respect to fill
  • d763bff fix redundant negative pressure.
  • d8da6c8 Fix Spline live segment display
  • ee03a0e Automated version bump to 1.2.3~dev

This list of changes was auto generated.