Skip to content

add url detector to nm

Compare
Choose a tag to compare
@skadefro skadefro released this 28 Apr 16:17
· 3 commits to master since this release
9a5582e

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

Full Changelog: 1.4.56...1.4.57.5