Skip to content

400-4.0.0

Latest

Choose a tag to compare

@hxreborn hxreborn released this 05 Sep 14:07
· 12 commits to main since this release

💥 BREAKING CHANGES

  • due to 4f84b2b - drop companion app and set mMaxBound once from the ctor hook (commit by @hxreborn):

    drop companion app and set mMaxBound once from the ctor hook

✨ New Features

  • 926e196 - hook: debug tile warm/cold logging (commit by @hxreborn)
  • 4f84b2b - module: drop companion app and set mMaxBound once from the ctor hook (commit by @hxreborn)

🐛 Bug Fixes

⚡ Performance Improvements

  • 9ed813c - ui: stabilise MainActivity callback lambdas via remember (commit by @hxreborn)

♻️ Refactors

🔧 Chores