|
2 | 2 |
|
3 | 3 | <!--ENTER CHANGELOG HERE-->
|
4 | 4 |
|
| 5 | +## 2.2.3-rc.1 (2024-12-16) |
| 6 | + |
| 7 | +* Improve template dialog |
| 8 | + * Add override tools in context menu |
| 9 | + * Add information button |
| 10 | + * Add duplicate button |
| 11 | + * Change create template button to save icon |
| 12 | + * Improve thumbnail display to have rounded corners |
| 13 | +* Add color wheel to color picker |
| 14 | +* Add render resolution to improve moving on canvas |
| 15 | +* Redesign search to material 3 |
| 16 | + * Improve tool results |
| 17 | +* Improve responsiveness of exact slider |
| 18 | +* Change zoom dependent to false by default |
| 19 | +* Use material blue and red as default colors |
| 20 | +* Improve sliders for background dialog |
| 21 | +* Add additional selection ui options to the pen element |
| 22 | +* Add tooltip to preset icons in export dialog |
| 23 | +* Change general icon on background to grid |
| 24 | +* Limit search results to 10 |
| 25 | +* Fix export on web |
| 26 | +* Fix shape detection always enabled in pen tool |
| 27 | +* Fix ruler not working correctly in pen tool |
| 28 | +* Fix ruler position is wrong when moving on the canvas |
| 29 | +* Fix zoom dependent not working correctly with the label tool ([#765](https://github.com/LinwoodDev/Butterfly/issues/765)) |
| 30 | +* Fix temporary import handler does not get removed after clicking |
| 31 | +* Fix asset hash not correctly working with filenames |
| 32 | +* Fix duplicated asset importing |
| 33 | +* Fix aspect ratio label in area tool selection view |
| 34 | +* Fix add dialog shows "No element" if there is only import search results |
| 35 | +* Fix document isn't saved when clicking home |
| 36 | +* Fix stamp don't use unique element ids |
| 37 | +* Fix render order when creating multiple elements when baking |
| 38 | +* Fix some color fields don't keep alpha value |
| 39 | +* FIx color fields preview shows alpha value |
| 40 | +* Fix min slider value of stroke width |
| 41 | +* Fix selection not working correctly when editing multiple elements |
| 42 | +* Fix search on web |
| 43 | +* Fix temporary stamp |
| 44 | +* Show git hash instead of version in web version |
| 45 | +* Upgrade to flutter 3.27 |
| 46 | + |
| 47 | +Read more here: https://linwood.dev/butterfly/2.2.3-rc.1 |
| 48 | + |
5 | 49 | ## 2.2.3-rc.0 (2024-12-02)
|
6 | 50 |
|
7 | 51 | * Add toggle for color toolbar ([#611](https://github.com/LinwoodDev/Butterfly/issues/611))
|
|
0 commit comments