Skip to content

Releases: maoschanz/drawing

Drawing 1.0.2

25 Feb 00:24
Compare
Choose a tag to compare
  • fix the default value of the text background option (as reported by #521 and #559)
  • fix a scenario where saving without transparency would consistently fail
  • automatically reload the picture after saving
  • mitigate initial state of the "filters" tool if "blur" is selected (#577)
  • change the keyboard shortcuts to switch tabs
  • remove from the highlighter the (ineffective) UI to change the active cairo operator
  • change the UI of the selection tools to improve readability of various items
  • fix typos in the user help manual
  • change the label of the "toggle the preview" menu item (#137)
  • update several translations

Drawing 1.0.1

10 Apr 14:16
Compare
Choose a tag to compare
  • enable the highlighter by default (#458)
  • less intrusive "what's new" message dialog (#504)
  • non-linear zooming speed profile (to zoom faster when using extreme values) (#499)
  • slower scrolling speed to have a better precision with higher zoom levels (#499)
  • require itstool as a dependency even though it's some useless bloat
  • fix the adaptivity of the elementaryOS layout (#502)
  • better keep the image centered on the mouse pointer when changing the zoom (#499)
  • avoid —again— insane attempts to open the binary as an image (#500)
  • update several translations

Drawing 1.0.0

26 Mar 18:28
Compare
Choose a tag to compare
  • enable tools with "alt+letter" mnemonics (#300)
  • larger sidebar items, where the selected tool is easier to see (#441)
  • new "skew" tool (#369)
  • enable or disable specific tools options with the <shift> or <alt> keyboard modifiers (#46)
  • show more numerous, more dynamic, more contextual help tips as the window's subtitle
  • display cursor coordinates and other related data when pressing the <ctrl> keyboard modifier (#46, #439)
  • dynamically change the label of the "options" submenu in the menu-bar, to increase its discoverability
  • scale tool option to set the size in percentage (#369)
  • suggest to "apply & save" when trying to save while an operation is unapplied
  • highlighter option to straighten the line, so it better follows the underlying text
  • improvements to the "points" tool's numbers readability (#477)
  • suggest to "apply & deselect" when trying to save while the selection is active
  • more precise tools for tiny modifications required by pixel-art (#475)
  • display pixels sharply when zooming deeper than 400% (#475)
  • hide information messages after 4 seconds if they're not that useful
  • disable the 'reload image from the disk' action if the image has never been saved
  • new 'reset the canvas' action (ctrl+backspace)
  • warn the user if they're opening an already opened image
  • suggest to reload the picture if it has changed on the disk
  • artificially limited framerate to avoid overloading the CPU (#162)
  • menu item and action to change the theme variant preference (#360)
  • toggle the menubar with ctrl+f2
  • update the user help manual
  • shorter appdata summary, to comply with guidelines (#419)
  • update several translations

Drawing 0.8.5

04 Dec 21:06
Compare
Choose a tag to compare
  • text tool option for a thicker outline (#369)
  • visual feedback when the user moves the minimap preview (#318)
  • update several translations

Drawing 0.8.4

06 Nov 00:49
Compare
Choose a tag to compare
  • option to disable anti-aliasing with the text tool (#369)
  • if "undo" is pressed several times in a short period, recompute only once (#425, #435, #282, #200)
  • disable the 'reload image from the disk' action if it has never been saved
  • update several translations

Drawing 0.8.3

19 Jul 14:55
Compare
Choose a tag to compare
  • draw a wider outline to the free selection when the image is zoomed out
  • don't try to open the app binary as an image when running outside of a flatpak sandbox (#390)
  • fix incorrectly huge height of the selection after rotating it (#369)
  • update several translations

Drawing 0.8.2

27 Jun 23:30
96a1fac
Compare
Choose a tag to compare
  • refactoring of the optionsbars (bottom panes) of the transform tools
  • add a "lock line orientation" option to the line tool (#369)
  • fix shift+f10 action when using a selection tool on mobile
  • add an outline to the canvas (#299, #184)
  • "fix" the -c option when using Wayland (#377)
  • lock image proportions by default when scaling with the numerical inputs
  • fix an unexpected way the "crop" tool could expand the selection (#369)
  • preview correctly the areas created by a transform tool before applying a change (#396)
  • fix when the app starts with a transform tool, and this tool is immediately used and applied
  • compatibility with older distributions (Ubuntu 18.04 LTS)
  • update several translations

Drawing 0.8.1

13 Jun 00:07
Compare
Choose a tag to compare
  • 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)
  • better looking outline for the "insert text" tool
  • install files in /usr instead of /usr/local
  • update several translations

Drawing 0.8.0

24 Apr 23:06
Compare
Choose a tag to compare
  • 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

Drawing 0.6.5

30 Jan 21:26
Compare
Choose a tag to compare
  • 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