Skip to content

v1.5.8

Compare
Choose a tag to compare
@ldeso ldeso released this 22 Mar 17:42
· 148 commits to master since this release

Blitz v1.5.8

This release allows the app to conserve app resources using the collectAsStateWithLifecycle API to collect the uiState in a lifecycle-aware manner.

Diff from v1.5.7

Improvement

  • Reduce app resources using collectAsStateWithLifecycle 9f9ea3e

Notes

  • Simplify code for adjusting the time and configuration 1c6dbf5
  • Do not pass callbacks to ViewModel f94e478
  • Simplify code to reset configuration e8cc533
  • Call super.onCreate before enableEdgeToEdge cc40932
  • Use single .gitignore 1f2e012