Tuesday, January 31, 2023
1.17.0 - (I’ve had) The time of my life
✨ 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
- 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 changed Taiga #4710
- Fix format of HSLA color on viewer Taiga #4393 Fix some typos Taiga #4724
- Fix text in custom font is not at the expected position at export Taiga #4394
❤️ Community contributions by (Thank you!)
- To @iprithvitharun: let's make UX Writing contributions in Open Source a trend!
Tuesday, October 11, 2022
1.16.0 Beta - Never Gonna Give You Up
💥 Breaking changes
- 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