From 8945f5573457baf2ce89468a952b40a047f77569 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas Date: Tue, 26 Jul 2022 23:44:10 +0300 Subject: [PATCH] [skip ci] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f8cc446..7af9524bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,15 @@ Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind)), [@GrantMoyer](h ### Added - A gradient map image effect. Addresses the second half of [#595](https://github.com/Orama-Interactive/Pixelorama/discussions/595). +- The pivot in the rotate image dialog can now be changed by the user. [#720](https://github.com/Orama-Interactive/Pixelorama/pull/720) - New offset options in tile mode that allow for non-rectangular tiling. [#707](https://github.com/Orama-Interactive/Pixelorama/pull/707) - Added a basic API for Extensions. Has not been documented yet. +- The left and right tool colors in the background of the tool buttons and the indicators on the canvas can now be changed from the Preferences. ### Changed - Copying now works between multiple Pixelorama instances, and the clipboard is even being remembered when the app closes. Note that you cannot copy image data to another software, and you cannot paste image data from another software into Pixelorama. [#693](https://github.com/Orama-Interactive/Pixelorama/pull/693) - Importing multiple images at once from File, Open is now possible. +- The indicator for the right tool is now enabled and orange by default. - On quit, the "Save & Exit" button is now focused by default. - The icon for onion skinning options has changed. [#711](https://github.com/Orama-Interactive/Pixelorama/pull/711) - Extensions are now being automatically reloaded if the user installs an already-existing extension, without the need to restart Pixelorama. @@ -28,6 +31,7 @@ Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind)), [@GrantMoyer](h - Fixed grid-based snapped movement when the offset of the grid was larger than the grid size. [#712](https://github.com/Orama-Interactive/Pixelorama/pull/712) - Fixed the symmetry points being on the wrong location on project initialization. [f432def](https://github.com/Orama-Interactive/Pixelorama/commit/f432defd1f92fde0677a5d10fde87e5219e47065) - The quick color picker shortcut of the shape tools is now mapped to the correct action. [55935bc](https://github.com/Orama-Interactive/Pixelorama/commit/55935bcfd2597b9fc6be94c40542934e5f99aefc) +- The canvas preview play button now respects frame tags. ## [v0.10.1] - 2022-06-06 This update has been brought to you by the contributions of: