Skip to content

Releases: OWASP/www-project-winfim.net

v1.2.0

25 Oct 05:50
fa4b5d1
Compare
Choose a tag to compare

Changes:

  • on initial run, do not warn if base paths are not detected
  • Bumped assembly to 1.2.0.0, setup project and docker image versions to 1.2.0
  • New switch: is_log_to_windows_eventlog - default value is true
  • New switch: is_capture_remote_connection_status - default value is false
  • check directory owner
  • Performance improvement - only checks file ownership once per cycle
  • log to file uses JSON formatter by default
  • Updated nuget packages
  • Cleared issues found by Resharper
  • logs a max of 32768 characters to windows event log per reported bug

Release 1.1.0

21 Sep 12:30
cdc0428
Compare
Choose a tag to compare
Merge pull request #2 from mpowrie/continue-if-watched-path-is-missing

Continue if watched path is missing

Release 1.0.0

05 Sep 12:03
Compare
Choose a tag to compare
Removed binary files, added .gitignore file,

Updated README.md with development notes, formatting changes