mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
📚 Updates changelog
This commit is contained in:
parent
7a250a170e
commit
5b1e9ec7da
1 changed files with 21 additions and 3 deletions
24
CHANGES.md
24
CHANGES.md
|
@ -4,13 +4,31 @@
|
||||||
|
|
||||||
### New features
|
### New features
|
||||||
|
|
||||||
- Add images lock proportions by default
|
- Add images lock proportions by default [#541](https://github.com/penpot/penpot/discussions/541), [#609](https://github.com/penpot/penpot/issues/609)
|
||||||
- Shows a pixel grid when zoom greater than 800%
|
- Shows a pixel grid when zoom greater than 800% [#519](https://github.com/penpot/penpot/discussions/519)
|
||||||
- Increase default deletion delay to 7 days.
|
- Increase default deletion delay to 7 days.
|
||||||
|
- Zstd+nippy based blob storage format
|
||||||
|
- Improved component testing
|
||||||
|
- Add user feedback form
|
||||||
|
- Improved frech translations
|
||||||
|
|
||||||
### Bug fixed
|
### Bugs fixed
|
||||||
|
|
||||||
- Make the team deletion defferred (in the same way other objects).
|
- Make the team deletion defferred (in the same way other objects).
|
||||||
|
- Fix 500 when requestion password reset
|
||||||
|
- Fix ldap function called on login click
|
||||||
|
- Fix issues when moving shapes outside groups
|
||||||
|
- Fix unexpected exception when uploading image
|
||||||
|
- Fix 404 when acces shared link [#615](https://github.com/penpot/penpot/issues/615)
|
||||||
|
- Fix show correct error when google auth is disabled
|
||||||
|
|
||||||
|
### Community contributions by (Thank you! :heart:)
|
||||||
|
|
||||||
|
- nisrulz [#586](https://github.com/penpot/penpot/pull/586)
|
||||||
|
- kdrag0n [#585](https://github.com/penpot/penpot/pull/585)
|
||||||
|
- tomer [#575](https://github.com/penpot/penpot/pull/575)
|
||||||
|
- violoncelloCH [#554](https://github.com/penpot/penpot/pull/554)
|
||||||
|
- abtinmo [#538](https://github.com/penpot/penpot/pull/538)
|
||||||
|
|
||||||
## 1.1.0-alpha
|
## 1.1.0-alpha
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue