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.
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.
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).
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.
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.
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.
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.
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.
Added the ability to pan around the overlay. In total the controls are:
Let me know if you encounter any issues with this
Added the ability to zoom in and out of the overlay on the edit page. Just control + scroll.
Added this change log. Also recently added drop shadow and text outline to the text item types. And then fixed issues with their forms.