From aa3a0e6ac312e78f0ebb1ea29ebbdf70f4ce143e Mon Sep 17 00:00:00 2001 From: Felix Zwettler Date: Wed, 22 Feb 2023 20:49:56 +0100 Subject: [PATCH] update to v0.5.14 --- meson.build | 2 +- rnote-ui/data/app.metainfo.xml.in.in | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meson.build b/meson.build index 5643d77ea7..f868a3c748 100644 --- a/meson.build +++ b/meson.build @@ -5,7 +5,7 @@ project( meson_version: '>= 0.57', ) # add a patch suffix for alpha or beta version, starting with a dash. -patch = '-beta2' +patch = '' i18n = import('i18n') gnome = import('gnome') diff --git a/rnote-ui/data/app.metainfo.xml.in.in b/rnote-ui/data/app.metainfo.xml.in.in index 1c209788bb..e81192f161 100644 --- a/rnote-ui/data/app.metainfo.xml.in.in +++ b/rnote-ui/data/app.metainfo.xml.in.in @@ -72,9 +72,9 @@ - + -

this release changes: (BETA)

+

this release changes:

  • feature: toggle mode for shortcuts
  • feature: eraser size picker
  • @@ -82,12 +82,12 @@
  • improvement: indicate hover over nodes in the selector and typewriter
  • improvement: reduced save and xopp export file sizes
  • UI: follow Gnome HIG writing style more closely and fixed string inconsistencies
  • -
  • fix: pdf import with different size pages
  • -
  • fix: image and pdf import offsets now take the document bounds into account
  • +
  • fix: Pdf import with different size pages
  • +
  • fix: image and Pdf import offsets now take the document bounds into account
  • fix: broken resizing in fixed-size document layout
  • fix: crash when navigating up/down into non-ASCII text
  • fix: crash on launch when using a custom stylesheet
  • -
  • fix: rough style fill calculation
  • +
  • fix: rough style fill calculations