Skip to content

Releases: phase1geo/Annotator

Translations

23 May 00:58
Compare
Choose a tag to compare

Stable Release 1.2.1

New

  • Added Russian translation (thanks to @lenemter).

Changes

  • Updated Italian translations (thanks to @albanobattistella).
  • Updated Dutch translation (thanks to Heimen Stoffels).

Bug Fixes

  • Fixed translation string issues related to Zoom and Screenshot (thanks to @lenemter).

And we're back...

06 May 00:44
Compare
Choose a tag to compare

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.

Features and Bug Fixes

17 Jan 02:11
Compare
Choose a tag to compare

New

  • Added keyboard shortcuts for creating annotation items, printing and displaying contextual menus.
  • Added keyboard shortcut cheatsheet.
  • Added keyboard shortcut support for non-English keyboards.
  • Added Brazilian Portugese translation (thanks to Fúlvio Alves).
  • Added Slovakia translation (thanks to @MartinIIoT)
  • Added support for hitting the escape key to deselect all items on the canvas.

Changes

  • Updated Italian translation (thanks to @albanobattistella).
  • Updated German translation (thanks to Hannes Fritz).
  • Updated zoom UI to make it more consistent with other elementary apps.
  • Improved accuracy of the list of translatable files.
  • Moved arrow annotation to its own button in the toolbar.
  • Removed Accounts permissions from Flatpak manifest as it is no longer needed.
  • Removed text grab selector when editing text.
  • Changed behavior of Return key when text is edited to keep the text item selected.

Bug Fixes

  • Fixed icons8_cup sticker issue (thanks to Jan Tojnar).
  • Fixed issue where the toolbar state did not update to match the currently selected item.
  • Fixed issue where dragging a blur rectangle outside of the image caused application crash.
  • Fixed issue where a text widget could be deleted but remain on the canvas.

Initial release

09 Sep 02:51
Compare
Choose a tag to compare
1.0.0

Fixing appdata issues.