add url detector to nm
What's Changed
Fix "open project" page after a search when seaching across workflows and projects.
Remove old websocket client, will break windows xp ( and maybe windows 7 ? ) but will allow removing an old package.
Fix some horribly buggy code in index count's for breakable loops ( all "for each" and other activities with a body that loops )
Add new url detector that triggers when user opens specific url's
- Refresh filters after moving to any item from populated list via doub… by @AlekseyShpagin in #783
- Bump NuGet.Packaging from 5.11.3 to 5.11.6 in /OpenRPA by @dependabot in #781
- push 1.4.57.3 by @skadefro in #784
- Fix index/Total updates in BreakableLoop / Drop WebSockets package, will break windows xp, but remove a package by @skadefro in #785
- add url detector to nm by @skadefro in #786
New Contributors
- @AlekseyShpagin made their first contribution in #783
Full Changelog: 1.4.56...1.4.57.5