Skip to content

Latest commit

 

History

History
235 lines (105 loc) · 8.41 KB

File metadata and controls

235 lines (105 loc) · 8.41 KB

Changelog

4.0.1 (2025-08-06)

Bug Fixes

  • add retry logic for github version checking and loging into RCP to fix "No internet connection" errors (385c53f)

4.0.0 (2025-08-01)

⚠ BREAKING CHANGES

  • integrate Sentry for improved error tracking

Features

  • integrate Sentry for improved error tracking (e7220a5)

3.0.2 (2025-07-30)

Features

  • introduce delay before checking work status (0ca4687)

3.0.1 (2025-07-29)

Bug Fixes

  • fix work status extraction logic, enhance error handling and logging across application (dc44cb8)

3.0.0 (2025-07-10)

⚠ BREAKING CHANGES

  • Finish Self relocation and auto updater

Features

  • Finish Self relocation and auto updater (1fb3119)

2.0.13 (2025-07-10)

Bug Fixes

  • testing folder relocation (ea5fae5)
  • testing folder relocation (e6fbcde)

2.0.12 (2025-07-10)

Features

  • ensure application runs from correct location and updates (73b444c)

2.0.11 (2025-07-04)

Bug Fixes

2.0.10 (2025-07-04)

Bug Fixes

2.0.9 (2025-07-04)

Bug Fixes

2.0.8 (2025-07-04)

Bug Fixes

  • update workflow to fix the polish characters (4dfc450)

2.0.7 (2025-07-04)

Bug Fixes

2.0.6 (2025-07-04)

Bug Fixes

2.0.5 (2025-07-04)

Bug Fixes

2.0.4 (2025-07-04)

Bug Fixes

2.0.3 (2025-07-02)

Features

  • Add automatic update functionality. Implement GitHub updater, add MinVer for versioning (ddf59c8)

2.0.2 (2025-07-01)

Features

  • 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)

Features

  • add work status information in tray menu (35f0af6)

Bug Fixes

  • 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)

⚠ BREAKING CHANGES

  • Dropped Selenium entirely in favor of HTTP-based automation.

Features

  • Dropped Selenium entirely in favor of HTTP-based automation. (f745115)

Bug Fixes

  • romove unnecessary Task.Run (a7faf6f)

1.0.8 (2025-05-05)

Features

  • introduce RcpApiClient for better API interaction and enhance error handling (4acc457)

Bug Fixes

  • improve connection checking logic and enhance error messages with application name (962870e)

1.0.7 (2025-04-28)

Features

  • 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)

Features

  • update release-please.yml to include chromedriver.exe (1cf3d0d)

1.0.5 (2025-04-24)

Bug Fixes

  • fix credentials file path so that the file always stays in the same place in the system (b810ed0)

1.0.4 (2025-04-22)

Features

1.0.3 (2025-04-22)

Features

1.0.2 (2025-04-22)

Bug Fixes

  • update release-please.yml (d3655b8)

1.0.1 (2025-04-22)

Features

1.0.0 (2025-04-22)

Features

  • create Github Action workflow to build app and release new versions (729b3f4)

Bug Fixes

  • fix github workflow action build-and-release.yml (99c1d24)
  • hide console window (3c0c98d)