Dev Diaries

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
New Libraries and templates dashboard

🐛 Bugs fixed

❤️ 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

New Libraries and templates dashboard

🐛 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

❤️ 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