Skip to content

Releases: RepairShopr/AutoPrintr-wpf

Add support for TLS 1.2

09 Aug 20:22
84f3872
Compare
Choose a tag to compare
Merge pull request #8 from RepairShopr/add-tls12

AGENT-29: Add support for TLS 1.2

Upped the version to 2.0.25.0 to prepare for build with new certificate.

19 Jun 20:16
09ca73b
Compare
Choose a tag to compare

Upped the version to 2.0.25.0 to prepare for build with new certificate. Certificates applied to exes in setup_2.0.25.exe offline.

Bugfix printing of several copies

15 Aug 11:14
06e369c
Compare
Choose a tag to compare

Fixed printing of several document copies.

Outtake Form and other bug fixes

09 Feb 18:08
82d9ecd
Compare
Choose a tag to compare
  • Added Outtake Form
  • Fixed the duplicate icon issue
  • Fixed WCF connection issue between the UI app and the service
  • Improved restarting service from the UI

Fixing up Network Reconnects!

26 Jan 20:07
9cd8966
Compare
Choose a tag to compare

Now even on flaky internet AutoPrintr should be very stable. Also you can now get to settings by clicking the desktop icon or left-clicking the tray icon. (More accessible)

Stability and settings file improvements

17 Jan 00:02
Compare
Choose a tag to compare

We spent a while making it less likely for the app to kill itself or corrupt the configuration files. We think this caused most of the issues around the app not functioning.

Version 2.0.18: Updates

26 Nov 11:23
Compare
Choose a tag to compare
  • Added multiple hosts support; SyncroMSP.com and RepairShopr.com are supported now.

Bugfix galore

29 Aug 18:38
Compare
Choose a tag to compare

Just some more bugfixing

Version 2.0.16: Bug Fixes

05 Apr 15:54
Compare
Choose a tag to compare
  • Fixed access to settings file issue

Version 2.0.15: Bug fixes

17 Mar 21:14
Compare
Choose a tag to compare

• Fixed default port number issue;
• Added pinging functionality to be able extend client connection life time;
• Improved communication error handling;
• Fixed null reference exceptions;
• Fixed enumeration change exceptions;
• Fixed bugs related to the download file functionality, if file is not found or server returned error;