Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Commit

Permalink
Added notes for patch v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dehydratedpotato authored Jun 27, 2022
1 parent c0b0af9 commit d8fc517
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v0.1.3 (June 26, 2022)
### Release Notes
This patch contains a crucial bug fix for macOS and general improvements for the tool.
### Changelog
**Bug Fixes**
- (MacOS) Fix for client failing to detect helper errors after system restart due to stderr log files being stored in `/tmp`

**Improvements**
- Helper may now report it's version with opt `-v`
- Install Script and Helper stdout have been further improved
- Generic dead code cleaning

___

## v0.1.2 (June 15, 2022)
### Release Notes
This patch contains crucial bug fixes and improvements as well as **Linux support** (official support for Ubuntu and Debian based distros).
Expand Down Expand Up @@ -26,7 +40,7 @@ This patch contains crucial bug fixes and improvements. More bug fixes and Linux
- Fixed binaries located at paths containing spaces unable to execute
- Fixed binaries located at paths using trailing characters (./) unable to execute
- Fixed binaries reporting their names to contain a sudoev_ prefix
-

**Improvements**

- Helper tool sampling interval increased
Expand Down

0 comments on commit d8fc517

Please sign in to comment.