File Watcher Simple Changelog

What's new in File Watcher Simple 4.3.0.0

Oct 30, 2013
  • Fixed: Log file path is not ignored when rotating log file

New in File Watcher Simple 4.2.0.0 (Oct 14, 2013)

  • New:
  • log rotation after 10 megabytes of log.
  • Multiple framework versions:
  • 45 = .NET Framework 4.5
  • 40 = .NET Framework 4.0
  • 30 = .NET Framework 3.0
  • 20 = .NET Framework 2.0

New in File Watcher Simple 4.1.0.0 (Mar 4, 2013)

  • Fixed: NullReferenceException when recycling the file watcher (race condition)
  • Multiple framework versions

New in File Watcher Simple 1.5.1.0 (Aug 25, 2010)

  • Fixed: Duplicate file system event filtering was always partially enabled. This caused file system events to be always filtered and a memory leak.

New in File Watcher Simple 1.5.0.0 (Jul 24, 2010)

  • Fixed: .NET 2.0 version cannot set call service to true
  • New: Duplicate file system event filtering (requires .NET Framework 2.0 SP2 or 3.0 SP2)
  • New: Configuration XML Schema changes
  • Minor other changes

New in File Watcher Simple 1.4.0.0 (May 24, 2010)

  • Configuration management: Application can be compiled with .NET Framework 2.0 or .NET Framework 3.0. Applications compiled with .NET Framework 2.0 cannot use Windows Communication Foundation Services.
  • Fixed: Read only files causes md5sum calculation to fail when calling WCF services
  • Fixed: Double or triple hastable seeks (minor performance fix)
  • New: Process queue trimming to free some memory. Can be disabled from application configuration file.

New in File Watcher Simple 1.2.0.0 (Nov 23, 2009)

  • Errors now update process to run value correctly (bug fix)
  • If file lock test fails you get an warning (new)
  • Fixed some value limits (new)
  • Deleting file watcher ask now are you sure (new)
  • Help link url fixed (fix)

New in File Watcher Simple 0.9.9.0 (Jan 20, 2009)

  • Invalid WCF service end point configuration name no longer causes application to behave badly. Instead you get an error message.