0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-28 15:41:25 -05:00

📎 Update changelog.

This commit is contained in:
Andrey Antukh 2021-05-26 16:56:59 +02:00
parent cad2b831ed
commit 7eb3693804

View file

@ -11,6 +11,22 @@
### :heart: Community contributions by (Thank you!)
## 1.6.1-alpha
### :bug: Bugs fixed
- Make the navigation async by default.
- Improve editor lifecycle management.
- Fix problem when creating a component with empty data.
- Fix dashboard ordering issue.
- Fix problem with moving shapes into frames.
- Fix problems with mov-objects.
- Fix wrong type usage on libraries changes.
- Fix custom fonts embbedding issue.
- Add safety check on reg-objects change impl.
- Fix unexpected excetion related to rounding integers.
## 1.6.0-alpha
### :sparkles: New features