Releases: mbehr1/dlt-logs
Releases · mbehr1/dlt-logs
v1.3.2
1.3.2 (2021-01-08)
Bug Fixes
- defaults: lower default for maxNumberLogs to 400k (2a538e0)
- report: restQuery ensure that the new report is used (74c2335)
v1.3.1
1.3.1 (2021-01-06)
Bug Fixes
- restquery: trigger event once doc is loaded (1fec313)
v1.3.0
1.3.0 (2021-01-06)
Features
- restquery: add onDidChangeActiveRestQueryDoc api (5ce503b)
v1.2.5
1.2.5 (2021-01-05)
Bug Fixes
- restquery: treat ecu=null as undefined (ad60877)
v1.2.4
1.2.4 (2021-01-05)
Bug Fixes
- filter: accept only lifecycles as array (62d4d53)
v1.2.3
1.2.3 (2021-01-04)
Bug Fixes
- reports: use retainContextWhenHidden to not get empty reports after deselect (da4d344)
- restquery: prefer the docs that are visible (44efe26)
v1.2.2
1.2.2 (2021-01-04)
Bug Fixes
- report: queued msgs to webview should be in fifo order (a165838), closes #7 #7
v1.2.1
1.2.1 (2021-01-02)
Bug Fixes
- restquery: uri decode the parameters (fa6eb84)
v1.2.0
1.2.0 (2020-12-31)
Features
- configuration: apply configuration changes instantly (a792b87)
Bug Fixes
- build: tsc access .id from any not Object (8529ad2)
- dltfilter: reInitFromConfiguration apply defaults (01d6c4e)
- filter: dont wait for onFilterDelete (757e0be)
v1.1.3
1.1.3 (2020-12-30)
Bug Fixes
- treeview: filters shall use unique id (41632f2)
- treeview: hide non visible documents (365ecfb)