Releases: mbehr1/dlt-logs
Releases · mbehr1/dlt-logs
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)
v1.1.2
1.1.2 (2020-12-30)
Bug Fixes
- hover: fix broken table in hover (23d2679)
v1.1.1
1.1.1 (2020-12-30)
Bug Fixes
- hover: show hover info only at the begin of each line (a19b0a5)
v1.1.0
1.1.0 (2020-12-29)
Features
- rest-query: add report as command to filters (941f1b5)