Releases: Panopto/WatchFolderService
Releases · Panopto/WatchFolderService
Panopto Watch Folder Service 1.3.0
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
- 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)
- 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)
- 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.