Support of dynamic URL changes
Recently we have made some changes regarding how LiveSession is tracking visited URLs in the recorded sessions.
Dynamic URLs
We've added support for dynamic changes of URLs to fully support the routing of modern Single Page Applications. Every change of URL is now added as a "Visit" event and shown on the events' timeline:
Filters
This change affects the filters. From now, you can search for sessions with dynamic URL changes.
We have also added to URL filters support for the fragment(#) and query search:
Previously used "query param" and "query values" was deprecated.