Skip to content

Commit 90a7355

Browse files
[skip ci] Update CHANGELOG.md
1 parent 909e5d0 commit 90a7355

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). All the dates are in YYYY-MM-DD format.
55
<br><br>
66

7+
## [v1.1.2] - Unreleased
8+
This update has been brought to you by the contributions of:
9+
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind)), [@VernalUmbrella](https://github.com/VernalUmbrella)
10+
11+
Built using Godot 4.4.1
12+
13+
### Added
14+
- The selection transformation system has been completely remade, finally allowing support for easy rotation and skewing! [#1245](https://github.com/Orama-Interactive/Pixelorama/pull/1245)
15+
- A new isometric box tool! [#1246](https://github.com/Orama-Interactive/Pixelorama/pull/1246)
16+
- Using the move tool on a layer group now moves the content of all of its children.
17+
- You can now hide all other layers when holding Alt and clicking on the visibility button of a layer.
18+
- Added the ability to double-click on the canvas preview to get at the same point on the main canvas. [#1244](https://github.com/Orama-Interactive/Pixelorama/pull/1244)
19+
20+
### Fixed
21+
- Transformed content no longer gets lost when pressing Control + an arrow key. [#1245](https://github.com/Orama-Interactive/Pixelorama/pull/1245)
22+
- Fixed a bug where pasting images from the clipboard sometimes did not work, due to them being in different formats than the project image. [#1245](https://github.com/Orama-Interactive/Pixelorama/pull/1245)
23+
- Closing the app with Zen Mode no longer hides all panels when opening the app again. [#1238](https://github.com/Orama-Interactive/Pixelorama/issues/1238)
24+
- Panels can no longer be moved if the Moveable Panels option is turned off. [#1242](https://github.com/Orama-Interactive/Pixelorama/pull/1242)
25+
- Using the bucket tool now confirms the active transformation. [#1245](https://github.com/Orama-Interactive/Pixelorama/pull/1245)
26+
- The canvas rotation now affects the direction of the arrow keys. [#1245](https://github.com/Orama-Interactive/Pixelorama/pull/1245)
27+
- The pixel grid gets immediately redrawn when its visibility is toggled. [#1240](https://github.com/Orama-Interactive/Pixelorama/pull/1240)
28+
729
## [v1.1.1] - 2025-05-06
830
This update has been brought to you by the contributions of:
931
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))

0 commit comments

Comments
 (0)