Skip to content

Releases: Panopto/WatchFolderService

Panopto Watch Folder Service 1.3.0

18 Nov 17:18
Compare
Choose a tag to compare

Fix an issue where this program did not work after Panopto server rejects TLS 1.0/1.1.
The application now runs with .NET framework 4.7.2.

Panopto Watch Folder Service 1.2.0

10 Jul 22:49
Compare
Choose a tag to compare
  • Fix an issue that target extension was case sensitive.
  • Update the version number to 1.2.0. Version number is output into start up event log.

Panopto Watch Folder Service 1.1.3 (beta)

10 Feb 19:23
Compare
Choose a tag to compare
  • Modify interval operation from thread pool timer to a single worker thread. No behavioral change is expected.
  • It is now compiled as command line application for better debug experience.

Panopto Watch Folder Service 1.1.2 (beta)

19 Jan 07:32
Compare
Choose a tag to compare
  • Migrate development environment to Visual Studio 2015 + WiX + NuGet.
  • Move event log location to application log and refactoring log code.
  • Fix service state issue which caused false error message in system event log.
  • Clean up code base and remove intermediate files.