You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Black background removal for overlays — animated overlays with dark edges or black backgrounds now look cleaner. Choose from Auto (lets the app decide), Off (use native transparency), or set a custom strength to strip away black areas. Find it in the slow-mo / 360 settings under Capture
Fixes
Welcome and mode select screen overlays now respect your settings — the hardcoded dark gradients were covering up your custom overlay colours. If you set a custom overlay in the screen designer, it now shows exactly as configured instead of being hidden behind a fixed gradient
Duplicating "New Event" names no longer fails — if an event named "New Event" already exists, the app now automatically adds a number ("New Event 2", "New Event 3") so you can keep creating without hitting a wall
Event creation errors now tell you what went wrong — instead of a generic "Could not create event" message, you'll see the actual reason so you know what to fix