Releases: ExLibrisGroup/alma-print-daemon
Alma Print Daemon 2.0.0-beta-02
Fix part of defect #32, display version number in app title bar.
Fix issue #11.
Fix defect where printouts were getting cut off at left/right margins.
Warning: Installing this version will replace your current version of the Alma Print Daemon. It will also convert your Alma Print Daemon configuration file into a new format if you haven't already done so using version 1.3 of the Alma Print Daemon.
This version of the Alma Print Daemon may be run as a Windows application, like previous versions, or installed as a Windows Service using nssm (https://nssm.cc/).
To use as a Windows Service:
- Download and install nssm, https://nssm.cc/download.
- From the command line, run nssm: nssm install AlmaPrintDaemon
- Enter, or navigate to, the Alma Print Daemon binary in the "Path" field. eg: C:\Program Files\alma-print-daemon\alma-print-daemon.exe
- Enter the "Startup directory" for the application. Normally, this will be the directory in which the Alma Print Daemon resides.
- Enter "service" in the "Arguments" field.
- Enter a name for the service in the "Service name:" field. eg: AlmaPrintDaemon
- Click the "Details" tab.
- Enter any information relevant to your standards and select a "Startup type".
- Click the "Log on" tab.
- Click the "This Account" radio button, and enter a valid Account, Password, and Confirm Password.
- Click "Install service"
Alma Print Daemon 1.3.1
Same functionality as version 1.3.0, but with an auto update fix, issue #30.
Alma Print Daemon 2.0-beta
Warning: Installing this version will replace your current version of the Alma Print Daemon. It will also convert your Alma Print Daemon configuration file into a new format if you haven't already done so using version 1.3 of the Alma Print Daemon.
This version of the Alma Print Daemon may be run as a Windows application, like previous versions, or installed as a Windows Service using nssm (https://nssm.cc/).
To use as a Windows Service:
- Download and install nssm, https://nssm.cc/download.
- From the command line, run nssm: nssm install AlmaPrintDaemon
- Enter, or navigate to, the Alma Print Daemon binary in the "Path" field. eg: C:\Program Files\alma-print-daemon\alma-print-daemon.exe
- Enter the "Startup directory" for the application. Normally, this will be the directory in which the Alma Print Daemon resides.
- Enter "service" in the "Arguments" field.
- Enter a name for the service in the "Service name:" field. eg: AlmaPrintDaemon
- Click the "Details" tab.
- Enter any information relevant to your standards and select a "Startup type".
- Click the "Log on" tab.
- Click the "This Account" radio button, and enter a valid Account, Password, and Confirm Password.
- Click "Install service"
Alma Print Daemon 1.3.0
General release version, Windows only.
This version of the Alma Print Daemon adds support for multiple printer profiles (#8), allowing each Alma Printout Queue to be serviced by a different physical local/network printer.
The Alma Print Daemon installer provides options to install per workstation or per user (#13). In either case, each workstation user will have their own alma-print-config.json file containing their preferred settings.
Also, you may now specify color or greyscale printing (#17) for each local/network printer servicing an Alma Printout Queue.
Upon first running this version, the existing alma-print-config.json file will be converted to a new format to support #8. Please save your existing alma-print-config.json file first if you may switch back to version 1.2.0.
Installing this version will overwrite your current Alma Print Daemon.
This release is Windows only.
Alma Print Daemon 1.3.0-beta
This pre-release version of the Alma Print Daemon adds support for multiple printer profiles (#8), allowing each Alma Printout Queue to be serviced by a different physical local/network printer.
The Alma Print Daemon installer provides options to install per workstation or per user (#13). In either case, each workstation user will have their own alma-print-config.json file containing their preferred settings.
Also, you may now specify color or greyscale printing (#17) for each local/network printer servicing an Alma Printout Queue.
Upon first running this version, the existing alma-print-config.json file will be converted to a new format to support #8. Please save your existing alma-print-config.json file first if you may switch back to version 1.2.0.
Installing this version will overwrite your current Alma Print Daemon.
This pre-release beta is Windows only.
Alma Print Daemon 1.2.0
General release version, Windows only:
Fix defects #2 and #12
The fix for #2 introduces a new option in the configuration setting to set the printing orientation to either portrait or landscape.
The fix for #12 introduces an error log file rather than message boxes. If there is an error while communicating with Alma, the error with timestamp will be written to a log file (log.alma-print-daemon.YYY-MM-DD). The Alma Print Daemon will then set a timer and try again.
Alma Print Daemon 1.2.0-beta
Fix defects #2 and #12
The fix for #2 introduces a new option in the configuration setting to set the printing orientation to either portrait or landscape.
The fix for #12 introduces an error log file rather than messages boxes. If there is an error while communicating with Alma, the error with timestamp will be written to a log file (log.alma-print-daemon.YYY-MM-DD). The Alma Print Daemon will then set a timer a try again.
This a beta, pre-release for now, Windows only.
Alma Print Daemon 1.1.0
Added an option to start the application with printing started automatically. This was an enhancement request: #1
While currently only available for Windows, the application will not run as a Windows service.
Alma Print Daemon 1.0.0
Windows only release. MacOS version still in Preview beta.
Alma Print Daemon Preview 0.6.3-beta
Add "Edit" menu to allow copy/paste functionality on macOS.