Nothing Special   »   [go: up one dir, main page]

Skip to content

Releases: xournalpp/xournalpp

Xournal++ 1.1.0-hotfix.1

22 Jul 17:28
Compare
Choose a tag to compare

This is the promised follow-up release for Windows with the updated GTK library (3.24.30).

Users with other operating systems are welcome to use the initial release of Xournal++ 1.1.0, which provides the same features as this release.

Please refer to the release notices of Xournal++ 1.1.0 for a full list of known serious issues.

Xournal++ 1.1.0

18 Jul 21:48
Compare
Choose a tag to compare

This is a new major version of Xournal++ with many new features, improvements, and bug fixes thanks to over one year's worth of contributions from the community.

See the full changelog for more information. In particular, please check to see if you are affected by the breaking changes.

Windows Users: Please use the follow-up release which includes the updated version of GTK+ 3.24.30.


Known serious issues:

  • Moving selected objects may cause rapid scrolling (#2889).
  • MacOS
    • Catalina and newer may experience issues related to permissions (#1757).
    • BigSur (and to lesser degree, Catalina) may suffer from serious lag (#2302)
    • Audio recording may not work.
  • Windows
    • There may be problems with input handling ( #3176, #3124, #2894, #2628, #1976, #3205). This will mostly be resolved when GTK+ is updated to version 3.24.30. We plan to make a follow-up release then. Alternatively, you can update your gtk/gdk libraries manually following this advice. Please use the follow-up release which includes the updated version of GTK+ 3.24.30.
    • On some Gaomon tablets, Xournal++ crashes immediately due to some gtk/gdk bug (#3117). This may also be fixed in GTK+ 3.24.30, so you may follow the advice above. Please use the follow-up release which includes the updated version of GTK+ 3.24.30.
    • Localizations to other languages than English only work when Xournal++ is executed from the Start menu or
      from the bin folder in which the executable is located (#3215).
  • On some Linux distributions, Xournal++ crashes when the image-missing icon is not present in the icon theme. The Breeze theme was lacking of this icon in earlier versions(#2248, #2311). Installing that icon manually or installing adwaita-icon-theme-full solves this problem.
  • Dark mode icons and light mode icons are switched when using an older GTK version. This happens in particular for Ubuntu 18.04 and for the AppImage (#3190).
  • Text spacing slightly changes on export to PDF when using a Pango version prior to 1.48.5. (#2182, #1390)

Note: we are currently experiencing some issues with our build infrastructure. Please be patient while we fix these issues and upload the binaries. The binaries are now available to download.

Windows Users: Please use the follow-up release which includes the updated version of GTK+ 3.24.30.

Xournal++ 1.0.20-hotfix

27 Dec 17:17
Compare
Choose a tag to compare

Hotfix release of Xournal++ fixing Debian based images..

Xournal++ 1.0.20

17 Dec 20:15
Compare
Choose a tag to compare

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

We recommend to activate the new input system. The old input system has some issues and will be removed in future versions.

Presumably this is the last release in the 1.0.x series. After this release we plan to take the current 1.1.0+dev version as basis for all future releases.

The following bugs have been fixed:

  • Fixed a regression with pdf files that could not be overwritten (#2355)
  • Fixed page layout update after inserting or deleting a page, changing the page layout or zooming (#1777, #2346, #2442)
  • Fixed incorrect rendering of pages after changing the page format (#2457)
  • Fixed blocked scrolling after saving a file (#2062)
  • Fixed presentation mode after startup (#2413)

Xournal++ 1.0.19

21 Oct 21:11
Compare
Choose a tag to compare

This is a new minor release of Xournal++ with many bugfixes thanks to help from our community contributors.

Debian users: due to some unexpected issues, we were not able to build a stable package for Debian. Please use the Flatpak build or compile the program manually.

  • Changed select object algorithm to be more intuitive
  • Added ability for taps with Select Rectangle and Select Region to act like
    Select Object (#1980)
  • Improved document loading speed (#2002)
  • Added a --version command to print the Xournal++ version
  • Added a libgtk version display to the About dialog
  • Added a 16kHz sample rate to audio settings and fixed the 91kHz sample rate
    (#2092)
  • Added file version check for future compatibility (#1991)
  • Changed wording of new page template dialog to be less confusing (#1524)
  • Fixed behavior of "Attach file to the journal" option when choosing "Annotate
    PDF" (#1725, #2106). This now allows the background PDF and the annotation files to
    be renamed and moved as long as they 1) share the same file prefix; and 2)
    share the same relative path.
  • Fixed an issue where clicking the X on the replace file dialog would overwrite
    the file (#1983)
  • (libcairo >= 1.16 only): Fixed PDF export crashing when the table of contents
    is empty (#2236).
  • Fixed a bug where the PDF background would not update when loading a new
    document (#1964)
  • Fixed plugin window causing a crash on Ubuntu 16.04
  • Fixed a bug where the icon would not appear correctly on some desktop
    environments (#1892)
  • Fixed inconsistent ordering of button keybindings (#1961)
  • Fixed the Enter key not confirming PDF export settings (#1977)
  • Fixed exported PDF title (#2039)
  • Fixed a bug where different page backgrounds can cause PDFs to be exported
    with the wrong backgrounds (#2119)
  • Fixed a bug where the page number count would not be updated after deleting a
    page (#2134)
  • Fixed selection object tool not working correctly (#2081) / crashing (#2133)
    when there are multiple layers

Xournal++ 1.0.18

15 Apr 19:42
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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