Skip to content

Commit f02af4b

Browse files
committed
Version 0.0.3
1 parent c98984a commit f02af4b

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
44
and 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

0 commit comments

Comments
 (0)