Skip to content

Releases: phase1geo/Annotator

Annotator 2.0.3 Released

24 Apr 02:24

Choose a tag to compare

Changes

  • Updated Italian translation (thanks to Albano Battistella).

Bug Fixes

  • Fixed issue with Annotator window not hiding during a screenshot (thanks to Achille Leduc for fixing).
  • Fixed issue with screenshotting on various systems (thanks to Achille Leduc for fixing).
  • Fixed display issues with HiDPI and scaled displays.

Annotator 2.0.2 Released

16 Feb 03:49

Choose a tag to compare

New

  • Added ability to zoom in and out using Control-Scrollwheel (thanks to Loric Brevet)
  • Added ability to pan canvas with middle click and drag (thanks to Loric Brevet)

Bug Fixes

  • Fixed drawing issues with RTL languages and the text tool

Annotator 2.0.1 Released

01 Feb 05:18

Choose a tag to compare

New

  • Added ability to export to an editable Annotator file.
  • Added support for WebP export.
  • Added about window.

Changes

  • Updated screenshot to use D-Bus capture mechanism.
  • Removed references to gtk3 in build files.
  • Improved export menu UI.
  • Updated issues with GitHub continuous improvement action.
  • Removed Debian packaging files.

Bug Fixes

  • Fixed default export values.
  • Fixed display issue for Flatpak.
  • Fixed text copy/paste button functionality from format bar.
  • Fixed cursor display when Control key is pressed when in text edit mode.
  • Fixed issues with application desktop actions.

Stable Release 2.0

31 Oct 01:15

Choose a tag to compare

New

  • Added option for transparent PNG export (thanks for Peter Willemsen).
  • Added support for adding custom stickers.
  • Added support for inserting images.
  • Added support for color picker (copy value to clipboard or change current annotation object color).
  • Added support for inserting speech and thought bubble shapes.
  • Added ability to annotate image by drag/drop on welcome screen.
  • Added ability to drag a copy of the annotated image via a new "PNG" icon in the toolbar.

Changes

  • Converted codebase from GTK3 to GTK4.
  • Updated Flatpak platform from 7.2 to 8.
  • Improving look of toolbar dropdowns.

Bug Fixes

  • Fixed issue where boolean export values were not properly saving (thanks to Peter Willemsen).
  • Fixed issue with duplicating canvas items by holding Control while dragging an item.
  • Fixed issues with missing icons on non-elementary distributions (thanks to Kevin Ernst).
  • Fixed issue with certain icons not displaying properly in dark mode.
  • Fixed issue with icons being installed in the wrong place.
  • Fixed issue with dismissing popover when the export button is clicked.
  • Fixed issue with the --use-clipboard command-line option.
  • Fixed application crash issue in some cases when annotate items are deleted.
  • Fixed issues with using the screenshot capture functionality.
  • Fixed issue with canvas scrolling in various cases.
  • Fixed display issues with icons in dark modes.
  • Fixed issue with the font icon not appearing correctly on some systems.

Translations

23 May 00:58

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

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

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

Choose a tag to compare

1.0.0

Fixing appdata issues.