diff --git a/meson.build b/meson.build index 90abd2fdb6..7c7ed00d6a 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 = '-beta3' 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 e47c4c59f9..44f3cb9630 100644 --- a/rnote-ui/data/app.metainfo.xml.in.in +++ b/rnote-ui/data/app.metainfo.xml.in.in @@ -72,16 +72,20 @@ - +

this release changes: (BETA)

  • feature: tabs!
  • feature: a global colorpicker
  • -
  • feature: Semi infinite canvas layout ( thanks @D0V4HKIIN !)
  • +
  • feature: stroke width preset palette
  • +
  • feature: added "semi-infinite" canvas layout ( thanks @D0V4HKIIN !)
  • +
  • feature: added two-finger long-press touch gesture that switches the active pen (like stylus buttons)
  • +
  • feature: added pdf import bitmap scaling preference
  • UI: floating toolbars
  • fix: lag when panning in "continuous-vertical" layout
  • fix: layers when erasing marker strokes in "split-stroke" mode
  • +
  • fix: "split-stroke" mode only eraser one segment at a time
  • fix: freeze when saving multiple times in succession
  • fix: blurry vector images after zooming in