mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 16:18:11 -05:00
📎 Update changelog.
This commit is contained in:
parent
b2f8a843b5
commit
f7ecd4880f
1 changed files with 12 additions and 5 deletions
17
CHANGES.md
17
CHANGES.md
|
@ -4,10 +4,11 @@
|
||||||
|
|
||||||
### :sparkles: New features
|
### :sparkles: New features
|
||||||
|
|
||||||
- Add major refactor of internal pubsub/redis code; improves scalability and performance #640
|
- Add major refactor of internal pubsub/redis code; improves scalability and performance [#640](https://github.com/penpot/penpot/pull/640)
|
||||||
- Add optional loki integration.
|
- Add optional loki integration [#645](https://github.com/penpot/penpot/pull/645)
|
||||||
- Add emailcatcher and ldap test containers to devenv. #506
|
- Add emailcatcher and ldap test containers to devenv. [#506](https://github.com/penpot/penpot/pull/506)
|
||||||
- Bounce & Complaint handling.
|
- Add more presets for artboard [#654](https://github.com/penpot/penpot/pull/654)
|
||||||
|
- Bounce & Complaint handling [#635](https://github.com/penpot/penpot/pull/635)
|
||||||
- Disable groups interactions when holding "Ctrl" key (deep selection)
|
- Disable groups interactions when holding "Ctrl" key (deep selection)
|
||||||
- New action in context menu to "edit" some shapes (binded to key "Enter")
|
- New action in context menu to "edit" some shapes (binded to key "Enter")
|
||||||
|
|
||||||
|
@ -21,7 +22,13 @@
|
||||||
- Properly handle errors on github, gitlab and ldap auth backends.
|
- Properly handle errors on github, gitlab and ldap auth backends.
|
||||||
- Properly mark profile auth backend (on first register/ auth with 3rd party auth provider).
|
- Properly mark profile auth backend (on first register/ auth with 3rd party auth provider).
|
||||||
- Fix corner cases on invitation/signup flows.
|
- Fix corner cases on invitation/signup flows.
|
||||||
- Add more improvements to french translation strings.
|
- Add more improvements to french translation strings [#591](https://github.com/penpot/penpot/pull/591)
|
||||||
|
|
||||||
|
|
||||||
|
### :heart: Community contributions by (Thank you!)
|
||||||
|
|
||||||
|
- girafic [#538](https://github.com/penpot/penpot/pull/654)
|
||||||
|
- arkhi [#591](https://github.com/penpot/penpot/pull/591)
|
||||||
|
|
||||||
|
|
||||||
## 1.2.0-alpha
|
## 1.2.0-alpha
|
||||||
|
|
Loading…
Add table
Reference in a new issue