Skip to content

Releases: google/automotive-design-compose

v0.33.0

19 Feb 17:38
e486667
Compare
Choose a tag to compare

Release 0.33.0

This release brings the squoosh branch of code to feature parity. The older non-squoosh code path has been completely removed.

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.33.0-rc01

17 Jan 16:51
e486667
Compare
Choose a tag to compare
v0.33.0-rc01 Pre-release
Pre-release

Main Changes

  • The squoosh code path has been turned on by default, and the option to turn it off has been removed. Several changes to bring the squoosh code path into alignment with the old path have been made.
  • A new DesignScrollCallbacks customization has been added that allows a developer to get the scroll position of a node whenever it changes, or to set the scroll position.

What's Changed

Full Changelog: v0.32.0...v0.33.0-rc01

v0.32.0

18 Nov 21:25
3709859
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.32.0-rc01

12 Nov 18:00
d7a865a
Compare
Choose a tag to compare
v0.32.0-rc01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.31.0...v0.32.0-rc01

v0.31.0

07 Oct 18:23
5b1b4a1
Compare
Choose a tag to compare

New Features

  • Animation: Enjoy smoother animations as text and vector sizes now scale dynamically during transitions, enhancing visual appeal and user experience. [#1680, #1641]
  • Image Export: Easily export images from Figma designs in various formats, including PNG, JPG, and GIF, streamlining your design workflow. [#1593]

Improvements

  • Localization: The image cache now includes locale information, ensuring that images update correctly when the app language changes. [#1678, #1676]
  • Animation: Individual animation timelines are now supported, allowing for more precise control over animation sequences. [#1580, #1567]
  • User Interface: A new icon button is added to help break strings into two translations, improving text management in the UI. [#1557]

Fixes

  • Fix: Resolve issues with animations defined in Figma by ensuring they use the correct animation specs, enhancing consistency and performance. [#1637, #1636]
  • Fix: Address crashes in component replacement with AndroidView, ensuring a smoother experience when updating .dcf files. [#1604, #1603]
  • Fix: Correct the bitmap cache key for drawable lookups, ensuring images load correctly when changing languages. [#1678, #1676]

v0.31.0-rc01

30 Sep 16:43
5b1b4a1
Compare
Choose a tag to compare
v0.31.0-rc01 Pre-release
Pre-release

What's Changed

Full Changelog: v0.30.0...v0.31.0-rc01

v0.30.0

13 Sep 17:52
7179517
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.30.0-rc02

10 Sep 21:13
07479a7
Compare
Choose a tag to compare
v0.30.0-rc02 Pre-release
Pre-release

What's Changed

Full Changelog: v0.30.0-rc01...v0.30.0-rc02

v0.30.0-rc01

28 Aug 15:03
5ab32b3
Compare
Choose a tag to compare
v0.30.0-rc01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.29.1...v0.30.0-rc01

v0.29.1

26 Jul 15:44
cd9a8de
Compare
Choose a tag to compare

DesignCompose 0.29.1 Release Notes

DesignCompose 0.29.1 is a maintenance release that changes the protobuf dependency to protobuf-lite (#1441).

Please see DesignCompose 0.29.0 Release Notes for new features and fixes in 0.29.0.

Full Changelog: v0.29.0...v0.29.1