Skip to content

Latest commit

 

History

History
1865 lines (1491 loc) · 126 KB

CHANGES.md

File metadata and controls

1865 lines (1491 loc) · 126 KB

CHANGELOG

2.0.2

✨ Enhancements

  • Fix locking contention on cron subsystem (causes backend start blocking)
  • Fix locking contention on file object thumbails backend RPC calls

🐛 Bugs fixed

2.0.1

🐛 Bugs fixed

  • Fix different issues related to components v2 migrations including Github #4443

2.0.0 - I Just Can't Get Enough

🚀 Epics and highlights

💥 Breaking changes & Deprecations

  • New strokes default to inside border Taiga #6847
  • Change default z ordering on layers in flex layout. The previous behavior was inconsistent with how HTML works and we changed it to be more consistent. Previous layers that overlapped could be hidden, the fastest way to fix this is changing the z-index property but a better way is to change the order of your layers.

❤️ Community contributions (Thank you!)

  • New Hausa, Yoruba and Igbo translations and update translation files (by All For Tech Empowerment Foundation) Taiga #6950, Taiga #6534
  • Hide bounding-box when editing shape (by @VasilevsVV) #3930
  • CTRL + "+" to zoom into canvas instead of browser (by @audriu) #3848
  • Add dev deps.edn in the project root (by @PEZ) #3794
  • Allow passing overrides to frontend nginx config (by @m90) #3602
  • Update index.njk to remove typo (by @fdvmoreira) #155
  • Typo (by StephanEggermont) #157

✨ New features

:bug Bugs fixed

  • Fix pixelated thumbnails Github #3681, Github #3661
  • Fix problem with not applying colors to boards Github #3941
  • Fix problem with path editor undoing changes Github #3998
  • [View mode] Open overlay places frame in the wrong position when paired with a fixed element Taiga #6385
  • Flex Layout: Fit-content not recalculated after deleting an element Taiga #5968
  • Selecting from Color Palette does not work for board when there is no existing fill Taiga #6464
  • Color thumbnails are consistently rounded in the inspect code mode Taiga #5886
  • Adding vector path points before first point of existing open path not working Taiga #6593
  • Some image formats include the extension when importing Taiga #5485
  • Gradient color tool doesn't work properly with flipped items Taiga #6485
  • [TEXT] Align options are not shown when several text are selected Taiga #5948
  • [VIEW MODE] Comments not working properly on multiple pages Taiga #6281
  • [PERFORMANCE] Alignments are slow Taiga #5865
  • [EXPORT] Exporting an element with a non-visible drop shadow displays the shadow either way Taiga #6768
  • [SAFARI] Color picker cursor is not pointing correctly Taiga #6733
  • [Import Files] When user has imported .penpot file with new file name of previously downloaded library file the default library file name is set for it Taiga #5596
  • Issue when resizing a duotone FA icon Taiga #5935
  • "Hide grid" keyboard shortcut broken Taiga #5102
  • Picking a gradient color in recent colors for a new color in the assets tab crashes Penpot Taiga #5601
  • Thumbnails not loading Taiga #6012
  • Don't show signup link/form when registration is disabled. Taiga #1196
  • Registration Page UI UX issue with small resolutions Taiga #1693
  • [LOGIN] "E-Mail-Adress" input field is set to type 'text' instead of 'eMail Taiga #1921
  • Handling correctly slashes "/" in emails Taiga #4906
  • Tab character in texts crashes the app Taiga #4418
  • Text does not match export Taiga #4129
  • Scrollbars cover the layers carets Taiga #4431
  • Horizontal ruler disappear when overlapping a board Taiga #4138
  • Resize shape + Alt key is not working Taiga #3447
  • Libraries images broken on premise Taiga #4573
  • [VIEWER] Cannot scroll down in code </> mode Taiga #4655
  • Strange cursor behavior after clicking viewport with text tool Taiga #4363
  • Selected color affects all of them Taiga #5285
  • Fix problem with shadow negative spread Github #3421
  • Fix problem with linked colors to strokes Github #3522
  • Fix problem with hand tool stuck Github #3318
  • Fix problem with fix scrolling on nested elements Github #3508
  • Fix problem when changing typography assets Github #3683
  • Internal error when you copy and paste some main components between files Taiga #7397
  • Fix toolbar disappearing Taiga #7411
  • Fix long text on tab breaks UI Taiga Issue #7421

1.19.5

🐛 New features

  • Fix problem with alignment performance

1.19.4

✨ New features

🐛 Bugs fixed

  • Fix problem with z-index field in non-absolute items

1.19.3

✨ New features

🐛 Bugs fixed

  • List view is discarded on tab change on Workspace Assets Sidebar tab Github #3547
  • Fix message popup remains open when exiting workspace with browser back button Taiga #5747
  • When editing text if font is changed, the proportions of the rendered shape are wrong Taiga #5786

1.19.2

✨ New features

  • Navigate up in layer hierarchy with Shift+Enter shortcut Taiga #5734
  • Click on the flow tags open viewer with the selected frame Taiga #5044
  • Add Dutch language & update translation files with weblate

🐛 Bugs fixed

  • Fix unexpected output on get-page rpc method when invalid object-id is provided Github #3546
  • Fix Invalid files amount after moving file from Project to Drafts Taiga #5638
  • Fix deleted pages comments shown in right sidebar Taiga #5648
  • Fix tooltip on toggle visibility and toggle lock buttons Taiga #5141

1.19.1

🐛 Bugs fixed

1.19.0

💥 Breaking changes & Deprecations

✨ New features

  • Default naming of text layers Taiga #2836
  • Create typography style from a selected text layer Taiga #3041
  • Board as ruler origin Taiga #4833
  • Access tokens support Taiga #4460
  • Show interactions setting at the view mode Taiga #1330
  • Improve dashboard performance related to thumbnails; now the thumbnails are rendered as bitmap images.
  • Add the ability to disable google fonts provider with the disable-google-fonts-provider flag
  • Add the ability to disable dashboard templates section with the disable-dashboard-templates-section flag
  • Add the ability to use the registration whitelist with OICD Github #3348
  • Add support for local caching of google fonts (this avoids exposing the final user IP to goolge and reduces the amount of request sent to google)
  • Set smooth/instant autoscroll depending on distance GitHub #3377
  • New component icon Taiga #5290
  • Show a confirmation dialog when an user tries to publish an empty library Taiga #5294

🐛 Bugs fixed

  • Fix files can be opened from multiple urls Taiga #5310
  • Fix asset color item was created from the selected layer Taiga #5180
  • Fix unpublish more than one library at the same time Taiga #5532
  • Fix drag projects on dahsboard Taiga #5531
  • Fix allow team name to be all blank Taiga #5527
  • Fix search font visualitation Taiga #5523
  • Fix create and account only with spaces Taiga #5518
  • Fix context menu outside screen Taiga #5524
  • Fix graphic item rename on assets pannel Taiga #5556
  • Fix component and media name validation on assets panel Taiga #5555
  • Fix problem with selection shortcuts Taiga #5492
  • Fix issue with paths line to curve and concurrent editing Taiga #5191
  • Fix problems with locked layers Taiga #5139
  • Fix export from shared prototype Taiga #5565
  • Fix email change: validation error displaying even after both fields are identical Taiga #5514
  • Fix scroll on viewer comment list Taiga #5563
  • Fix context menu z-index Taiga #5561
  • Fix select all checkbox on shared link config Taiga #5566
  • Fix validation on full name input on account creation Taiga #5516
  • Fix validation on team name input Taiga #5510
  • Fix incorrect uri generation issues on share-link modal Taiga #5564
  • Fix cache issues with share-links Taiga #5559
  • Makes height priority for the rows/columns grids #2774
  • Fix problem with comments mode not staying #3363
  • Fix problem with comments when user left the team Taiga #5562
  • Fix problem with images patterns repeating #3372
  • Fix grid not being clipped in frames #3365
  • Fix cut/delete text layer when while creating text Taiga #5602
  • Fix picking a gradient color in recent colors for a new color in the assets tab Taiga #5601
  • Fix problem with importation process Taiga #5597
  • Fix problem with HSV color picker #3317
  • Fix problem with slashes in layers names for exporter #3276
  • Fix incorrect modified data on moving files on dashboard Taiga #5530
  • Fix focus handling on comments edition Taiga #5560
  • Fix incorrect fullname use on registring user after OIDC authentication Taiga #5517
  • Fix incorrect modified-at on project after import file Taiga #5268
  • Fix incorrect message after sending invitation to already member Taiga 5599
  • Fix text decoration on button Taiga #5301
  • Fix menu order on design tab Taiga #5195
  • Fix search bar width on layer tab Taiga #5445
  • Fix border radius values with decimals Taiga #5283
  • Fix shortcuts translations not homogenized Taiga #5141
  • Fix overlay manual position in nested boards Taiga #5135
  • Fix close overlay from a nested board Taiga #5587
  • Fix overlay position when it has shadow or blur Taiga #4752
  • Fix overlay position when there are elements fixed when scrolling Taiga #4383
  • Fix problem when sliding color picker in selected-colors #3150
  • Fix error screen on upload image error Taiga #5608
  • Fix bad frame-id for certain componentes #3205
  • Fix paste elements at bottom of frame Taig #5253
  • Fix new-file button on project not redirecting to the new file Taiga #5610
  • Fix retrieve user comments in dashboard Taiga #5607
  • Locks shapes when moved inside a locked parent Taiga #5252
  • Fix rotate several elements in bulk Taiga #5165
  • Fix onboarding slides height Taiga #5373
  • Fix create typography with section closed Taiga #5574
  • Fix exports menu on viewer mode Taiga #5568
  • Fix create empty comments Taiga #5536
  • Fix text changes not propagated to copy Taiga #5364
  • Fix position of text cursor is a bit too high in Invitations section Taiga #5511
  • Fix undo when updating several texts Taiga #5197
  • Fix assets right click button for multiple selection Taiga #5545
  • Fix problem with precision in resizes Taiga #5623
  • Fix absolute positioned layouts not showing flex properties Taiga #5630
  • Fix text gradient handlers Taiga #4047
  • Fix when user deletes one file during import it is impossible to finish importing of second file Taiga #5656
  • Fix export multiple images when only one of them has export settings Taiga #5649
  • Fix error when a user different than the thread creator edits a comment Taiga #5647
  • Fix unnecessary button Taiga #3312
  • Fix copy color information in several formats Taiga #4723
  • Fix dropdown width Taiga #5541
  • Fix enable comment mode and insert image keeps on comment mode Taiga #5678
  • Fix enable undo just after using pencil Taiga #5674
  • Fix 400 error when user changes password Taiga #5643
  • Fix cannot undo layer styles Taiga #5676
  • Fix unexpected exception on boolean shapes Taiga #5685
  • Fix ctrl+z on select not working Taiga #5677
  • Fix thubmnail rendering flashing Taiga #5675

⬆️ Deps updates

  • Update google fonts catalog (at 2023/07/06) Taiga #5592

❤️ Community contributions by (Thank you!)

  • Update Typography palette order (by @akshay-gupta7) Github #3156
  • Palettes (color, typographies) empty state (by @akshay-gupta7) Github #3160
  • Duplicate objects via drag + alt (by @akshay-gupta7) Github #3147
  • Set line-height to auto as 1.2 (by @akshay-gupta7) Github #3185
  • Click to select full values at the design sidebar (by @akshay-gupta7) Github #3179
  • Fix rect filter bounds math (by @ryanbreen) Github #3180
  • Removed sizing variables from radius (by @ondrejkonec) Github #3184
  • Dashboard search, set focus after shortcut (by @akshay-gupta7) Github #3196
  • Library name dropdown arrow is overlapped by library name (by @ondrejkonec) Taiga #5200
  • Reorder shadows (by @akshay-gupta7) Github #3236
  • Open project in new tab from workspace (by @akshay-gupta7) Github #3246
  • Distribute fix enabled when two elements were selected (by @dfelinto) Github #3266
  • Distribute vertical spacing failing for overlapped text (by @dfelinto) Github #3267
  • bug Change independent corner radius input tooltips #3332 (by @astudentinearth) Github #3332

1.18.6

🐛 Bugs fixed

✨ Enhancements

  • Add the ability to overwrite internal resolver with PENPOT_INTERNAL_RESOLVER environment variable GH #3310

1.18.5

🐛 Bugs fixed

  • Fix add flow option in contextual menu for frames
  • Fix issues related with invitations
  • Fix problem with undefined gaps
  • Add deleted fonts auto match mechanism

1.18.4

🐛 Bugs fixed

  • Fix zooming while color picker breaks UI GH #3214
  • Fix problem with layout not reflowing on shape deletion Taiga #5289
  • Fix extra long typography names on assets and palette Taiga #5199
  • Fix background-color property on inspect code Taiga #5300
  • Preview layer blend modes (by @akshay-gupta7) Github #3235

1.18.3

🐛 Bugs fixed

  • Fix problem with rulers not placing correctly Taiga #5093
  • Fix page context menu Taiga #5145
  • Fix project file count Taiga #5148
  • Fix OIDC roles checking mechanism GH #3152
  • Import updated translation strings from weblate

⬆️ Deps updates

1.18.2

🐛 Bugs fixed

  • Fix problem with frame title rotation
  • Fix first level board "Show in view mode" is automatically unchecked Taiga #5136

1.18.1

🐛 Bugs fixed

  • Fix problems with imported SVG shadows Taiga #4922
  • Fix problems with imported SVG embedded images and transforms Taiga #4639

1.18.0

✨ New features

  • Adds more accessibility improvements in dashboard Taiga #4577
  • Adds paddings and gaps prediction on layout creation Taiga #4838
  • Add visual feedback when proportionally scaling text elements with K Taiga #3415
  • Add visualization and mouse control to paddings, margins and gaps in frames with layout Taiga #4839
  • Allow for absolute positioned elements inside layout Taiga #4834
  • Add z-index option for flex layout items Taiga #2980
  • Scale content proportionally affects strokes, shadows, blurs and corners Taiga #1951
  • Use tabulators to navigate layers Taiga #5010

🐛 Bugs fixed

  • Fix problem with rules position on changing pages Taiga #4847
  • Fix error streen when uploading wrong SVG #2995
  • Fix selecting children from hidden parent layers Taiga #4934
  • Fix problem when undoing multiple selected colors Taiga #4920
  • Allow selection of empty board by partial rect Taiga #4806
  • Improve behavior for undo on text edition Taiga #4693
  • Improve deeps selection of nested arboards Taiga #4913
  • Fix problem on selection numeric inputs on Firefox #2991
  • Changed the text dominant-baseline to use ideographic Taiga #4791
  • Viewer wrong translations Github #3035
  • Fix problem with text editor in Safari
  • Fix unlink library color when blur color picker input #3026
  • Fix snap pixel when moving path points on high zoom #2930
  • Fix shortcuts for zoom now take into account the mouse position #2924
  • Fix close colorpicker on Firefox when mouse-up is outside the picker #2911
  • Fix problems with touch devices and Wacom tablets #2216
  • Fix problem with board titles misplaced Taiga #4738
  • Fix problem with alt getting stuck when alt+tab Taiga #5013
  • Fix problem with z positioning of elements Taiga #5014
  • Fix problem in Firefox with scroll jumping when changin pages #3052
  • Fix nested frame interaction created flow in wrong frame Taiga #5043
  • Font-Kerning does not work on Artboard Export to PNG/JPG/PDF #3029
  • Fix manipulate duplicated project (delete, duplicate, rename, pin/unpin...) Taiga #5027
  • Fix deleted files appear in search results Taiga #5002
  • Fix problem with selected colors and texts Taiga #5051
  • Fix problem when assigning color from palette or assets Taiga #5050
  • Fix shortcuts for alignment Taiga #5030
  • Fix path options not showing when editing rects or ellipses Taiga #5053
  • Fix tooltips for some alignment options are truncated on design tab Taiga #5040
  • Fix horizontal margins drag don't always start from place Taiga #5020
  • Fix multiplayer username sometimes is not displayed correctly Taiga #4400
  • Show warning when trying to invite a user that is already in members Taiga #4147
  • Fix problem with text out of borders when changing from auto-width to fixed Taiga #4308
  • Fix header not showing when exiting fullscreen mode in viewer Taiga #4244
  • Fix visual problem in select options Taiga #5028
  • Forbid empty names for assets Taiga #5056
  • Select children after ungroup action Taiga #4917
  • Fix problem with guides not showing when moving over nested frames Taiga #4905
  • Fix change email and password for users signed in via social login Taiga #4273
  • Fix drag and drop files from browser or file explorer under circumstances Taiga #5054
  • Fix problem when copy/pasting shapes Taiga #4931
  • Fix problem with color picker not able to change hue Taiga #5065
  • Fix problem with outer stroke in texts Taiga #5078
  • Fix problem with text carring over next line when changing to fixed Taiga #5067
  • Fix don't show invite user hero to users with editor role Taiga #5086
  • Fix enter emails on onboarding new user creating team Taiga #5089
  • Fix invalid files amount after moving on dashboard Taiga #5080
  • Fix dashboard left sidebar, the [x] overlaps the field Taiga #5064
  • Fix expanded typography on assets sidebar is moving Taiga #5063
  • Fix spelling mistake in confirmation after importing only 1 file Taiga #5095
  • Fix problem with selection colors and texts Taiga #5079
  • Remove "show in view mode" flag when moving frame to frame Taiga #5091
  • Fix problem creating files in project page Taiga #5060
  • Disable empty names on rename files Taiga #5088
  • Fix problem with SVG and flex layout Taiga #
  • Fix unpublish and delete shared library warning messages Taiga #5090
  • Fix last update project timer update after creating new file Taiga #5096
  • Fix dashboard scrolling using 'Page Up' and 'Page Down' Taiga #5081
  • Fix view mode header buttons overlapping in small resolutions Taiga #5058
  • Fix precision for wrap in flex Taiga #5072
  • Fix relative position overlay positioning Taiga #5092
  • Fix hide grid keyboard shortcut Github #3071
  • Fix problem with opacity in imported SVG's Taiga #4923

❤️ Community contributions by (Thank you!)

  • To @ondrejkonec: for contributing to the code with:
  • Refactor CSS variables Github #2948

1.17.3

🐛 Bugs fixed

  • Fix copy and paste very nested inside itself Taiga #4848
  • Fix custom fonts not rendered correctly Taiga #4874
  • Fix problem with shadows and blur on multiple selection
  • Fix problem with redo shortcut
  • Fix Component texts not displayed in assets panel Taiga #4907
  • Fix search field has implemented shared styles for "close icon" and "search icon" Taiga #4927
  • Fix Handling correctly slashes "/" in emails Taiga #4906
  • Fix Change text color from selected colors Taiga #4933

✨ Enhancements

  • Adds environment variables for specifying the export and backend URI for the frontend docker image, thanks to @Supernova3339 for the initial PR and suggestion Github #2984

1.17.2

🐛 Bugs fixed

  • Fix invite members button text Taiga #4794
  • Fix problem with opacity in frames Taiga #4795
  • Fix correct behaviour for space-around and added space-evenly option
  • Fix duplicate with alt and undo only undo one step Taiga #4746
  • Fix problem creating frames inside layout Taiga #4844
  • Fix paste board inside itself Taiga #4775
  • Fix middle button panning can drag guides Taiga #4266

❤️ Community contributions by (Thank you!)

  • To @ondrejkonec: for some code contributions on this release.

1.17.1

🐛 Bugs fixed

  • Fix components groups items show the component name in list mode Taiga #4770
  • Fix typing CMD+Z on MacOS turns the cursor into a Zoom cursor Taiga #4778
  • Fix white space on small screens Taiga #4774
  • Fix button spacing on delete acount modal Taiga #4762
  • Fix invitations input on team management and onboarding modal Taiga #4760
  • Fix weird numeration creating new elements in dashboard Taiga #4755
  • Fix can move shape with lens zoom active Taiga #4787
  • Fix social links broken Taiga #4759
  • Fix tooltips on left toolbar Taiga #4793

1.17.0

✨ New features

  • Adds layout flex functionality for boards
  • Better overlays interactions on boards inside boards Taiga #4386
  • Show board miniature in manual overlay setting Taiga #4475
  • Handoff visual improvements Taiga #3124
  • Dynamic alignment only in sight Github 1971
  • Add some accessibility to shortcut panel Taiga #4713
  • Add shortcuts for text editing Taiga #2052
  • Second level boards treated as groups in terms of selection Taiga #4269
  • Performance improvements both for backend and frontend
  • Accessibility improvements for login area Taiga #4353
  • Outbound webhooks Taiga #4577
  • Add copy invitation link to the invitation options Taiga #4213
  • Dynamic alignment only in sight Taiga #3537
  • Improve naming of layers Taiga #4036
  • Add zoom lense Taiga #4691
  • Detect potential problems with custom font vertical metrics Taiga #4697

🐛 Bugs fixed

  • Add title to color bullets Taiga #4218
  • Fix color bullets in library color modal Taiga #4186
  • Fix shortcut texts alignment Taiga #4275
  • Fix some texts and a typo Taiga #4215
  • Fix twitter support account link Taiga #4279
  • Fix lang autodetect issue Taiga #4277
  • Fix adding an extra page on import Taiga #4543
  • Fix unable to select text at assets inputs in firefox Taiga #4572
  • Fix component sync when converting to path Taiga #3642
  • Fix style for team invite in deutsch Taiga #4614
  • Fix problem with text edition in Safari Taiga #4046
  • Fix show outline with rounded corners on rects Taiga #4053
  • Fix wrong interaction between comments and panning modes Taiga #4297
  • Fix bad element positioning on interaction with fixed scroll Github #2660
  • Fix display type of component library not persistent Taiga #4512
  • Fix problem when moving texts with keyboard #2690
  • Fix problem when drawing boxes won't detect mouse-up Taiga #4618
  • Fix missing loading icon on shared libraries Taiga #4148
  • Fix selection stroke missing in properties of multiple texts Taiga #4048
  • Fix missing create component menu for frames Github #2670
  • Fix "currentColor" is not converted when importing SVG Github 2276
  • Fix incorrect color in properties of multiple bool shapes Taiga #4355
  • Fix pressing the enter key gives you an internal error Github 2675 Github 2577
  • Fix confirm group name with enter doesn't work in assets modal Taiga #4506
  • Fix group/ungroup shapes inside a component Taiga #4052
  • Fix wrong update of text in components Taiga #4646
  • Fix problem with SVG imports with style #2605
  • Fix ghost shapes after sync groups in components Taiga #4649
  • Fix layer orders messed up on move, group, reparent and undo Github #2672
  • Fix max height in library dialog Github #2335
  • Fix undo ungroup (shift+g) scrambles positions Taiga #4674
  • Fix justified text is stretched Github #2539
  • Fix mousewheel on viewer inspector Taiga #4221
  • Fix path edition activated on boards Taiga #4105
  • Fix hidden layers inside groups become visible after the group visibility is changedTaiga #4710
  • Fix format of HSLA color on viewer Taiga #4393
  • Fix some typos Taiga #4724
  • Fix ctrl+c for inspect code Taiga #4739
  • Fix text in custom font is not at the expected position at export Taiga #4394
  • Fix unneeded popup when updating local components Taiga #4430
  • Fix multiuser - "Shadow" element is not updating immediately Taiga #4709
  • Fix paths not flagged as modified when resized Taiga #4742
  • Fix resend invitation doesn't reset the expiration date Taiga #4741
  • Fix incorrect state after undo page creation Taiga #4690
  • Fix copy paste texts with typography assets linked Taiga #4750

❤️ Community contributions by (Thank you!)

  • To @iprithvitharun: let's make UX Writing contributions in Open Source a trend!

1.16.2-beta

🐛 Bugs fixed

  • Fix strage cursor behaviour after clicking viewport with text pool Github #2447

1.16.1-beta

🐛 Bugs fixed

  • Fix unexpected exception related to default nudge value
  • Fix firefox changing layer color type is not applied Taiga #4292
  • Fix justify alignes text left Taiga #4322
  • Fix text out of borders with "auto width" and center align Taiga #4308
  • Fix wrong validation text after interaction with 2 and more files Taiga #4276
  • Fix auto-width for texts can make text appear stretched Github #2482
  • Fix boards name do not disappear in focus mode #4272
  • Fix wrong email in the info message at change email Taiga #4274
  • Fix transform to path RMB menu item is not relevant if shape is already path Taiga #4302
  • Fix join nodes icon is active when 2 already joined nodes are selected Taiga #4370
  • Fix path nodes panel. "To curve" and "To corner" icons are active if node is already curved/cornered Taiga #4371
  • Fix displaying comments settings are not applied via "Comments" menu drop-down on the top navbar on view mode Taiga #4389
  • Fix bad behaviour on hovering and click nested artboards Taiga #4018 and Taiga #4269
  • Fix lang autodetect issue Taiga #4277
  • Fix colorpicker does not close upon switching to Dashboard Taiga #4408
  • Fix problem with auto-width/auto-height + lock-proportions

1.16.0-beta

💥 Breaking changes & Deprecations

  • Removed the support for v2 internal file data blob format. This version has never been documented nor set as default value so technically this is not a breaking change because we are removing a "private API".

✨ New features

  • Improve interactions with nested boards Taiga #4054
  • Add team hero in projects dashboard Taiga #3863
  • Add zoom style to shared link Taiga #3874
  • Add dashboard creation button as placeholder Taiga #3861
  • Improve invitation flow on onboarding Taiga #3241
  • Add new text to initial modals Taiga #3458
  • Add new questions to onboarding Taiga #3462
  • Add cosmetic changes in viewer mode Taiga #3688
  • Outline highlights on layer hovering Taiga #2645 by @andrewzhurov
  • Add zoom to shape on double click up on its icon Taiga #3929 by @andrewzhurov
  • Add Libraries & Templates carousel Taiga #3860
  • Ungroup frames Taiga #4012
  • Newsletter Opt-in options for subscription categories Taiga #3242
  • Print emails to console by default if smtp is disabled
  • Add email-verification flag for enable/disable email verification
  • Make graphics thumbnails load lazy Taiga #4252

🐛 Bugs fixed

  • Fix unexpected removal of guides on copy&paste frames Taiga #3887 by @andrewzhurov
  • Fix props preserving on copy&paste texts Taiga #3629 by @andrewzhurov
  • Fix unexpected layers ungrouping on moving it Taiga #3932 by @andrewzhurov
  • Fix artboards moving with comment tool selected Taiga #3938
  • Fix undo on delete page does not preserve its order Taiga #3375
  • Fix unexpected 404 on deleting library that is used by deleted files
  • Fix inconsistent message on deleting library when a library is linked from deleted files
  • Fix change multiple colors with SVG Taiga #3889
  • Fix ungroup does not work for typographies Taiga #4195
  • Fix inviting to non existing users can fail Taiga #4108
  • Fix components marked as touched when moved Taiga #4061
  • Fix boards grouped shouldn't show the title Taiga #4251
  • Fix gradient handlers are under resize handlersTaiga #4298
  • Fix grid not syncing immediately in multiuser Taiga #4339
  • Fix custom font upload fails silently for unsupported formats Taiga #4279

❤️ Community contributions by (Thank you!)

  • To @andrewzhurov for many code contributions on this release.
  • UI improvements in Project section (by @Waishnav) #2285
  • Fix fronted comments (by @lol768) #2368

1.15.5-beta

🐛 Bugs fixed

  • Fix artboard border radius Taiga #4291
  • Fix copied & pasted layer is not visible Taiga #4283
  • Fix notification to newsletter is shown in all cases Taiga #4367
  • Fix comments section is not scrolling by mouse wheel Taiga #4305
  • Fix justify alignes text left Taiga #4322
  • Fix text out of borders with "auto width" and center align Taiga #4308

1.15.4-beta

🐛 Bugs fixed

1.15.3-beta

🐛 Bugs fixed

  • Fix default value of grow type in texts Taiga #4034
  • Fix error when moving nested frames outside Taiga #4017
  • Fix problem when hovering over nested frames Taiga #4018
  • Fix problem editing rotated texts Taiga #4026
  • Fix problem with texts for non existing fonts Taiga #4087
  • Fix undo after moving layers will wrongly order the layers Taiga #3344
  • Fix grouping typographies by drag & drop does not work (again) #2203
  • Fix when ungrouping, the items previously grouped should ALWAYS remain selected Taiga #4064
  • Change shortcut for "Clear undo" #2219

1.15.2-beta

🐛 Bugs fixed

  • Fix problem with multi-user text editing Taiga #3446
  • Fix path tools blocking elements underneath #2050
  • Fix frame titles deforming when resize #2207
  • Fix export simple line path #3890
  • Fix color-picker recent colors Taiga #4013

1.15.1-beta

🐛 Bugs fixed

  • Fix shadows doesn't work on nested artboards Taiga #3886
  • Fix problems with double-click and selection Taiga #4005
  • Fix mismatch between editor and displayed text in workspace Taiga #3975
  • Fix validation error on text position Taiga #4010
  • Fix objects jitter while scrolling Github #2167
  • Fix on color-picker, click+drag adds lots of recent colors Taiga #4013
  • Fix opening profile URL while signed out takes to "your account" sectionTaiga #3976

1.15.0-beta

💥 Breaking changes & Deprecations

  • The PENPOT_LOGIN_WITH_LDAP environment variable is finally removed (after many version with deprecation). It is replaced with the enable-login-with-ldap flag.
  • The PENPOT_LDAP_ATTRS_PHOTO finally removed, it was unused for many versions.
  • If you are using social login (google, github, gitlab or generic OIDC) you will need to ensure to add the following flags respectively to let them enabled: enable-login-with-google, enable-login-with-github, enable-login-with-gitlab and enable-login-with-oidc. If not, they will remain disabled after application start independently if you set the client-id and client-sectet options.
  • The PENPOT_REGISTRATION_ENABLED is finally removed in favour of <enable|disable>-registration flag.
  • The OIDC providers are now initialized synchronously, and if you are using the discovery mechanism of the generic OIDC integration, the start time of the application will depend on how fast the OIDC provider responds to the discovery http request.

✨ New features

  • Add some cosmetic changes in viewer mode Taiga #3688
  • Allow for nested and rotated boards inside other boards and groups Taiga #2874
  • View mode improvements to enable access and use in different conditions Taiga #3023
  • Improved share link options. Now you can allow non-team members to comment and/or inspect [Taiga #3056] (https://tree.taiga.io/project/penpot/us/3056)
  • Signin/Signup from shared link Taiga #3472
  • Support for import/export binary format Taiga #2991
  • Comments positioning Taiga #2007
  • Select all inside a group select only the objects at this group level Taiga #2382
  • Make the media maximum upload size configurable

🐛 Bugs fixed

  • Fix viewer scroll problems Taiga 3403
  • Fix hide html options on handoff Taiga 3533
  • Fix share prototypes overlay and stroke Taiga #3994
  • Fix border radious on boolean operations Taiga #3959
  • Fix inconsistent representation of rectangles Taiga #3977
  • Fix recent fonts info Taiga #3953
  • Fix clipped elements affect boards and centering Taiga #3666
  • Fix intro action in multi input Taiga #3541
  • Fix team default image Taiga #3919
  • Fix problem with group coordinates #2008
  • Fix problem with line-height and texts Taiga #3578
  • Fix moving frame-guides outside frames Taiga #3839
  • Fix problem with 180 degree rotations #2082
  • Fix font rendering on grid thumbnails Taiga #3473
  • Fix Drag and drop font assets in groups Taiga #3763
  • Fix copy and paste layers order Taiga #1617
  • Fix unexpected removal of guides on copy&paste frames Taiga #3887 by @andrewzhurov
  • Fix props preserving on copy&paste texts Taiga #3629 by @andrewzhurov
  • Fix unexpected layers ungrouping on moving it Taiga #3932 by @andrewzhurov
  • Fix unexpected exception and behavior on colorpicker with gradients Taiga #3448
  • Fix multiselection with shift not working inside a library group Taiga #3532
  • Fix drag and drop graphic assets in groups Taiga #4002
  • Fix bringing complete file data when launching the export dialog Taiga #4006

⬆️ Deps updates

❤️ Community contributions by (Thank you!)

1.14.2-beta

🐛 Bugs fixed

  • Fix colors from unlinked libs in color selected widget Taiga #3712
  • Fix fill information not complete when paste plain text Taiga #3680
  • Fix problem when resizing groups Taiga #3702
  • Fix issues on typographies assets grouping #2073
  • Fix text positioning inconsistencies between browsers

1.14.1-beta

🐛 Bugs fixed

1.14.0-beta

✨ New features

🐛 Bugs fixed

1.13.5-beta

🐛 Bugs fixed

  • Fix orientation artboard preset not working with differently sized artboards Taiga #3548
  • Fix background on export arboards Taiga #1991

1.13.4-beta

🐛 Bugs fixed

  • Fix undo when drawing curves Taiga #3523
  • Fix issue with text edition and certain fonts (WorkSans, Raleway, ...) and foreign objects Taiga #3521
  • Fix thumbnail generation when concurrent edition Taiga #3522
  • Fix environment import for exporter in Docker
  • Fix auto scroll layers in Firefox Taiga #3531
  • Fix base background not visible for imported SVG

1.13.3-beta

🐛 Bugs fixed

  • Fix docker dependencies
  • Sets invitations expirations to 7 days
  • Add safety measure for text positions
  • Fix old texts with opacity and no fill
  • Remove default font on team change
  • Fix github auth without name
  • Fix problems with font loading in Firefox 95

1.13.2-beta

🐛 Bugs fixed

  • Improved performance when out of focus mode
  • Improved performance for thumbnail generation
  • Fix problem with out of sync thumbnails

1.13.1-beta

🐛 Bugs fixed

  • Fix problem with text positioning
  • Fix issue with thumbnail generation before fonts loading
  • Fix unable to hide artboards
  • Fix problem with fonts cache causing hanging in certain pages

1.13.0-beta

💥 Breaking changes

  • We've changed the behaviour of the border-radius so it works as CSS that has some limits.
  • Now exported text are SVG's native text tag instead of paths. This could break when opening the file depending on your engine. Some SVG's may require fonts to be installed at system level.

✨ New features

  • Search and filter layers Taiga #2564
  • Exporting big files flow Taiga #2218
  • Multiexport from main menu Taiga #520
  • Multiexport assets (aka bulk export) Taiga #520
  • Set the artboard layer fixed at the top side of the layers Taiga #2636
  • Set an artboard as the file thumbnail Taiga #1526
  • Social login redesign Taiga #2974
  • Add border radius to artboards Taiga #2056
  • Allow send multiple team invitations at once Taiga #2798
  • Persist color palette and color picker across refresh Taiga #1660
  • Ability to add multiple strokes to a shape Taiga #2778
  • Scroll to selected size in font size selector Taiga #2825
  • Add new invitations section Taiga #2797
  • Ability to add multiple fills to a shape Taiga #1394
  • Team members redesign Taiga #2283
  • New focus mode in workspace Taiga #2748
  • Changed text shapes to be displayed as natives SVG text elements Taiga #2759
  • Texts now can have strokes, multiple fills and can be used as masks
  • Add the ability to specify the attribute for retrieve the email on OIDC integration #1460
  • Allow registration with invitation token when registration is disabled
  • Add the ability to disable standard, password login Taiga #2999
  • Don't stop SVG import when an image cannot be imported #1531
  • Show Penpot color in Safari tab bar #1803
  • Added option to disable snap to pixel and improved behaviour for sub-pixel drawing #2552
  • Delete guides while supr on hover #2823
  • Opt-in subscription on on-premise instances #2772
  • Optimizations in frame thumbnails #3147

🐛 Bugs fixed

  • Fix typo in viewer comment section Taiga #3401
  • Do not show team-up modal for users already on a team Taiga #3311
  • Constraints are not well assigned when default and multiselection Taiga #3069
  • Duplicate artboards create new flows if needed Taiga #2221
  • Round the size values on handoff to two decimals Taiga #3227
  • Fix paste shapes while editing text Taiga #2396
  • Round the size values on handoff to two decimals Taiga #3227
  • Fix blend modes ignored in component updates Taiga #2626
  • Fix internal error when hoverin over shape Taiga #3237
  • Fix mouse leave in handoff close overlay animation breaks Taiga #3173
  • Fix different behaviour during image drag Taiga #2279
  • Fix hidden file name on import Taiga #3172
  • Fix unnecessary scrollbars at the color list Taiga #3211
  • "Show in exports" is showing in multiselections Taiga #3194
  • Edit file name navigates to the file workspace Taiga #3183
  • Fix scroll into view behind fixed element Taiga #3170
  • Fix sidebar icon in viewer mode Taiga #3184
  • Fix send to back several shapes at a time Taiga #3077
  • Fix duplicate multi selected elements Taiga #3155
  • Fix add fills to artboard modify children Taiga #3151
  • Avoid numeric inputs to allow big numbers Taiga #2858
  • Fix component context menu size Taiga #2480
  • Add shadow to artboard make it lose the fill Taiga #3139
  • Avoid numeric inputs to change its value without focusing them Taiga #3140
  • Fix comments modal when changing pages Taiga #2597
  • Copy paste inside a text layer leaves pasted text transparent Taiga #3096
  • On dashboard enter on empty search refresh the page Taiga #2597
  • Pencil cursor changes when activated Taiga #2276
  • Fix icon placement in Mixed message Taiga #3037
  • Fix scroll in comment section Taiga #3068
  • Remove a decimal sets value to 0 Taiga #3059
  • Go to style library file to edit in a new tab Taiga #2639
  • Inner shadow with border not working properly Taiga #2883
  • Fix ellipsis in long page names Taiga #2962
  • Fix color palette animation Taiga #2852
  • Fix display code icon on preview hover Taiga #2838
  • Fix crash on iOS when displaying viewer #1522
  • Fix problem when importing a SVG with text #1532
  • Fix problem when adding shadows to imported text #Taiga 3057
  • Fix problem when importing SVG's with uses with overriding properties #Taiga 2884
  • Fix inconsistency with radius in SVG an CSS #1587
  • Fix clickable area in layers #1680
  • Fix problems with trackpad zoom and scroll in MacOS #1161
  • Fix problem with copy/paste in Safari #1209
  • Fix paste ordering for frames not being respected Taiga #3097
  • Improved command support for MacOS Taiga #2789
  • Fix shift+2 shortcut in MacOS with non-english keyboards Taiga #3038
  • Some fixes to SVG imports Taiga #3122 #1720 Taiga #2884
  • Fix drag guides to delete target area #1679
  • Fix undo when rotating groups Taiga #3136
  • Fix component name in sidebar widget Taiga #3144
  • Fix resize rotated shape with top&down constraints Taiga #3167
  • Fix multi user not working Taiga #3195
  • Fix guides are not duplicated with the artboard Taiga #3072
  • Fix problem when changing group size with decimal values Taiga #3203
  • Fix error when drawing curves with only one point Taiga #3282
  • Fix issue with paste ordering sometimes not being respected Taiga #3268
  • Fix problem when export/importing guides attached to frame #1838
  • Fix problem when resizing a group with texts with auto-width/height #3171

⬆️ Deps updates

❤️ Community contributions by (Thank you!)

1.12.4-beta

🐛 Bugs fixed

  • Fix crash on iOS when displaying viewer #1522
  • Fix problems with trackpad zoom and scroll in MacOS #1161
  • Fix problem with copy/paste in Safari #1209
  • Improved command support for MacOS Taiga #2789
  • Fix shift+2 shortcut in MacOS with non-english keyboards Taiga #3038

1.12.3-beta

🐛 Bugs fixed

  • Fix issue with shift+select to deselect shapes Taiga #3154
  • Fix issue with drag-select shapes Taiga #3165
  • Fix issue on password persistence after registration process on private instances

1.12.2-beta

🐛 Bugs fixed

  • Fix issue with guides over shape handlers Taiga #3032
  • Fix problem with shift+ctrl+click to select #1671
  • Fix ellipsis in long page names Taiga #2962

1.12.1-beta

🐛 Bugs fixed

  • Fix length of names in sidebar Taiga #2962
  • Fix issues on loki integration

1.12.0-beta

💥 Breaking changes

✨ New features

🐛 Bugs fixed

❤️ Community contributions by (Thank you!)

  • Cleanup unused static images (by @rhcarvalho) #1561
  • Compress static images to save space (by @rhcarvalho) #1562

1.11.2-beta

🐛 Bugs fixed

  • Fix issue on handling empty content on boolean shapes
  • Fix race condition issue on component renaming
  • Handle EOF errors on writing streamed response
  • Handle EOF errors on websocket send/ping methods
  • Disable parallel upload of file media on import (causes too much contention on the rlimit subsistem that does not works as expected on high load).

✨ New features

  • Add health check endpoint on API
  • Increase default max connection pool size to 60
  • Reduce resource usage of the error reporter.

1.11.1-beta

🐛 Bugs fixed

  • Fix issue related to default http host config value.
  • Fix issue on rendering frames on firefox.

⬆️ Deps updates

  • Update nodejs version to 16.13.1 on docker images.

1.11.0-beta

✨ New features

  • Add an option to hide artboards names on the viewport Taiga #2034
  • Limit pasted object position to container boundaries Taiga #2449
  • Add new options for zoom widget in workspace and viewer mode Taiga #896
  • Allow decimals on stroke width and positions Taiga #2035
  • Ability to ignore background when exporting an artboard Taiga #1395
  • Show color hex or name on hover Taiga #2413
  • Add shortcut to create artboard from selected objects Taiga #2412
  • Add shortcut for opacity Taiga #2442
  • Setting fill automatically for new texts Taiga #2441
  • Add shortcut to move action Github #1213
  • Add alt as mod key to add stroke color from library menu Taiga #2207
  • Add detach in bulk option to context menu Taiga #2210
  • Add penpot look and feel to multiuser cursors Taiga #1387
  • Add actions to go to main component context menu option Taiga #2053
  • Add contrast between component select color and shape select color Taiga #2121
  • Add animations in interactions Taiga #2244
  • Add performance improvements on .penpot file import process Taiga #2497
  • On team settings set color of members count to black Taiga #2607

🐛 Bugs fixed

  • Fix remove gradient if any when applying color from library Taiga #2299
  • Fix Enter as key action to exit edit path Taiga #2444
  • Fix add fill color from palette to groups and components Taiga #2313
  • Fix default project name in all languages Taiga #2280
  • Fix line-height and letter-spacing inputs to allow negative values Taiga #2381
  • Fix typo in Handoff tooltip Taiga #2428
  • Fix crash when pressing Shift+1 on empty file #1435
  • Fix masked group resize strange behavior Taiga #2317
  • Fix problems when exporting all artboards Taiga #2234
  • Fix problems with team management #1353
  • Fix problem when importing in shared libraries #1362
  • Fix problem with join nodes #1422
  • After team onboarding importing a file will import into the team drafts Taiga #2408
  • Fix problem exporting shapes from handoff mode Taiga #2386
  • Fix lock/hide elements in context menu when multiples shapes selected Taiga #2340
  • Fix problem with booleans Taiga #2356
  • Fix line-height/letter-spacing inputs behaviour Taiga #2331
  • Fix dotted style in strokes Taiga #2312
  • Fix problem when resizing texts inside groups Taiga #2310
  • Fix problem with multiple exports Taiga #2468
  • Allow import to continue from recoverable failures #1412
  • Improved behaviour on text options when not text is selected Taiga #2390
  • Fix decimal numbers in export viewbox Taiga #2290
  • Right click over artboard name to open its menu Taiga #1679
  • Make the default session cookue use SameSite=Lax instead of Strict (causes some issues in latest versions of Chrome)
  • Fix "open in new tab" on dashboard Taiga #2235
  • Changing pages while comments activated will not close the panel #1350
  • Fix navigate comments in right sidebar Taiga #2163
  • Fix keep name of component equal to the shape name Taiga #2341
  • Fix lossing changes when changing selection and an input was already changed Taiga #2329, Taiga #2330
  • Fix blur input field when click on viewport Taiga #2164
  • Fix default page id in workspace Taiga #2205
  • Fix problem when importing a file with grids Taiga #2314
  • Fix problem with imported svgs with filters Taiga #2478
  • Fix issues when updating selrect in paths Taiga #2366
  • Fix scroll jumps in handoff mode Taiga #2383
  • Fix handoff text with opacity Taiga #2384
  • Restored rules color Taiga #2460
  • Fix thumbnail not taking frame blending mode Taiga #2301
  • Fix import/export with SVG edge cases Taiga #2389
  • Avoid modifying component when moving into a group Taiga #2534
  • Show correctly group types label in handoff Taiga #2482
  • Display view mode buttons always centered in viewer #Taiga 2466
  • Fix default profile image generation issue Taiga #2601
  • Fix edit blur attributes for multiselection Taiga #2625
  • Fix auto hide header in viewer full screen Taiga #2632
  • Fix zoom in/out after fit or fill Taiga #2630
  • Normalize zoom levels in workspace and viewer Taiga #2631
  • Avoid empty names in projects, files and pages Taiga #2594
  • Fix "move to" menu when duplicated team or project names Taiga #2655
  • Fix ungroup a component leaves an asterisk in layers Taiga #2694

⬆️ Deps updates

  • Update devenv docker image dependencies

❤️ Community contributions by (Thank you!)

1.10.4-beta

✨ Enhancements

  • Allow parametrice file snapshoting interval

🐛 Bugs fixed

  • Fix issue on :mov-object change impl
  • Minor fix on how file changes log is persisted
  • Fix many issues on error reporting

1.10.3-beta

✨ Enhancements

  • Make all logging asynchronous, this avoid some overhead on jetty threads at cost of logging latency.
  • Increase default session time to 15 days.

🐛 Bugs fixed

  • Fix unexpected exception on saving pages with default grids #2409
  • Fix react warnings on setting size 1 on row and column grids.
  • Fix minor issues on ZMQ logging listener (used in error reporting service)
  • Remove "ALPHA" from the code.
  • Fix value and nil handling on numeric-input component. This fixes many issues related to typography, components, etc. renaming.
  • Fix NPE on email complains processing.
  • Fix white page after leaving a team.
  • Fix missing leave team button outside members page.

⬆️ Deps updates

  • Update log4j2 dependency.

1.10.2-beta

🐛 Bugs fixed

  • Fix corner case issues with media file uploads.
  • Fix issue with default page grids validation.
  • Fix issue related to some raceconditions on workspace navigation events.

⬆️ Deps updates

  • Update log4j2 dependency.

1.10.1-beta

🐛 Bugs fixed

  • Fix problems with team management #1353

1.10.0-beta

💥 Breaking changes

  • The initial project / data mechanism (not documented) has been disabled. Is the mechanism used for creating initial project on user signup. With the new onboarding approach, this subsystem is no longer needed and is disabled.

✨ New features

  • Allow ungroup groups in bulk Taiga #2211
  • Enhance corner radius behavior Taiga #2190
  • Allow preserve scroll position in interactions Taiga #2250
  • Add new onboarding modals.

🐛 Bugs fixed

  • Fix problem with exporting before the document is saved Taiga #2189
  • Fix undo stacking when changing color from color-picker Taiga #2191
  • Fix pages dropdown in viewer Taiga #2087
  • Fix problem when exporting texts with gradients or opacity Taiga #2200
  • Fix problem with view mode comments Taiga #2226
  • Disallow to create a component when already has one Taiga #2237
  • Add ellipsis in long labels for input fields Taiga #2224
  • Fix problem with text rendering on export Taiga #2223
  • Fix problem when flattening booleans losing styles Taiga #2217
  • Add shortcuts to boolean icons popups Taiga #2220
  • Fix a worker error when transforming a rectangle into path
  • Fix max/min values for opacity fields Taiga #2183
  • Fix viewer comment position when zoom applied Taiga #2240
  • Remove change style on hover for options Taiga #2172
  • Fix problem in viewer with dropdowns when comments active #1303
  • Add placeholder to create shareable link
  • Fix project files count not refreshing correctly after import Taiga #2216
  • Remove button after import process finish Taiga #2215
  • Fix problem with styles in the viewer Taiga #2467
  • Fix default state in viewer Taiga #2465
  • Fix division by zero in bool operation Taiga #2349

❤️ Community contributions by (Thank you!)

  • To the translation community for the hard work on making penpot available on so many languages.
  • Guide to integrate with Azure Directory (by @skrzyneckik) Penpot-docs #33
  • Improve libraries section readability (by @PaulSchulz) Penpot-docs #39

1.9.0-alpha

💥 Breaking changes

  • Some stroke-caps can change behaviour.
  • Text display bug fix could potentially make some texts jump a line.

✨ New features

  • Add boolean shapes: intersections, unions, difference and exclusionsTaiga #748
  • Add advanced prototyping Taiga #244
  • Add multiple flows Taiga #2091
  • Change order of the teams menu so it's in the joined time order.

🐛 Bugs fixed

  • Enhance duplicating prototype connections behaviour Taiga #2093
  • Ignore constraints in horizontal or vertical flip Taiga #2038
  • Fix color and typographies refs lost when duplicated file Taiga #2165
  • Fix problem with overflow dropdown on stroke-cap #1216
  • Fix menu context for single element nested in components #1186
  • Fix error screen when operations over comments fail #1219
  • Fix undo problem when changing typography/color from library #1230
  • Fix problem with text margin while rendering #1231
  • Fix problem with masked texts on exporting Taiga #2116
  • Fix text editor enter behaviour with centered texts Taiga #2126
  • Fix residual stroke on imported svg Taiga #2125
  • Add links for terms of service and privacy policy in register checkbox Taiga #2020
  • Allow three character hex and web colors in color picker hex input #1184
  • Allow lowercase search for fonts #1180
  • Fix group renaming problem Taiga #1969
  • Fix export group with shadows on children Taiga #2036
  • Fix zoom context menu in viewer Taiga #2041
  • Fix stroke caps adjustments in relation with stroke size Taiga #2123
  • Fix problem duplicating paths Taiga #2147
  • Fix problem inheriting attributes from SVG root when importing Taiga #2124
  • Fix problem with lines and inside/outside stroke Taiga #2146
  • Add stroke width in selection calculation Taiga #2146
  • Fix shift+wheel to horizontal scrolling in MacOS #1217
  • Fix path stroke is not working properly with high thickness Taiga #2154
  • Fix bug with transformation operations Taiga #2155
  • Fix bug in firefox when a text box is inside a mask Taiga #2152
  • Fix problem with stroke inside/outside Taiga #2186
  • Fix masks export area Taiga #2189
  • Fix paste in place in artboards Taiga #2188
  • Fix font size input stuck on selection change Taiga #2184
  • Fix stroke cut on shapes export Taiga #2171
  • Fix no color when boolean with an SVG Taiga #2193
  • Fix unlink color styles at strokes Taiga #2206

⬆️ Deps updates

❤️ Community contributions by (Thank you!)

  • To the translation community for the hard work on making penpot available on so many languages.

1.8.4-alpha

🐛 Bugs fixed

1.8.3-alpha

✨ New features

  • Adds progress report to importing process.

1.8.2-alpha

🐛 Bugs fixed

  • Fix problem with masking images in viewer #1238

1.8.1-alpha

🐛 Bugs fixed

  • Fix project renaming issue (and some other related to the same underlying bug)
  • Fix internal exception on audit log persistence layer.
  • Set proper environment variable on docker images for chrome executable.
  • Fix internal metrics on websocket connections.

1.8.0-alpha

💥 Breaking changes

  • This release includes a new approach for handling share links, and this feature is incompatible with the previous one. This means that all the public share links generated previously will stop working.

✨ New features

  • Add tooltips to color picker tabs Taiga #1814
  • Add styling to the end point of any open paths Taiga #1107
  • Allow to zoom with ctrl + middle button Taiga #1428
  • Auto placement of duplicated objects Taiga #1386
  • Enable penpot SVG metadata only when exporting complete files Taiga #1914
  • Export to PDF all artboards of one page Taiga #1895
  • Go to a undo step clicking on a history element of the list Taiga #1374
  • Increment font size by 10 with shift+arrows 1047
  • New shortcut to detach components Ctrl+Shift+K Taiga #1799
  • Set email inputs to type "email", to aid keyboard entry Taiga #1921
  • Use shift+move to move element orthogonally #823
  • Use space + mouse drag to pan, instead of only space Taiga #1800
  • Allow navigate through pages on the viewer Taiga #1550
  • Allow create share links with specific pages Taiga #1844

🐛 Bugs fixed

  • Prevent adding numeric suffix to layer names when not needed Taiga #1929
  • Prevent deleting or moving the drafts project Taiga #1935
  • Fix problem with zoom and selection Taiga #1919
  • Fix problem with borders on shape export #1092
  • Fix thumbnail cropping issue Taiga #1964
  • Fix repeated fetch on file selection Taiga #1933
  • Fix rename typography on text options Taiga #1963
  • Fix problems with order in groups Taiga #1960
  • Fix SVG components preview #1134
  • Fix group renaming problem Taiga #1969
  • Fix problem with import broken images links #1197
  • Fix problem while moving imported SVG's #1199

⬆️ Deps updates

💥 Breaking changes

❤️ Community contributions by (Thank you!)

1.7.4-alpha

🐛 Bugs fixed

  • Fix demo user creation (self-hosted only)
  • Add better ldap response validation and reporting (self-hosted only)

1.7.3-alpha

🐛 Bugs fixed

  • Fix font uploading issue on Windows.

1.7.2-alpha

✨ New features

  • Add many improvements to text tool.

🐛 Bugs fixed

  • Add scroll bar to Teams menu Taiga #1894
  • Fix repeated names when duplicating artboards or groups Taiga #1892
  • Fix properly messages lifecycle on navigate.
  • Fix handling repeated names on duplicate object trees.
  • Fix group naming on group creation.
  • Fix some issues in svg transformation.

⬆️ Deps updates

  • Update frontend build tooling.

❤️ Community contributions by (Thank you!)

1.7.1-alpha

🐛 Bugs fixed

  • Fix issue related to the GC and images in path shapes.
  • Fix issue on the shape order on some undo operations.
  • Fix issue on undo page deletion.
  • Fix some issues related to constraints.

1.7.0-alpha

✨ New features

  • Allow nested asset groups Taiga #1716
  • Allow to ungroup assets Taiga #1719
  • Allow to rename assets groups Taiga #1721
  • Component constraints (left, right, left and right, center, scale...) Taiga #1125
  • Export elements to PDF Taiga #519
  • Memorize collapse state of assets in panel Taiga #1718
  • Headers button sets and menus review Taiga #1663
  • Preserve components if possible, when pasted into a different file Taiga #1063
  • Add the ability to offload file data to a cheaper storage when file becomes inactive.
  • Import/Export Penpot files from dashboard.
  • Double click won't make a shape a path until you change a node Taiga #1796
  • Incremental area selection #779

🐛 Bugs fixed

  • Process numeric input changes only if the value actually changed.
  • Remove unnecessary redirect from history when user goes to workspace from dashboard Taiga #1820
  • Detach shapes from deleted assets Taiga #1850
  • Fix tooltip position on view application Taiga #1819
  • Fix dashboard navigation on moving file to other team Taiga #1817
  • Fix workspace header presence styles and invalid link Taiga #1813
  • Fix color-input wrong behavior (on workspace page color) Taiga #1795
  • Fix file contextual menu in shared libraries at dashboard Taiga #1865
  • Fix problem with color picker and fonts #1049
  • Fix negative values in blur Taiga #1815
  • Fix problem when editing color in group Taiga #1816
  • Fix resize/rotate with mouse buttons different than left #1060
  • Fix header partially visible on fullscreen viewer mode Taiga #1875
  • Fix dynamic alignment enabled with hidden objects #1063

1.6.5-alpha

🐛 Bugs fixed

  • Fix problem with paths editing after flip #1040

1.6.4-alpha

✨ Minor improvements

  • Decrease default bulk buffers on storage tasks.
  • Reduce file_change preserve interval to 24h.

🐛 Bugs fixed

  • Don't allow rename drafts project.
  • Fix custom font deletion task.
  • Fix custom font rendering on exporting shapes.
  • Fix font loading on viewer app.
  • Fix problem when moving files with drag & drop.
  • Fix unexpected exception on searching without term.
  • Properly handle nil values on update-shapes function.
  • Replace frame term usage by artboard on viewer app.

1.6.3-alpha

🐛 Bugs fixed

  • Fix problem with merge and join nodes #990
  • Fix problem with empty path editing.
  • Fix problem with create component.
  • Fix problem with move-objects.
  • Fix problem with merge and join nodes.

1.6.2-alpha

🐛 Bugs fixed

  • Add better auth module logging.
  • Add missing email scope to OIDC backend.
  • Add missing cause prop on error logging.
  • Fix empty font-family handling on custom fonts page.
  • Fix incorrect unicode code points handling on draft-to-penpot conversion.
  • Fix some problems with paths.
  • Fix unexpected exception on duplicate project.
  • Fix unexpected exception when user leaves typography name empty.
  • Improve error report on uploading invalid image to library.
  • Minor fix on previous commit.
  • Minor improvements on svg uploading on libraries.

1.6.1-alpha

🐛 Bugs fixed

  • Add safety check on reg-objects change impl.
  • Fix custom fonts embedding issue.
  • Fix dashboard ordering issue.
  • Fix problem when creating a component with empty data.
  • Fix problem with moving shapes into frames.
  • Fix problems with mov-objects.
  • Fix unexpected exception related to rounding integers.
  • Fix wrong type usage on libraries changes.
  • Improve editor lifecycle management.
  • Make the navigation async by default.

1.6.0-alpha

✨ New features

  • Add improved workspace font selector Taiga US #292
  • Add option to interactively scale text Taiga #1527
  • Add performance improvements on dashboard data loading.
  • Add performance improvements to indexes handling on workspace.
  • Add the ability to upload/use custom fonts (and automatically generate all needed webfonts) Taiga US #292
  • Transform shapes to path on double click
  • Translate automatic names of new files and projects.
  • Use shift instead of ctrl/cmd to keep aspect ratio Taiga 1697
  • New translations: Portuguese (Brazil) and Romanias.

🐛 Bugs fixed

  • Remove interactions when the destination artboard is deleted Taiga #1656
  • Fix problem with fonts that ends with numbers #940
  • Fix problem with imported SVG on editing paths #971
  • Fix problem with color picker positioning
  • Fix order on color palette #961
  • Fix issue when group creation leaves an empty group #1724
  • Fix problem with :multiple for colors and typographies #1668
  • Fix problem with locked shapes when change parents #974
  • Fix problem with new nodes in paths #978

⬆️ Deps updates

  • Update exporter dependencies (puppeteer), that fixes some unexpected exceptions.
  • Update string manipulation library.

💥 Breaking changes

  • The OIDC setting PENPOT_OIDC_SCOPES has changed the default semantics. Before this configuration added scopes to the default set. Now it replaces it, so use with care, because penpot requires at least name and email props found on the user info object.

❤️ Community contributions by (Thank you!)

  • Translations: Portuguese (Brazil) and Romanias.

1.5.4-alpha

🐛 Bugs fixed

  • Fix issues on group rendering.
  • Fix problem with text editing auto-height Taiga #1683

1.5.3-alpha

🐛 Bugs fixed

  • Fix problem undo/redo.

1.5.2-alpha

🐛 Bugs fixed

  • Fix problem with close-path command #917
  • Fix wrong query for obtain the profile default project-id
  • Fix problems with empty paths and shortcuts #923

1.5.1-alpha

🐛 Bugs fixed

  • Fix issue with bitmap image clipboard.
  • Fix issue when removing all path points.
  • Increase default team invitation token expiration to 48h.
  • Fix wrong error message when an expired token is used.

1.5.0-alpha

✨ New features

  • Add integration with gitpod.io (an online IDE) #807
  • Allow basic math operations in inputs Taiga 1383
  • Autocomplete color names in hex inputs Taiga 1596
  • Allow to group assets (components and graphics) Taiga #1289
  • Change icon of pinned projects Taiga 1298
  • Internal: refactor of http client, replace internal xhr usage with more modern Fetch API.
  • New features for paths: snap points on edition, add/remove nodes, merge/join/split nodes. Taiga #907
  • Add OpenID-Connect support.
  • Reimplement social auth providers on top of the generic openid impl.

🐛 Bugs fixed

  • Fix problem with pan and space #811
  • Fix issue when parsing exponential numbers in paths
  • Remove legacy system user and team #843
  • Fix ordering of copy pasted objects Taiga #1618
  • Fix problems with blending modes #837
  • Fix problem with zoom an selection rect #845
  • Fix problem displaying team statistics #859
  • Fix problems with text editor selection Taiga #1546
  • Fix problem when opening the context menu in dashboard at the bottom #856
  • Fix problem when clicking an interactive group in view mode #863
  • Fix visibility of pages in sitemap when changing page Taiga #1618
  • Fix visual problem with group invite Taiga #1290
  • Fix issues with promote owner panel Taiga #763
  • Allow use library colors when defining gradients Taiga #1614
  • Fix group selrect not updating after alignment #895

⬆️ Deps updates

💥 Breaking changes

  • Translations refactor: now penpot uses gettext instead of a custom JSON, and each locale has its own separated file. All translations should be contributed via the weblate.org service.

❤️ Community contributions by (Thank you!)

1.4.1-alpha

🐛 Bugs fixed

  • Fix typography unlinking.
  • Fix incorrect measures on shapes outside artboard.
  • Fix issues on svg parsing related to numbers with exponents.
  • Fix some race conditions on removing shape from workspace.
  • Fix incorrect state management of user lang selection.
  • Fix email validation usability issue on team invitation lightbox.

1.4.0-alpha

✨ New features

  • Add blob-encoding v3 (uses ZSTD+transit) #738
  • Add http caching layer on top of Query RPC.
  • Add layer opacity and blend mode to shapes Taiga #937
  • Add more chinese translations #726
  • Add native support for text-direction (RTL, LTR & auto)
  • Add several enhancements in shape selection Taiga #1195
  • Add thumbnail in memory caching mechanism.
  • Add turkish translation strings #759, #794
  • Duplicate and move files and projects Taiga #267
  • Hide viewer navbar on fullscreen Taiga 1375
  • Import SVG will create Penpot's shapes Taiga #1006
  • Improve french translations #731
  • Reimplement workspace presence (remove database state)
  • Remember last visited team when you re-enter the application Taiga #1376
  • Rename artboard with double click on the title Taiga #1392
  • Replace Slate-Editor with DraftJS Taiga #1346
  • Set proper page title Taiga #1377

🐛 Bugs fixed

  • Disable buttons in view mode for users without permissions Taiga #1328
  • Fix broken profile and profile options form.
  • Fix calculate size of some animated gifs Taiga #1487
  • Fix error with the "Navigate to" button on prototypes Taiga #1268
  • Fix issue when undo after changing the artboard of a shape Taiga #1304
  • Fix issue with Alt key in distance measurement #672
  • Fix issue with blending modes in masks Taiga #1476
  • Fix issue with blocked shapes Taiga #1480
  • Fix issue with comments styles on dashboard Taiga #1405
  • Fix issue with default square grid Taiga #1344
  • Fix issue with enter key shortcut #775
  • Fix issue with enter to edit paths Taiga #1481
  • Fix issue with mask and flip #715
  • Fix issue with masks interactions outside bounds #718
  • Fix issue with middle mouse button press moving the canvas when not moving mouse #717
  • Fix issue with resolved comments Taiga #1406
  • Fix issue with rotated blur Taiga #1370
  • Fix issue with rotation degree input #741
  • Fix issue with system shortcuts and application #737
  • Fix issue with team management in dashboard Taiga #1475
  • Fix issue with typographies panel cannot be collapsed #707
  • Fix text selection in comments #745
  • Update Work-Sans font #744
  • Fix issue with recent files not showing Taiga #1493
  • Fix issue when promoting to owner Taiga #1494
  • Fix cannot click on blocked elements in viewer Taiga #1430
  • Fix SVG not showing properties at code Taiga #1437
  • Fix shadows when exporting groups Taiga #1495
  • Fix drag-select when renaming layer text Taiga #1307
  • Fix layout problem for editable selects Taiga #1488
  • Fix artboard title wasn't move when resizing Taiga #1479
  • Fix titles in viewer thumbnails too long Taiga #1474
  • Fix when right click on a selected text shows artboard contextual menu Taiga #1226

💥 Breaking changes

  • The LDAP configuration variables interpolation starts using : (example :username) instead of $. The main reason is avoid unnecessary conflict with bash interpolation.

⬆️ Deps updates

  • Update backend to JDK16.
  • Update exporter nodejs to v14.16.0

❤️ Community contributions by (Thank you!)

1.3.0-alpha

✨ 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 translations #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 (bound to key "Enter")

🐛 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 (issue 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 issue width handoff code generation Taiga #1204
  • Fix issue 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.

❤️ Community contributions by (Thank you!)

1.2.0-alpha

✨ New features

  • Add horizontal/vertical flip
  • Add images lock proportions by default #541, #609
  • Add new blob storage format (Zstd+nippy)
  • Add user feedback form
  • Improve French translations
  • Improve component testing
  • Increase default deletion delay to 7 days
  • Show a pixel grid when zoom greater than 800% #519
  • Fix behavior of select all command when there are objects outside frames Taiga #1209

🐛 Bugs fixed

  • Fix 404 when access shared link #615
  • Fix 500 when requestion password reset
  • Fix issue when transforming path shapes Taiga #1170
  • Fix apply a color to a text selection from color palette was not working Taiga #1189
  • Fix issues when moving shapes outside groups Taiga #1138
  • Fix ldap function called on login click
  • Fix logo icon in viewer should go to dashboard Taiga #1149
  • Fix ordering when restoring deleted shapes in sync Taiga #1163
  • Fix issue when editing text immediately after creating Taiga #1207
  • Fix issue when pasting URL's copied from the browser url bar Taiga #1187
  • Fix issue with multiple selection and groups Taiga #1128
  • Fix issue with red handler indicator on resize Taiga #1188
  • Fix show correct error when google auth is disabled Taiga #1119
  • Fix text alignment in preview #594
  • Fix unexpected exception when uploading image Taiga #1120
  • Fix updates on collaborative editing not updating selection rectangles Taiga #1127
  • Make the team deletion deferred (in the same way other objects)

❤️ Community contributions by (Thank you!)

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