drawing (0.8.1) unstable; urgency=low

  * add an action "selection > define as current image" (#332)
  * fix how the canvas was ERASED if it was being cropped on one side but expanded on the other side
  * add an action "selection > expand image to fit [the size of the selection]" (#332)
  * add a several ways of censoring information as an option to the eraser tool
  * preference to select a theme variant (#360, #361, by @alexislozano)
  * add "nip direction" option to the calligraphic nip (#69, #116)
  * better pre-select the currently used font in the font chooser dialog (#359)
  * add optional outline to the pencil, line, and curve tools (#369)
  * install files in /usr instead of /usr/local
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 5 Jun 2021 13:12:00 +0100

drawing (0.8.0) unstable; urgency=low

  * new, richer, more readable bottom pane for the selection tool
  * add a "replace with" option to the eraser tool
  * use an adequate layout on LXDE or LXQt
  * force the release notes down users' throat (#347)
  * rewrite the help manual to better force it down users' throat (#347)
  * add color application mode support to the "shape" tool (#329)
  * persist the text background style (#340) and the shape filling style options
  * brush supporting pressure-sensitive input (#69, #116)
  * hairy brush supporting pressure-sensitive input (#69, #116)
  * airbrush supporting pressure-sensitive input (#69, #116)
  * calligraphic nip supporting pressure-sensitive input (#69, #116)
  * fix unexpected "jumps" when unselecting a selection that was defined by an undo
  * improve the fullscreen mode, with a way to toggle the tools list (#265, #189)
  * add an "increase constrast" filter (#308)
  * deleting the selection can now leave something else than transparency #232
  * option to exclude the color left under the selection from the selection itself #232
  * rewrite the UI for changing the color application mode (#329)
  * remove the cool but deprecated GNOME Shell app menu
  * improve flatpak CI (#319, Bilel Moussaoui)
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 24 Apr 2021 13:12:00 +0100

drawing (0.6.5) unstable; urgency=low

  * fix unexplained regression of bottom panes responsiveness
  * mitigation of the "very quick series of ctrl+b" bug
  * disable importing or opening an image using drag-and-drop with flatpak (it was broken)
  * fix printing (issue #20)
  * more pertinent movements of the view when holding and moving the middle-click
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 30 Jan 2021 13:12:00 +0100

drawing (0.6.4) unstable; urgency=low

  * add more keyboard shortcuts
  * slightly better "erase and replace" algo for the paint tool
  * better handle attempts to open webp images (#217)
  * better handle attempts to open incorrect file types
  * update help manual
  * remember the value of the antialiasing option
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 28 Nov 2020 13:12:00 +0100

drawing (0.6.3) unstable; urgency=low

  * use submenus for the "tools" menu in the menubar
  * fix arrows' heads when the line was semi-transparent
  * fix arrows' heads with specific angles (#286)
  * fix arrows' heads when the line had a square end
  * add option for double-ended arrows
  * add more options for dashed lines
  * update several translations
  * support for older distributions (pygobject < 3.30)

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 31 Oct 2020 13:12:00 +0100

drawing (0.6.2) unstable; urgency=low

  * add keyboard shortcuts for increasing and decreasing the tool width (#242)
  * ensure all features are available with all layouts (e.g. "reload" with Cinnamon and eOS)
  * suggest to reload when the file has been saved without transparency
  * new 'copy to clipboard' action
  * new "paint over the entire image" option to the paint tool
  * fix Debian Buster (and PureOS Amber) support (#275)
  * add option for the 'highlighter' tool to highlight on dark background
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 17 Oct 2020 13:12:00 +0100

drawing (0.6.1) unstable; urgency=low

  * new 'save without transparency' action, that works with PNG
  * add 'initial color' as a replacement for transparent pixels
  * fix a bug in the 'rotate' tool that occured when the selection was flipped before being rotated
  * add the additional tool 'points', to help captioning
  * update the user help manual
  * update several translations

 -- Romain F. T. <rrroschan@gmail.com>  Sat, 03 Oct 2020 13:12:00 +0100

drawing (0.6.0) unstable; urgency=low

  * remove the "windows" menu from the menubar
  * refactor bottom panes management to allow several tools to share the same pane
  * rectangle selection, freehand selection, and color selection, are now distinct tools
  * the 'rotate' tool now handles horizontal or vertical flipping
  * the 'rotate' tool now supports any angle when rotationg the selection
  * the tools producing shapes (circle, rectangle, polygon, …) are merged into a single 'shape' tool
  * "close shape" action for the 'shape' tool
  * "close selection" action for the 'free selection' tool
  * replace the 'saturate' tool by a new 'filters' tool
  * add several types of blur to 'filters'
  * add color inversion, pixelization, partial transparency to 'filters'
  * add "additional tools" section to the preferences window
  * add specialized types of pencils (eraser, highlighter) as optional tools
  * a fullscreen mode is now available
  * zoom in (or out) using the minimap, the touch gestures, the mouse wheel, or keyboard shortcuts
  * move the "color application mode" selection to the colors menus/popovers
  * add "antialiasing" option to several tools
  * fix how the canvas is displayed on HiDPI screens
  * warn the user when they try to save despite the current operation not being applied
  * rewrite the user help manual

 -- Romain F. T. <rrroschan@gmail.com>  Sun, 20 Sep 2020 13:12:00 +0100

