Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 22:35
· 95 commits to main since this release

🐛 Bugs

  • Fix Incorrect playlist order when installing a new update (#47)

🔧 Chore

  • Move string resources to separate module (#33)
  • Move PodcasterPreview to its own module (#34)
  • Update kotlin (#26)
  • Update all dependencies (#27)
  • Extract business logic from media session & make it testable (#35)
  • Aggregate common dependencies in bundle (#36)
  • Add convention plugins for Reusing common build scripts logic (#38)
  • Move theme & shared ui widgets to design system module (#40)
  • Add some tests for integration between app state & media controller (#41)
  • Update all dependencies (#37)
  • Add Screenshot tests using Roborazzi (#42)
  • Refactor implementation of DetailsScreens headers (#45)
  • Introduce Event sink pattern (#48)