v2.0.0
Contributors
@Josh-Matsuoka, @andrewazores, @aptmac, @dependabot[bot], @ebaron, @hareetd, @jiekang
Features
- feat(about): enhance version string and bug tracker (#271) @andrewazores
- feat(login): display notification on bad credentials (#256) @andrewazores
- feat(login): auto-retry login with existing credentials (#251) @andrewazores
- feat(notifications): implement notifications drawer (#245) @andrewazores
- feat(applayout): add help icon and about modal (#241) @andrewazores
- Add Handlers to refresh recording list when notifications are received (#214) @Josh-Matsuoka
- Custom targets (#213) @andrewazores
Fixes
- fix(notifications): Fix notifications url request failure handling (#310) @hareetd
- fix(notifications): handle Error type messages (#305) @andrewazores
- fix(login): do not re-attempt ws connection on auth fail (#301) @andrewazores
- fix(AppLayout): remove target from logoProps to prevent opening a new tab (#297) @aptmac
- fix(images): add favicon and brand image (#280) @andrewazores
- fix(about): short hash may not be 9 chars (#286) @andrewazores
- fix(events): reset event type search filter when switching targets (#274) @hareetd
- fix(events): reset event template search filter when switching targets (#273) @hareetd
- fix(recordings): collapse expanded recording rows when switching targets (#272) @hareetd
- fix(reports): cache to sessionStorage (#259) @andrewazores
- fix(notifications): style badge 'attention' if unread danger/warn notifications (#255) @andrewazores
- fix(customrecording): disable creation if form invalid/incomplete (#253) @andrewazores
- fix(requests): remove duplicate queries (#249) @andrewazores
- fix(targets): hold targets state in new service (#247) @andrewazores
- fix(settings): move from vert nav to masthead tool (#243) @andrewazores
- fix(notifications): trip auth on startup (#235) @andrewazores
- Rename websocket notifications channel path (#231) @hareetd
- ActiveRecordingsList hang fix (#229) @andrewazores
- Remove event specifier string text area (#226) @andrewazores
- Remove handling for 'CHANGED' discovery event (#220) @andrewazores
- Download templates as .jfc, not .xml (#215) @andrewazores
Documentation
Maintenance
- chore(recordings): remove console.log (#262) @andrewazores
- build(deps): bump url-parse from 1.5.1 to 1.5.3 (#240) @dependabot
- build(deps): update css-what to 5.0.1 (#239) @ebaron
- build(deps): bump path-parse from 1.0.6 to 1.0.7 (#238) @dependabot
- ci(config): apply CI actions configs (#232) @andrewazores
- Bump postcss from 7.0.35 to 7.0.36 (#227) @dependabot
- Bump browserslist from 4.16.4 to 4.16.6 (#218) @dependabot
- Bump dns-packet from 1.3.1 to 1.3.4 (#219) @dependabot
- Bump ws from 6.2.1 to 6.2.2 (#223) @dependabot