2133¶
2025-08-25
- Update actions/setup-java action to v5 (#718) (@renovate[bot])
- Update dependency com.github.ArthurKun21:compose-overlay-window to v1.5.0 (#719) (@renovate[bot])
- Update hilt to v2.57.1 (#716) (@renovate[bot])
- fix: Skill window not closing during cooldown (#720) (@erectorOps)
- refactor(overlay): Update overlay UI and state management (#717) (@ArthurKun21)
- feat(overlay): Add keyboard support for Support Image Maker (#722) (@ArthurKun21)
- feat: basic Mighty chain implementation (@Vylantze)
Fixes¶
- Update the location to close the skill window during cooldown @erectorOps
Support Image Maker¶
- Added keyboard support when using mobile devices. Now it will show up.
- Fixed the Close Icon button to empty the string instead of reseting to default string
-
Minor UI update with Support Image Maker, now uses full screen dialog.
Features¶
Overlays¶
-
Overlays are now Full screen dialog
-
Play Button and overlay launchers will follow the system theme
Mighty Chain¶
-
Experimental new feature: Mighty Chain by @Vylantze