mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -05:00
📎 Update changelog and increase version.
This commit is contained in:
parent
7819757759
commit
bb5804cde3
2 changed files with 20 additions and 2 deletions
20
CHANGES.md
20
CHANGES.md
|
@ -1,6 +1,5 @@
|
||||||
# CHANGELOG #
|
# CHANGELOG #
|
||||||
|
|
||||||
|
|
||||||
## :rocket: Next
|
## :rocket: Next
|
||||||
|
|
||||||
### :sparkles: New features
|
### :sparkles: New features
|
||||||
|
@ -10,6 +9,25 @@
|
||||||
### :boom: Breaking changes
|
### :boom: Breaking changes
|
||||||
### :heart: Community contributions by (Thank you!)
|
### :heart: Community contributions by (Thank you!)
|
||||||
|
|
||||||
|
## 1.6.4-alpha
|
||||||
|
|
||||||
|
### :sparkles: Minor improvements
|
||||||
|
|
||||||
|
- Decrease default bulk buffers on storage tasks.
|
||||||
|
- Reduce file_change preserve interval to 24h.
|
||||||
|
|
||||||
|
### :bug: Bugs fixed
|
||||||
|
|
||||||
|
- Don't allow rename drafts project.
|
||||||
|
- Fix custom font deletion task.
|
||||||
|
- Fix custom font rendering on exporting shapes.
|
||||||
|
- Fix font loading on viewer app.
|
||||||
|
- Fix problem when moving files with drag & drop.
|
||||||
|
- Fix unexpected exception on searching without term.
|
||||||
|
- Properly handle nil values on `update-shapes` function.
|
||||||
|
- Replace frame term usage by artboard on viewer app.
|
||||||
|
|
||||||
|
|
||||||
## 1.6.3-alpha
|
## 1.6.3-alpha
|
||||||
|
|
||||||
### :bug: Bugs fixed
|
### :bug: Bugs fixed
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.6.3-alpha
|
1.6.4-alpha
|
||||||
|
|
Loading…
Add table
Reference in a new issue