Release Notes
Filewatcher Dashboard
3.4.1 (2024-05-03)
Delete logic updated.
3.4.0 (2024-04-29)
Sourcefile-Filters added
Old Filter-Position and Filter removed
3.3.2 (2024-04-03)
Fix stripe tax for Switzerland
3.3.1 (2024-03-27)
Stripe to production
3.3.0 (2024-03-25)
Switched to a new domain.
All emails are now multilingual.
In the Filewatcher, a preferred email language can now be set.
Password reset and user emails are in the language chosen by the user.
Error emails are in the language set in the Filewatcher.
3.2.0 (2024-03-20)
Version now includes a "Valid from" date to control the update.
Filewatcher details in the system tab.
3.1.0 (2024-03-20)
Improved error handling for API requests.
Various bugs fixed.
System area expanded for system administrators.
Job name displayed in the log.
Dashboard now features an icon to symbolize whether the service is currently up-to-date or not.
Updated NuGet packages for security.
Upgraded Angular to version 17.
Updated NPM packages for security.
Fix task group bug.
3.0.0 (2024-03-11)
Restructured error mail handling.
Implemented capturing email addresses for companies.
Added functionality to create email groups.
Email addresses can now be added to groups.
Tasks can be assigned to groups.
Email can also be associated with the FileWatcher.
Improved license validation process.
Users can now change their passwords.
2.0.1 (2024-03-04)
Bug Fix: License Tab
2.0.0 (2024-03-04)
Company registration with 30 day free license.
Integrated Stripe payments.
Integrated Stripe Customer Portal enabling users to easily manage their payment information and subscriptions.
Added a feature to display the current license along with current usage, providing users with better control over their licenses.
Validation during the creation of services, tasks, or users.
Dark and Light Mode optimizations have been implemented.
1.4.1 (2024-02-14)
Cleanup for the recent adjustments
Removed Filewatcher Table HasChanges
1.4.0 (2024-02-14)
Introduction of the Modification Tracker object.
Enhancement: Local Log Level adjustment is now available via the GUI.
Implemented the ability to delete local logs.
Added functionality to stop the FileWatcher.
Implemented triggering of config reload.
Various style adjustments made.
1.3.1 (2024-02-06)
Implemented SOAP functionality in the GUI.
Removed Interval, SleepTo, and SleepFrom at the Task level in the GUI, backend, and database.
Conducted code refactoring and added various comments for clarity.
1.3.0 (2024-01-26)
Sequences customizable
Cronexpression implemented
GUI rework
Filewatcher Service
1.3.1 (2024-05-02)
Filter logic bugfix FTP
1.3.0 (2024-05-01)
New filter logic added
1.2.3 (2024-03-25)
Change to new API Url
1.2.2 (2024-03-20)
Update Service folder delete fix
1.2.1 (2024-03-20)
Update Service is now included in the installation.
The Update Service monitors the current version and updates the Filewatcher itself.
1.2.0 (2024-03-04)
Added: License check function to verify if the license has expired.
Fixed: Error with local file paths that did not exist has been resolved. Now checks are made before processing to ensure the paths exist.
1.1.1 (2024-02-14)
Bug Fix
1.1.0 (2024-02-14)
Added a new endpoint for Modification Tracker in the service.
Implemented the ability to specify Log Level during installation.
Enabled the service to be stopped via the API.
Implemented functionality for the service to receive requests to delete logs via the API.
Added capability for the service to change the Log Level via the API.
Implemented functionality for the service to reload the configuration via the API.
1.0.8 (2024-02-06)
Implemented a logger service with LogLevel and levels that can be configured via the Appconfig.
Made adjustments to CronExpression for potential thread safety.
Added refactoring and various comments for clarity.
1.0.6 (2024-01-15)
Cronexpression
1.0.5 (2024-01-05)
Test implementation for SOAP call
1.0.4 (2023-12-05)
Local log removed
1.0.3 (2023-11-15)
Bug Fix IsSleep
1.0.2 (2023-11-09)
Bug Fix Try/Catch OnElapsedTime
Error-Skip "because it is being used by another process"
API Url and Version in AppSettings
API Call HasChanges from 30 to 60 seconds