📚 Updates changelog with Taiga references

This commit is contained in:
alonso.torres 2021-02-11 13:45:30 +01:00
parent 4b8334fe1c
commit b7d3158514

View file

@ -6,28 +6,29 @@
- Add images lock proportions by default [#541](https://github.com/penpot/penpot/discussions/541), [#609](https://github.com/penpot/penpot/issues/609) - 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) - 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
- Flip horizontal/vertical - Flip horizontal/vertical
- Zstd+nippy based blob storage format - Zstd+nippy based blob storage format
- Improved component testing - Improved component testing
- Add user feedback form - Add user feedback form
- Improved frech translations - Improved French translations
### Bugs 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).
- Problems when transforming path shapes - Problems when transforming path shapes [Taiga 1170](https://tree.taiga.io/project/penpot/issue/1170)
- Fix 500 when requestion password reset - Fix 500 when requestion password reset
- Fix ldap function called on login click - Fix ldap function called on login click
- Fix issues when moving shapes outside groups - Fix issues when moving shapes outside groups [Taiga 1138](https://tree.taiga.io/project/penpot/issue/1138)
- Fix unexpected exception when uploading image - Fix unexpected exception when uploading image [Taiga 1120](https://tree.taiga.io/project/penpot/issue/1120)
- Fix 404 when acces shared link [#615](https://github.com/penpot/penpot/issues/615) - Fix 404 when access shared link [#615](https://github.com/penpot/penpot/issues/615)
- Fix show correct error when google auth is disabled - Fix show correct error when google auth is disabled [Taiga 1119](https://tree.taiga.io/project/penpot/issue/1119)
- Fix apply a color to a text selection from color palette was not working - Fix apply a color to a text selection from color palette was not working [Taiga 1189](https://tree.taiga.io/project/penpot/issue/1189)
- Fix logo icon in viewer should go to dashboard - Fix logo icon in viewer should go to dashboard [Taiga 1149](https://tree.taiga.io/project/penpot/issue/1149)
- Fix text alignment in preview [#594](https://github.com/penpot/penpot/issues/594) - Fix text alignment in preview [#594](https://github.com/penpot/penpot/issues/594)
- Fix problem when pasting URL's copied from the browser url bar - Fix problem when pasting URL's copied from the browser url bar [Taiga #1187](https://tree.taiga.io/project/penpot/issue/1187)
- Fix ordering when restoring deleted shapes in sync [Taiga #1163](https://tree.taiga.io/project/penpot/issue/1163) - Fix ordering when restoring deleted shapes in sync [Taiga #1163](https://tree.taiga.io/project/penpot/issue/1163)
- Fix updates on collaborative editing not updating selection rectangles [Taiga #1127](https://tree.taiga.io/project/penpot/issue/1127)
### Community contributions by (Thank you! :heart:) ### Community contributions by (Thank you! :heart:)