Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.3.0 #24

Merged
merged 6 commits into from
Mar 11, 2021
Merged

1.3.0 #24

merged 6 commits into from
Mar 11, 2021

Commits on Jan 13, 2021

  1. Support multiple printer profiles

    Updates to support linking different Alma printout queues to different physical local/network printers.
    
    Also, one installation on a workstation supports multiple users with their own configuration.
    mgobat committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    fe88413 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Option to install for all users or just the logged in user.
    mgobat committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    d0d66dc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Update main.js

    Fix defect when writing error log.  If a per-workstation installation, the app would crash trying to write the log where it didn't have permission.  Fix logging to write to user's directory.
    mgobat committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8c2b42f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Update main.js

    Another attempt at fixing issue #19.
    mgobat committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    f6dc050 View commit details
    Browse the repository at this point in the history
  2. Upgrade electron and electron-builder

    Electron -> 9.4.2
    Electron-Builder ->22.9.1
    mgobat committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    253639b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Update README.md

    mgobat authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b27a875 View commit details
    Browse the repository at this point in the history