Skip to content

Releases: xournalpp/xournalpp

Xournal++ 1.3.7

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:13

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

  • Fixed Lua API changeToolColor not recognizing some tool names
  • Fixed failing assertion when right clicking
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.7/CHANGELOG.md for a more detailed list of changes.

Automated nightly build

Pre-release

Choose a tag to compare

@LittleHuba LittleHuba released this 18 Jul 00:24

Automated nightly build

Last changes:

  • ee8f2de Merge branch 'release-1.3' into master
  • 4261f08 Update translations for master branch (#7617)
  • 85b123c Automated version bump to 1.3.8~dev
  • 104f898 Release 1.3.7
  • b4c10f5 Update changlogs for v1.3.7
  • 94ed95c Update translations for release-1.3 branch (#7618)
  • 5f585c7 Fix horizontal arrow scrolling with hidden scrollbar (#7673)
  • facd575 Fix failing assertion in InputUtils::applyButton() (#7669)
  • 89bc8db Add text alignment and justify (#7594)
  • 1d6c192 Fix link Alignment being saved as int
  • 3a92530 Only add wrap field in return value of app.getTexts if text is wrapped
  • b0dfd77 More careful document locking
  • 3f0da1d Add Lua API app.C.Alignment_*
  • a682a73 Add Lua API app.addLinks
  • c200877 Add Lua API app.getLinks

Xournal++ 1.3.6

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:01

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

  • Fixed several issues with button configuration
  • Added mutex locks for lua write functions
  • Updated Debian dependency for libxml2
  • Added Ubuntu 26.04 (resolute) build target
  • Fixed enable/disable copy/cut actions when selecting text in TextEdition
  • Fixed data-race related segfault in RenderJob::renderToBuffer()
  • Fixed "System default" audio device resolving to null device instead of default
  • Fixed compilation warnings
  • Fixed several issues with the "Add Pdf Page" dialog
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.6/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 07:58

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

  • Fixed crash when exiting after playing sound
  • Fixed some button-to-tools configuration issues
  • Fixed crash involving page background selection
  • Added multidevice support for X11 palm rejection
  • Reduced PDF cache retention for off-screen pages
  • Fixed moving display when selecting "Fit to Screen"
  • Fixed disabled "Merge layer" menu entry
  • Fixed a concurrency crash when using layers
  • Improved setting up environment on MacOS
  • Fixed typos in some displayed strings
  • Fixed "Missing background" display when missing PDF page
  • Bumped dependency versions on MacOS and Windows
  • Added Georgian translations
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.5/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.4

Choose a tag to compare

@github-actions github-actions released this 29 Mar 09:35

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

  • Fixed a crash when invoking the floating toolbox with the Laser pointer on
  • Fixed sometimes missing page numbers in sidebar
  • Improved scrolling/zooming performances
  • Windows: Fixed URI activations
  • Make default Plugins compatible with Lua 5.5
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.4/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.3

Choose a tag to compare

@github-actions github-actions released this 28 Feb 09:39

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

  • Fix undo/redo crash with automatic page insertion
  • Silent errors when parsing some files are no longer silent
  • Fix more UTF-8 conversion issues
  • Report failure to open recent files
  • Fix rendering of single-dot strokes
  • Fix horizontal alignment of pages
  • Fix toolbar item "Draw line" being wrongly enabled
  • Improve zoom/scroll responsivity
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.3/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Feb 20:49

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

  • Fix sidebar layout when resizing and changing tab
  • Fix graph/dotted backgrounds
  • Restore new page behaviour with PDF background
  • Fix crashes on Windows (UTF-8 conversion and when missing background)
  • Fix crash on Clipboard IO error
  • Make Plugin openFile API comply with forceOpen parameter
  • Fix CLI behaviour on error
  • Restore GtkSourceView support
  • Fix recoloring when light color is lighter
  • Fix image orientation on Drag-n-Drop pasting
  • Fix crashes when using touchscreen in Setting->Input panel
  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.3.2/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Dec 22:12

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

  • Restored the rendering of graph backgrounds used before the 1.3.0 release
  • Fixed image loading on Windows
  • Fixed clipboard pasting
  • Fixed crashes related to saving text nodes and automatic page addition

See https://github.com/xournalpp/xournalpp/blob/v1.3.1/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 23:23

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

  • PDF exports now preserves the background PDF's inner structure (hyperlink, comments, ...)
  • The color palette can now be selected in the preferences
  • Grid snapping now follows the displayed grid for all background types
  • New graph background with periodically thicker lines
  • New laser pointer tool, writing ephemeral strokes
  • Allow to use an external editor for LaTeX entries
  • Add the possibility of recoloring the screen output (e.g. for night mode or accessibility)
  • Add the possibility of choosing the PDF marker opacity
  • Configurable behaviour in fullscreen or presentation modes
  • Allow to optionally scroll beyond the page's edges
  • The toolbars can now contain several instances of the same button
  • Major changes in the plugin interface
  • Many smaller new features and bugfixes

See https://github.com/xournalpp/xournalpp/blob/v1.3.0/CHANGELOG.md for a more detailled list of changes.

Xournal++ 1.2.10

Choose a tag to compare

@github-actions github-actions released this 07 Dec 15:10

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

  • Updated translations

See https://github.com/xournalpp/xournalpp/blob/v1.2.10/CHANGELOG.md for a more detailled list of changes.

Also includes changes from v1.2.9:

  • Fix display bug when running release version after having run the development version.
  • Fix Clipboard pasting issues.
  • Fix attached attribute on document load.
  • Prevent export from mistakingly overriding the background PDF.