Skip to content

v3.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 07:29
· 11 commits to master since this release
7fc6a56

What's Changed

[FEAT] Added new Skewed Dynamic, Misty Dream widget and updated dependencies.

  • Dependencies:
    • Updated agp to 8.8.2.
    • Updated compose to 1.8.0-beta03.
    • Updated androidx-activity-compose to 1.10.1.
  • New Widgets:
    • Skewed Dynamic: Added a new widget SkewedDynamic with a skewed rounded rectangle shape.
    • Misty Dream: Introduced MistyDream, a new widget with a blurred background effect.
  • Build:
    • Updated versionCode to 192 and versionName to 3.5.2.
  • UI:
    • Added CloudShape for creating cloud-like shapes.
    • Introduced SkewedRoundedRectangleShape for rounded rectangles with skewed edges.
    • SnowCone:
      • Updated background of widget.
      • Updated Lottie animation for play pause.
    • DiskDynamo:
      • Updated background.
      • Updated play-pause lottie.
      • Updated text styles.
    • Fixed various ui issues.
  • IAP: Added two new IAPs.
  • BuildConfig: Added new buildConfigFields for new Widgets.

Full Changelog: v3.4.0...v3.5.2