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
[New] Modals: Trigger events when opening and closing the modals.
Dev Notes: The new custom events are 'open', 'afteropen', 'close', 'afterclose'.
You can ping @a-danae if something is not clear or need more information.
[Fix] Multi Strings: First tag being removed when adding a new one in Snapshot.
[Fix] Multi Strings: On load value not handled properly if not using comma as separator.
[Enhance] Notifications: Allow the TAB key to insert a new string to the textarea list.