|
2 | 2 |
|
3 | 3 | <!--ENTER CHANGELOG HERE-->
|
4 | 4 |
|
| 5 | +## 2.1.1-rc.1 (2024-05-21) |
| 6 | + |
| 7 | +* Add hide cursor while drawing |
| 8 | +* Improve pdf import performance ([#702](https://github.com/LinwoodDev/Butterfly/pull/702)) |
| 9 | +* Reimplement quality in pdf import ([#702](https://github.com/LinwoodDev/Butterfly/pull/702)) |
| 10 | +* Center grid items in home page |
| 11 | +* Modernize home page header gradient to use secondary and primary color |
| 12 | +* Improve webdav requests ([#703](https://github.com/LinwoodDev/Butterfly/pull/703)) |
| 13 | +* Improve image quality ([#704](https://github.com/LinwoodDev/Butterfly/issues/704)) |
| 14 | +* Improve baked image quality |
| 15 | +* Improve responsiveness |
| 16 | +* Improve path eraser performance |
| 17 | +* Use a blue/gray for secondary color in classic theme |
| 18 | +* Fix launching url does nothing |
| 19 | +* Fix settings on mobile fill full height |
| 20 | +* Fix grid switch on file view will be shown in navigator |
| 21 | +* Fix missing scrollbar in home page |
| 22 | +* Fix scale proportional not working |
| 23 | +* Fix bfly file import and export on android ([#709](https://github.com/LinwoodDev/Butterfly/issues/709)) |
| 24 | +* Fix old baked image not being disposed |
| 25 | +* Fix toolbar not showing on desktop in toolbar position inline |
| 26 | +* Fix removing elements hides all elements for a moment |
| 27 | +* Fix label could not be edited ([#712](https://github.com/LinwoodDev/Butterfly/issues/712)) |
| 28 | +* Upgrade to flutter 3.22 |
| 29 | +* Fix linux screenshot appdata |
| 30 | + |
| 31 | +Read more here: https://linwood.dev/butterfly/2.1.1-rc.1 |
| 32 | +Visit the new docs here: https://butterfly.linwood.dev |
| 33 | + |
5 | 34 | ## 2.1.1-rc.0 (2024-05-14)
|
6 | 35 |
|
7 | 36 | * Make dav requests more performant ([#689](https://github.com/LinwoodDev/Butterfly/pull/689))
|
|
0 commit comments