v0.31.0-rc01
Pre-release
Pre-release
What's Changed
- Add new .idea file to gitignore - emulatorDisplays by @timothyfroehlich in #1577
- Update versions to v0.31 by @timothyfroehlich in #1578
- Closes #1543: Fix component replacement animations by @rylin8 in #1552
- Allow breaking out strings into two translations by @yiqunw700 in #1557
- Fixes #1574: Use protobuf generated Size struct by @rylin8 in #1584
- Fixes #1575: Use protobuf generated Rectangle struct by @rylin8 in #1586
- Dependapool Updates for 9-3-2024 by @timothyfroehlich in #1592
- Fixes #1546: Change arc rotations to align with node rotations by @rylin8 in #1585
- Modify the fetch tool to load the Figma token from command line, env var and .config file, in that order. by @timothyfroehlich in #1594
- Fixes #1569: Use protobuf generated Color struct by @rylin8 in #1595
- Fixes #1570: Convert NumOrVar, ColorOrVar to use protobuf generated structs by @rylin8 in #1596
- Support individual animation timelines by @rylin8 in #1580
- Fix crash in replacement component with AndroidView by @rylin8 in #1604
- Update localization plugin documentation by @yiqunw700 in #1602
- Refactor Github Workflow Build Tool Setup by @timothyfroehlich in #1612
- Migrate variables to use protobuf generated code. by @rylin8 in #1599
- Add plugin to export images by @yiqunw700 in #1593
- Look up image res for images with the shared plugin data by @yiqunw700 in #1600
- Dependapool Updates for 9-13-24 by @timothyfroehlich in #1625
- Create a lru bitmap cache for loading resource drawables by @yiqunw700 in #1624
- Have Android Studio stop collecting imports into a wildcard. by @timothyfroehlich in #1608
- Issue a warning when parsing reactions with an empty action by @rylin8 in #1629
- Improve DCF Fetching, Update Doc version to 22 by @timothyfroehlich in #1611
- Update the useLocalStringRes to useLocalRes by @yiqunw700 in #1628
- Support explicit variable modes set in Figma with Squoosh by @rylin8 in #1632
- Add checkboxes to select some of the images to download by @yiqunw700 in #1633
- Support shadow colors using Figma variables by @rylin8 in #1626
- Fix animations from Figma by @rylin8 in #1637
- Update protoc to 4.28.2 by @timothyfroehlich in #1639
- Fix regression which caused the test tasks to only run Fetchable tests. by @timothyfroehlich in #1634
- Bump google-protobuf from 4.28.1 to 4.28.2 in /docs in the bundler group across 1 directory by @dependabot in #1638
- Update all Gradle projects to Gradle 8.10.1 by @timothyfroehlich in #1644
- Convert Dimension and DimensionRect to Proto by @timothyfroehlich in #1598
- Update Github Gradle Action to v4.1 by @timothyfroehlich in #1646
- Dependapool Updates for 9/23/24 by @timothyfroehlich in #1662
- Add locale info to the image cache key by @yiqunw700 in #1678
- Update Reference apps to AGP 8.4.2. by @timothyfroehlich in #1645
- Update to Compose 1.7.2 by @timothyfroehlich in #1660
- Updated screenshots by @rylin8 in #1681
- Protobuf conversion: Use proto generated Path type by @rylin8 in #1682
- Add support for animating text and vector sizes by scaling by @rylin8 in #1680
- Remove euclid dependency from dc_bundle by @yiqunw700 in #1661
- Move Stroke, Background to proto generated files by @rylin8 in #1684
- Fix item spacing of list replacement content in squoosh by @rylin8 in #1686
Full Changelog: v0.30.0...v0.31.0-rc01