2186¶
2025-10-01
- Update dependency com.github.ben-manes.versions to v0.53.0 (#766) (@renovate[bot])
- Update dependency androidx.navigation:navigation-compose to v2.9.5 (#768) (@renovate[bot])
- Update dependency androidx.work:work-runtime to v2.10.5 (#769) (@renovate[bot])
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 (#770) (@renovate[bot])
- Update hilt to v2.57.2 (#771) (@renovate[bot])
- fix(imaging): mat resources not being freed (#774) (@ArthurKun21)
- fix: cached the cutoff region on every script start (#777) (@ArthurKun21)
- Update gradle/actions action to v5 (#776) (@renovate[bot])
Fixes¶
- Update codebase and aggressively close opencv mat resources in order to decrease resources used in long run
- Updated cutout region from being calculated every time to only once per script run, now it will only reset on script end