|
2 | 2 |
|
3 | 3 | <!--ENTER CHANGELOG HERE-->
|
4 | 4 |
|
| 5 | +## 2.3.0-beta.2 (2025-03-04) |
| 6 | + |
| 7 | +* Add indicator for scale proportion ([#616](https://github.com/LinwoodDev/Butterfly/issues/616)) |
| 8 | +* Add release name to home page header, appbar and version (currently Adonis Blue) |
| 9 | +* Add multiple background support ([#778](https://github.com/LinwoodDev/Butterfly/issues/778)) |
| 10 | +* Add transparent option for pattern texture |
| 11 | +* Add area property view |
| 12 | +* Add flip horizontal, vertical and gray scale operation on images ([#794](https://github.com/LinwoodDev/Butterfly/issues/794)) |
| 13 | +* Add svg background support |
| 14 | +* Add element count to layer list |
| 15 | +* Add subtitle to property view for tools |
| 16 | +* Add warning to experiments settings page and allow using them on stable |
| 17 | +* Add move on gesture setting |
| 18 | +* Grid and ruler will now influence shape, stamp, area and texture tool |
| 19 | +* Add setting in shape tool to draw from center ([#800](https://github.com/LinwoodDev/Butterfly/issues/800)) |
| 20 | +* Improve ctrl and shift functionality on pasting tools |
| 21 | +* Improve ruler rotation handling |
| 22 | +* Improve selection change animation |
| 23 | +* Improve responsiveness of file list view |
| 24 | +* Improve grid tool |
| 25 | + * Add stroke width |
| 26 | + * Add option for position and zoom dependent |
| 27 | + * Fix snap if size is 0 |
| 28 | +* Improve add dialog with filters |
| 29 | +* Improve hit calculations in rectangle and polygon mode ([#799](https://github.com/LinwoodDev/Butterfly/issues/799)) |
| 30 | + * Circle |
| 31 | + * Lines |
| 32 | + * Rectangle |
| 33 | + * Triangles |
| 34 | +* Improve template dialog |
| 35 | + * Add select all and deselect button |
| 36 | + * Change create button to floating action button |
| 37 | +* Use random colors for cursors in collaboration mode |
| 38 | +* Change texture tool icon since it was the same as the grid tool |
| 39 | +* Add switch animation in navigator drawer |
| 40 | +* Move hide cursor while drawing to mouse settings |
| 41 | +* Fix unnecessary saving |
| 42 | +* Fix offset list tile |
| 43 | +* Fix resolution shift issues ([#793](https://github.com/LinwoodDev/Butterfly/issues/793)) |
| 44 | +* Fix saving issues |
| 45 | +* Fix background assets not removed on delete |
| 46 | +* Fix asset svg exports |
| 47 | +* Fix pattern background position |
| 48 | +* Fix conversion to hex color on svg export and color pick |
| 49 | +* Fix some special-characters not working for file names |
| 50 | +* Fix file name validator missing on file rename |
| 51 | +* Fix flipped title and subtitle in search results |
| 52 | +* Fix windows portable archive |
| 53 | +* Fix hover in pattern texture view |
| 54 | +* Fix rectangle selection preview wrongly having a rotation handle line |
| 55 | +* Fix debian arm build ([#801](https://github.com/LinwoodDev/Butterfly/issues/801)) |
| 56 | +* Fix zoom dependent not working on shape tool |
| 57 | +* Fix pressure if os wrongly gives 0 as input |
| 58 | +* Fix template override menu item wrongly labeled as delete |
| 59 | +* Remove http sources |
| 60 | +* Upgrade to flutter 3.29 |
| 61 | + |
| 62 | +Read more here: https://linwood.dev/butterfly/2.3.0-beta.2 |
| 63 | + |
5 | 64 | ## 2.3.0-beta.1 (2025-01-20)
|
6 | 65 |
|
7 | 66 | * Add search bar for components navigator page
|
|
0 commit comments