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
fix: lsd-consulting#47 add deprecation warning on method to be deleted
Start preparing for the removal of the LsdContext.capture(String, String) function. Instead users should use the builders to create events instead
feat: add basic html escaping to StringUtils
Convenience method for users that may want to escape html added to popups etc. when they don't want the html rendered but instead displayed as raw html