What's Changed
Added 🎉
- Feat: Name of user who executed a run is shown in Initial Configuration by @crazyplayy in #798
- Feat: Excluded prefixes being applied are shown as tags by @crazyplayy in #801
- Feat: Adds "Select All" and "Unselect All" buttons to Endpoints chart, changes UI position by @crazyplayy in #804
- Feat: Run metrics are now downloaded as zip by @crazyplayy in #816
- Feat: Agent logs are now accessible from the Agents tab by @crazyplayy in #820
- Feat: Agents variables values are now displayed in log when the Agent is initiated by @crazyplayy in #822
- Feat: Agent log is cleared after Agent been disabled by @crazyplayy in #830
- Feat: Log levels in Agent Log are now multiple selectable by @crazyplayy in #831
- Feat: Reduce API calls while running a test by @crazyplayy in #835
Fixed 🐛
- Fix: Disabled agents show as UNAVAILABLE after 60 seconds by @crazyplayy in #787
- Fix: Load Profile not drawn in totality on Hits vs Error chart by @crazyplayy in #794
- Fix: Background of pop-up notification is always red by @crazyplayy in #797
- Fix: Search bar in History tab is case sensitive by @crazyplayy in #795
- Fix: Chart not appearing in Overview tab when opening a run from History by @crazyplayy in #808
- Fix: Load Profile values are divided among agents by @crazyplayy in #809
- Fix: High number of API calls in ended runs from history by @crazyplayy in #810
- Fix: Truncate "Title", "Label" and "Hostname" columns by @crazyplayy in #811
- Fix: Download metrics button not working by @crazyplayy in #817
- Fix: Zip files are not compressed by @crazyplayy in #832
- Fix: Overview metrics changes UI placement while loading by @crazyplayy in #839
Other Changes
- Feat: Group endpoints by error code by @crazyplayy in #800
- Feat: Adds new run-time metrics visualisation to a test by @crazyplayy in #833
Full Changelog: v0.10.0...v0.11.0