2021-02-04 16:27:54 +01:00
|
|
|
# CHANGELOG #
|
|
|
|
|
|
|
|
## Next
|
|
|
|
|
2021-02-05 11:27:01 +01:00
|
|
|
### New features
|
|
|
|
|
2021-02-10 17:17:16 +01:00
|
|
|
- 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% [#519](https://github.com/penpot/penpot/discussions/519)
|
2021-02-10 16:52:24 +01:00
|
|
|
- Increase default deletion delay to 7 days.
|
2021-02-10 16:53:03 +01:00
|
|
|
- Flip horizontal/vertical
|
2021-02-10 17:17:16 +01:00
|
|
|
- Zstd+nippy based blob storage format
|
|
|
|
- Improved component testing
|
|
|
|
- Add user feedback form
|
|
|
|
- Improved frech translations
|
2021-02-05 11:27:01 +01:00
|
|
|
|
2021-02-10 17:17:16 +01:00
|
|
|
### Bugs fixed
|
2021-02-04 16:27:54 +01:00
|
|
|
|
2021-02-10 16:52:24 +01:00
|
|
|
- Make the team deletion defferred (in the same way other objects).
|
2021-02-10 16:53:03 +01:00
|
|
|
- Problems when transforming path shapes
|
2021-02-10 17:17:16 +01:00
|
|
|
- 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
|
2021-02-11 11:23:48 +01:00
|
|
|
- Fix apply a color to a text selection from color palette was not working
|
2021-02-10 17:17:16 +01:00
|
|
|
|
|
|
|
### 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)
|
2021-02-10 16:52:24 +01:00
|
|
|
|
2021-02-04 16:27:54 +01:00
|
|
|
## 1.1.0-alpha
|
|
|
|
|
|
|
|
- Bugfixing and stabilization post-launch
|
|
|
|
- Some changes to the register flow
|
|
|
|
- Improved MacOS shortcuts and helpers
|
|
|
|
- Small changes to shape creation
|
|
|
|
|
|
|
|
|
|
|
|
## 1.0.0-alpha
|
|
|
|
|
|
|
|
Initial release
|