Andrey Antukh
|
69ea8229ca
|
:spakles: Minor improvements on svg uploading on libraries.
Mainly reject svgs that have doctype declaration for security reasons.
|
2021-05-27 13:00:13 +02:00 |
|
Andrey Antukh
|
4d19b87fff
|
✨ Improve error report on uploading invalid image to library.
|
2021-05-27 12:40:38 +02:00 |
|
Andrey Antukh
|
8847047fd1
|
🐛 Fix unexpected exception when user leaves typography name empty.
|
2021-05-27 12:21:40 +02:00 |
|
Andrey Antukh
|
6e8a5015c9
|
✨ Add better auth module logging.
|
2021-05-27 11:52:01 +02:00 |
|
Andrey Antukh
|
e8919ee340
|
🐛 Add missing email scope to OIDC backend.
And additionaly emit a warn log message about the error.
|
2021-05-27 11:52:01 +02:00 |
|
alonso.torres
|
f8f506a8be
|
🐛 Fix some problems with paths
|
2021-05-27 11:10:30 +02:00 |
|
Andrey Antukh
|
96d9e101cc
|
📎 Update version.txt file.
|
2021-05-26 16:57:34 +02:00 |
|
Andrey Antukh
|
7eb3693804
|
📎 Update changelog.
|
2021-05-26 16:56:59 +02:00 |
|
Andrey Antukh
|
cad2b831ed
|
✨ Make the navigation async by default.
This leaves some time to eventloop to terminate other
async events before navigate.
|
2021-05-26 16:38:03 +02:00 |
|
Andrey Antukh
|
b2dc849e52
|
✨ Improve editor lifecycle management.
|
2021-05-26 16:38:03 +02:00 |
|
alonso.torres
|
0de8bfeba6
|
🐛 Fix problem when creating a component with empty data
|
2021-05-26 16:12:29 +02:00 |
|
Andrey Antukh
|
6710d99878
|
🐛 Fix dashboard ordering issue.
|
2021-05-26 15:22:41 +02:00 |
|
alonso.torres
|
7a32d902ec
|
🐛 Fix problem with moving shapes into frames
|
2021-05-26 14:33:55 +02:00 |
|
alonso.torres
|
52f699c175
|
🐛 Fix problems with mov-objects
|
2021-05-26 13:43:57 +02:00 |
|
Andrey Antukh
|
ba211e3cbd
|
🐛 Fix wrong type usage on libraries changes.
|
2021-05-26 13:31:07 +02:00 |
|
Andrey Antukh
|
897f41bc7a
|
✨ Fix custom fonts embbedding issue.
|
2021-05-26 12:39:41 +02:00 |
|
Andrey Antukh
|
2834850337
|
📎 Add safety check on reg-objects change impl.
|
2021-05-26 12:14:02 +02:00 |
|
Andrey Antukh
|
67cd877281
|
🐛 Fix unexpected excetion related to rounding integers.
|
2021-05-26 11:54:40 +02:00 |
|
alonso.torres
|
6d0b36e9b9
|
🐛 Fix problem with new nodes in paths
|
2021-05-26 10:43:29 +02:00 |
|
Andrey Antukh
|
bd8aa8163d
|
Merge branch 'staging' into main
|
2021-05-26 10:36:12 +02:00 |
|
Andrey Antukh
|
2ac790693a
|
🐛 Fix CSRNG usage on webworker context.
|
2021-05-25 23:24:19 +02:00 |
|
Andrey Antukh
|
08dce3bcdc
|
🐛 Fix possible bug in domain whitelisting checking.
|
2021-05-25 21:19:13 +02:00 |
|
Andrey Antukh
|
e5d4755619
|
📎 Revert some changes related to build resource usage.
|
2021-05-25 16:45:04 +02:00 |
|
Andrey Antukh
|
c44befb957
|
📎 Minor cosmetic fixes on onboarding ns.
|
2021-05-25 16:30:49 +02:00 |
|
Andrey Antukh
|
871e849660
|
Merge branch 'onboarding-1.6-release' into staging
|
2021-05-25 16:29:54 +02:00 |
|
Andrey Antukh
|
43b34aa279
|
🐛 Fix many corner cases on custom font management.
|
2021-05-25 15:41:52 +02:00 |
|
Andrey Antukh
|
6b1e5b4169
|
📎 Change default jvm options for backend and frontend repl.
|
2021-05-25 15:41:52 +02:00 |
|
elhombretecla
|
952bcd853e
|
🎉 Fix release notes version at profile
|
2021-05-25 15:35:10 +02:00 |
|
elhombretecla
|
77446a71e2
|
💄 Changes at onboarding content
|
2021-05-25 15:35:10 +02:00 |
|
elhombretecla
|
d722f37468
|
✨ Add new 1.6 onboarding info
|
2021-05-25 15:35:10 +02:00 |
|
elhombretecla
|
9757836067
|
🐛 Fix basic onboarding CSS
|
2021-05-25 15:35:10 +02:00 |
|
alonso.torres
|
f92dc6f4b4
|
🐛 Fix problem with colaborative editing
|
2021-05-25 13:24:02 +02:00 |
|
alonso.torres
|
e43ab51b7d
|
🐛 Fix problem with locked shapes when change parents
|
2021-05-25 12:23:33 +02:00 |
|
alonso.torres
|
95cb6d132b
|
🐛 Fix problem with :multiple for colors and typographies
|
2021-05-25 10:11:50 +02:00 |
|
alonso.torres
|
ed95b59003
|
🐛 Fix issue when group creation leaves an empty group
|
2021-05-25 10:11:50 +02:00 |
|
alonso.torres
|
5730769a19
|
🐛 Fix order on color palette
|
2021-05-24 15:09:34 +02:00 |
|
alonso.torres
|
2a67008531
|
🐛 Fix problem with color picker positioning
|
2021-05-24 15:09:34 +02:00 |
|
alonso.torres
|
651230d40f
|
🐛 Fix problem with Safari and render frames
|
2021-05-24 15:09:34 +02:00 |
|
alonso.torres
|
28c5fd4583
|
🐛 Fix problem with imported SVG on editing paths
|
2021-05-24 15:09:34 +02:00 |
|
Andrés Moya
|
42072f2584
|
🐛 Add filter to remove groups without content in all files
|
2021-05-21 09:51:24 +02:00 |
|
Andrey Antukh
|
b50ffa087d
|
✨ Sort & validate translations files.
|
2021-05-20 17:03:09 +02:00 |
|
Andrey Antukh
|
03b74b582e
|
📎 Update changelog file.
|
2021-05-20 17:01:06 +02:00 |
|
Andrey Antukh
|
4af5341f81
|
Merge branch 'translations' into develop
|
2021-05-20 16:56:33 +02:00 |
|
Andrey Antukh
|
77ab0706be
|
🐛 Fix some issues on recent files loading.
|
2021-05-20 16:55:57 +02:00 |
|
Andrey Antukh
|
1d6094e893
|
✨ Update i18n module to provide more langs.
|
2021-05-20 16:54:42 +02:00 |
|
Jan C. Borchardt
|
af29ca92cc
|
🌐 Add translations for: English.
Currently translated at 100.0% (661 of 661 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/en/
|
2021-05-20 16:12:19 +02:00 |
|
Amine Gdoura
|
c83bfe0b16
|
🌐 Add translations for: Arabic.
Currently translated at 7.4% (49 of 661 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ar/
|
2021-05-20 16:12:19 +02:00 |
|
George Lemon
|
891ce8a33d
|
🌐 Add translations for: Romanian.
Currently translated at 100.0% (661 of 661 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ro/
|
2021-05-20 16:12:19 +02:00 |
|
Simon Bechmann
|
c356e64be5
|
🌐 Add translations for: Danish.
Currently translated at 17.7% (117 of 661 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/da/
|
2021-05-20 16:12:19 +02:00 |
|
Eranot
|
245f7256e1
|
🌐 Add translations for: Portuguese (Brazil).
Currently translated at 35.0% (232 of 661 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_BR/
|
2021-05-20 16:12:19 +02:00 |
|