File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
44and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
66
7+ ## [ 0.0.3] 2020/02/24
8+
9+ ### Added
10+ - ** [ event-viewer] :** adds source to Events List
11+ - ** [ event-viewer] :** adds source to filters
12+ - ** [ event-viewer] :** show number of Events indicator
13+ - ** [ log-selection] :** adds functionality to show only new Events
14+
15+ ### Changed
16+ - ** [ Packages] :** updates electron 6.0.10 -> 7.1.12
17+ - filtering is done in memory
18+ - ** [ main-component] :** show selection dialog when all tabs close
19+
20+ ### Fixed
21+ - powershell instance is disposed after each command is executed
22+
23+
724## [ 0.0.2] 2019/11/11
825
926### Added
@@ -13,7 +30,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1330### Changed
1431- ** [ Clear Logs] ** checks if running the app as administrator
1532
16-
1733### Fixed
1834- removes timeout when executing powershell requests
1935- set UTF8 encoding when executing ps commands
You can’t perform that action at this time.
0 commit comments