1.3.0-alpha
版本发布时间: 2021-03-02 15:40:47
penpot/penpot最新发布版本:2.3.0(2024-11-04 23:45:19)
1.3.0-alpha
:sparkles: New features
- Add emailcatcher and ldap test containers to devenv. #506
- Add major refactor of internal pubsub/redis code; improves scalability and performance #640
- Add more chinese transtions #687
- Add more presets for artboard #654
- Add optional loki integration #645
- Add proper http session lifecycle handling.
- Allow to set border radius of each rect corner individually
- Bounce & Complaint handling #635
- Disable groups interactions when holding "Ctrl" key (deep selection)
- New action in context menu to "edit" some shapes (binded to key "Enter")
:bug: Bugs fixed
- Add more improvements to french translation strings #591
- Add some missing database indexes (mainly improves performance on large databases on file-update rpc method, and some background tasks).
- Disables filters in masking elements (problem with Firefox rendering)
- Drawing tool will have priority over resize/rotate handlers Taiga #1225
- Fix broken bounding box on editing paths Taiga #1254
- Fix corner cases on invitation/signup flows.
- Fix errors on onboarding file Taiga #1287
- Fix infinite recursion on logout.
- Fix issues with frame selection Taiga #1300, Taiga #1255
- Fix local fonts error #691
- Fix problem width handoff code generation Taiga #1204
- Fix problem with indices refreshing on page changes #646
- Have language change notification written in the new language Taiga #1205
- Hide register screen when registration is disabled #598
- Properly handle errors on github, gitlab and ldap auth backends.
- Properly mark profile auth backend (on first register/ auth with 3rd party auth provider).
- Refactor LDAP auth backend.