Change Log
2025/02/09 - Twitch account not required

User sign in no longer requires linking a Twitch account. You can create an account with a username, email and password if you like.

Editors can now be added by email (editor must verify their email for this to work) or "Overlay User ID" which is just a unique string you can find on the profile page.

2025/01/27 - Major UI overhaul and nav change

Added light/dark mode, switched fonts. Moved overlays to the home page while logged in and left editors on the profile page. Added nav buttons to a bunch of pages.

2025/01/20 - Layout changes + Position lock

Reworked the side panel to show more overlay items at once when nothing is selected. Added "position lock" as a setting. This just prevents dragging the item around or resizing with the mouse. You can still change those values manually (in the sidebar).

2024/09/28 - Move/resize rework

Made a big change in how the move/resize logic works when close to the edge of the overlay

Refined the logic when moving an item around so that it works with rotated items now. Used to only work with items that had their rotation set to 0.

Added new logic for resize where it'll now snap to the edge of the overlay if you're close enough.

All edge snapping can be disabled by holding shift.

Inverted the behavior of the image resize. Used to hold the images aspect ratio unless you held shift. Now it only respects the original aspect ratio if you're holding shift.

2024/09/23 - Added the Audio item type

Added the audio item type. An extremely simple type, doesn't show on the overlay so all those fields are hidden. Entirely event based, you can play/pause/reset. And you can control the volume.

Also, fixed twitch embeds and fixed a bug with YouTube videos where they would play audio for a second after adding or resetting.

2024/09/21 - New mobile layout

Added an actual mobile layout and support for touch control of overlay items. Still needs some work but you should be able to use the editor on mobile now.

2024/09/18 - Multiple updates all hard to explain

When you change certain fields with multiple items selected, the changes will apply to all items selected. Currently limited to: visibility, minimized, scroll direction, font, opacity, view lock

Added view lock setting for all items. When this field is checked, the item will stop getting updates on the overlay (on stream). You can move it around, edit whatever to your hearts content. When ready, uncheck view lock and it'll update on the overlay (stream).

Finally, added a bunch of tool tips for item fields. Hover over the text input or check box to see a description if confused. Hopefully they help.

2024/09/11 - Scrolling overlay items & stream embed interactivity

Added scrolling to the overlay items. Top-bottom, left-right, vice versa. Plus you can set speed.

Also added a checkbox under the stream embed checkbox to allow you to click on the embedded stream. There were some issues with mature games causing a prompt to pop up that could not be cleared.

2024/08/14 - Panning

Added the ability to pan around the overlay. In total the controls are:

  • Ctrl + scroll: zoom
  • Scroll: move up/down
  • Shift + scroll: move left/right
  • Middle click + drag: pan around

Let me know if you encounter any issues with this

2024/08/13 - Zoom

Added the ability to zoom in and out of the overlay on the edit page. Just control + scroll.

2024/08/12 - First entry

Added this change log. Also recently added drop shadow and text outline to the text item types. And then fixed issues with their forms.