Skip to content

Releases: xournalpp/xournalpp

Xournal++ 1.0.18

15 Apr 19:42

Choose a tag to compare

This is a new minor release of Xournal++ with many bugfixes.

We now provide an AppImage build for Linux distros. The AppImage is compatible with distros that have been released after or roughly around the time of Ubuntu 16.04 LTS.

  • Fixed a crash occurring when recent file entries are invalid (#1730, thanks to
    @iczero)
  • Fixed translations not being built correctly, causing packaging issues (#1596)
  • Fixed background PDF outlines not being saved in exported PDF (only available
    when compiled with Cairo 1.16 or newer)
  • Fixed a deadlock occurring when a second PDF with an outline is opened (#1582).
  • Fixed the settings file being written to when it is parsed (#1074, thanks to
    @Guldoman)
  • Fixed dark mode icons not loading properly (#1767, thanks to @badshah400)
  • Added missing dark mode icons (#1765, thanks to @badshah400)
  • Fixed crash in Export As ... on some page range options (#1790)
  • Fixed crash caused by custom colors in toolbar being "too close" (#1659)
  • Windows: Fixed the LaTeX tool always failing to find kpsewhich (#1738). Note
    that to make this work properly, a console window will now flash briefly
    before Xournal++ starts.

Known serious issues:

  • AppImage: Choosing Plugin > Plugin Manager causes a crash.

Xournal++ 1.0.17

03 Feb 03:25

Choose a tag to compare

This is a new minor release of Xournal++.

Note: Some changes have been made to the compilation instructions (particularly for generating packages). Please see readme/LinuxBuild.md.

  • Fixed arrow tip scaling: now scales with thickness instead of length (#967, thanks to @redweasel)
  • Changed coordinate draw direction (thanks to @redweasel)
  • Fixed audio playback failures not showing error messages to the user (#1573)
  • Fixed text tool bold shortcut not working when capslock is enabled (#1583, thanks to @matepak)
  • Fixed sidebar preview context menu "Move Page Up" and "Move Page Down" buttons
    not being disabled on the first and last page, respectively (#1637)
  • Fixed Enter keypress on the "Goto Page" (Ctrl-G) dialog not changing the page (#975, thanks to @MrMallIronmaker)
  • Fixed missing Xournal++ icon errors on most of the dialog windows (#1667)
  • (Windows) Fixed missing libssl/libcrypto errors in the official installation (#1660).

Xournal++ 1.0.16

11 Nov 07:40

Choose a tag to compare

This is a new minor release of Xournal++.

Important notice: From this release onward, the 1.0.x series will be in maintenance mode and will only receive bugfixes. For new features (but potentially breaking changes), use the master branch.

Windows users: the installer provided below may not work correctly (see #1600). We are currently looking into a fix.

  • Fixed currently editing textboxes not exporting to PDF.
  • Fixed line tool breaking when snap-to-grid is disabled.

Xournal++ 1.0.15

15 Oct 18:17

Choose a tag to compare

This is a new minor release of Xournal++ that fixes a serious bug in version 1.0.14.

Attention: Please see the 1.0.14 patch notes before installing this version.

Known serious bugs: The line tool with grid snap disabled does not render correctly (#1580).

  • Fixed an issue where copying and pasting strokes would crash the program.

Xournal++ 1.0.14

12 Oct 21:39

Choose a tag to compare

This is a new minor release of Xournal++ that includes many bugfixes as well as some quality-of-life enhancements and new experimental features.

Attention: users who installed with make install will need to follow special instructions to update. See the "Breaking change" section of CHANGELOG.md.

Known serious bugs: Pasting strokes will cause a crash. A new minor release will fix this bug shortly.

The summary of changes is listed below. For the full changelog, see CHANGELOG.md. For a list of all issues and PRs related to 1.0.14, see the 1.0.14 milestone.

  • Text field bugfixes
  • Latex tool enhancements
  • Image tool bugfixes
  • Misc quality-of-life enhancements
  • New experimental floating toolbox
  • Improved input handling, bugfixes
  • Updated preferences window
  • Fixed some crashing issues
  • Refactoring and other non-user visible changes
  • Other misc features and bugfixes

Xournal++ 1.0.12

26 May 17:34
cc44b20

Choose a tag to compare

This is a new minor release of Xournal++ and includes many bugfixes, as well as a few new features. Summary:

  • Added new experimental input system that should fix a lot of issues related to input handling (can be enabled from Preferences > Input System).
  • Added experimental stroke filter (can be enabled in Preferences > Drawing Area) to allow selections using drawing tool
  • Added ability to double click on selected objects (e.g. text fields and LaTeX) to begin editing them (only available with the new input system enabled)
  • Fixed some issues with selections
  • Fixed some issues involving autosaving
  • Improved LaTeX editor experience, as well as bug fixes
  • Fixed text editor copying and pasting to the wrong clipboard
  • Fixed many zoom issues while in presentation mode
  • Fixed some other miscellaneous issues

The full change log can be found here.

Xournal++ 1.0.10

02 Apr 17:04

Choose a tag to compare

A lot of Bugfixes and improvements.
Support for a new, future, Fileformat.

No macOS Build on this release, needs new build instructions, not done yet.
(new dependency to libzip)

Xournal++ 1.0.8

16 Feb 22:42
4442e1e

Choose a tag to compare

A lot of Bugfixes and improvements. One of the big one:

And a lot more!

Xournal++ 1.0.7

19 Jan 15:37
4d28632

Choose a tag to compare

Multiple fixes and improvements.
e.g. HighDPI Support.

Still some bugs pending, especially on Windows / Mac.

For still open and fixes Issues see the issues.

Mac App First Alpha

05 Jan 13:59
422836b

Choose a tag to compare

Mac App First Alpha Pre-release
Pre-release

First alpha Build for macOS:

  • Translation working
  • Menubar working

Issues:

  • Pressure Sensitivity is not yet working #569
  • HighDPI is not really supported #172

Still alpha, and may contains errors