4.0.1 (2025-08-06)
- add retry logic for github version checking and loging into RCP to fix "No internet connection" errors (385c53f)
4.0.0 (2025-08-01)
- integrate Sentry for improved error tracking
- integrate Sentry for improved error tracking (e7220a5)
3.0.2 (2025-07-30)
- introduce delay before checking work status (0ca4687)
3.0.1 (2025-07-29)
- fix work status extraction logic, enhance error handling and logging across application (dc44cb8)
3.0.0 (2025-07-10)
- Finish Self relocation and auto updater
- Finish Self relocation and auto updater (1fb3119)
2.0.13 (2025-07-10)
2.0.12 (2025-07-10)
- ensure application runs from correct location and updates (73b444c)
2.0.11 (2025-07-04)
- fix polich characters (473ca60)
2.0.10 (2025-07-04)
- fix polish characters (002b635)
2.0.9 (2025-07-04)
2.0.8 (2025-07-04)
- update workflow to fix the polish characters (4dfc450)
2.0.7 (2025-07-04)
- fix polisch characters (3994a8e)
2.0.6 (2025-07-04)
- fix polisch characters (8c7f2f8)
2.0.5 (2025-07-04)
- fix polisch characters (602e74d)
2.0.4 (2025-07-04)
- fix Polish characters (80a5694)
2.0.3 (2025-07-02)
- Add automatic update functionality. Implement GitHub updater, add MinVer for versioning (ddf59c8)
2.0.2 (2025-07-01)
- add end work functionality, improve status updates and add ip address check to see if the work is remote (28e0509)
2.0.1 (2025-05-15)
- add work status information in tray menu (35f0af6)
- add work status check before asking if the user wants to start work (when save clicked in credentials view) (4d4ff08)
2.0.0 (2025-05-08)
- Dropped Selenium entirely in favor of HTTP-based automation.
- Dropped Selenium entirely in favor of HTTP-based automation. (f745115)
- romove unnecessary Task.Run (a7faf6f)
1.0.8 (2025-05-05)
- introduce RcpApiClient for better API interaction and enhance error handling (4acc457)
- improve connection checking logic and enhance error messages with application name (962870e)
1.0.7 (2025-04-28)
- add Polly to introduce retry policy. Improve code documentation (7673474)
- update release-please.yml to not include the chrome driver (28a09e3)
1.0.6 (2025-04-25)
- update release-please.yml to include chromedriver.exe (1cf3d0d)
1.0.5 (2025-04-24)
- fix credentials file path so that the file always stays in the same place in the system (b810ed0)
1.0.4 (2025-04-22)
- add test for workflows (f590473)
1.0.3 (2025-04-22)
- finish workflows (27f6b09)
1.0.2 (2025-04-22)
- update release-please.yml (d3655b8)
1.0.1 (2025-04-22)
- create Github Action workflow to build app and release new versions (729b3f4)