|
2 | 2 |
|
3 | 3 | <!--ENTER CHANGELOG HERE-->
|
4 | 4 |
|
| 5 | +## 2.1.0-beta.5 (2024-04-08) |
| 6 | + |
| 7 | +* Add native clipboard ([#605](https://github.com/LinwoodDev/Butterfly/issues/605)) |
| 8 | +* Add option to import zip archive |
| 9 | +* Allow using these tools as temporary tool ([#656](https://github.com/LinwoodDev/Butterfly/issues/656)) |
| 10 | + * Select |
| 11 | + * Area |
| 12 | + * Laser |
| 13 | +* Add small, tiny and compact toolbar size option |
| 14 | +* Add maximize and desktop density personalization setting |
| 15 | +* Allow pasting packs inside documents |
| 16 | +* Remove navigating to canvas view if no document was imported |
| 17 | +* Use correct remote for importing |
| 18 | +* Rename toolbar columns to rows |
| 19 | +* Change size of quickstart to be smaller |
| 20 | +* Change size of recent files card |
| 21 | +* Improve home page header to be more responsive |
| 22 | +* Improve size of add button |
| 23 | +* Force top instead of inline if multiple rows in toolbar |
| 24 | +* Fix linux metainfo again |
| 25 | +* Fix template infinite loading on initial load |
| 26 | +* Fix size of temporary tool and lock and tools button if toolbar columns count is bigger than 1 |
| 27 | +* Fix snackbar will be shown twice when copying to clipboard in settings |
| 28 | +* Fix null check in area handler |
| 29 | +* Fix pen renderer doesn't use the real pressure value ([#650](https://github.com/LinwoodDev/Butterfly/issues/650)) |
| 30 | +* Don't allow importing templates when document is opened |
| 31 | + |
| 32 | +* Use nightly flavor for nightly builds to allow installing both stable and nightly builds on the same device |
| 33 | +* Add architecture specific apk builds ([#657](https://github.com/LinwoodDev/Butterfly/issues/657)) |
| 34 | +* Upgrade path rendering api |
| 35 | + |
| 36 | +Read more here: https://linwood.dev/butterfly/2.1.0-beta.5 |
| 37 | + |
5 | 38 | ## 2.1.0-beta.4 (2024-04-01)
|
6 | 39 |
|
7 | 40 | * Add auto create areas functionality in areas navigator page
|
|
0 commit comments