Skip to content

And we're back...

Compare
Choose a tag to compare
@phase1geo phase1geo released this 06 May 00:44
· 114 commits to master since this release

Stable Release 1.2.0

New

  • Added support for taking screenshots from within the application on X11 (screen, window and area).
  • Added command-line options for taking screenshots.
  • Added support for creating and saving custom arrows and shapes.
  • Added support for showing and hiding an item's outline.
  • Added support for reading an image to annotate from standard input on the command-line.
  • Added support for inserting emoji when editing text.

Changes

  • Updated Dutch translation (thanks to Heimen Stoffels).
  • Updated Italian translation (thanks to @albanobattistella).
  • Updated Flatpak SDK from version 6 to 7.2.
  • Changed Flatpak manifest to enable home filesystem support by default.
  • Modified .gitignore to ignore .swp files from anywhere in the codebase.
  • Changed shape dropdown to display four shapes per row instead of two.
  • Enhanced export UI and adding export options for PNG and JPEG types.
  • Changed JPEG export to use both .jpeg and .jpg file extensions (defaults to .jpg now).
  • Improved arrow icon in toolbar.
  • Removed support for elementary OS contracts.
  • Improved header bar to look better for non-elementary OS environments.
  • Added confirmation dialog when pasting over an annotated image.
  • Improved build system (special thanks to @jtojnar).
  • Improved build system to not install @2 icon versions (special thanks to @xiota).
  • Several UI improvements to editing text.
  • When sequence numbers are manually changed, the next sequence number will now be one more than the new number.

Bug Fixes

  • Improved ability to click on shapes that only have borders.
  • Fixed issues with copying the contents of one shape into another.
  • Fixed issue with displaying star and line icons in shapes toolbar for dark mode.
  • Fixed issue with export that could cause the application to crash.
  • Fixed sequence number resetting when a new image is annotated.
  • Fixed placement of contextual menus when zoomed.
  • Fixed selector display issue.
  • Fixed the app script warnings.
  • Fixed issues with translations with the Flatpak version.