Releases: PrintQue-ca/PrintQue
Releases · PrintQue-ca/PrintQue
PrintQue v1.2.4
PrintQue v1.2.4
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.2.4-Windows.zip |
| macOS | PrintQue-1.2.4-macOS.zip |
| Linux | PrintQue-1.2.4-Linux.zip |
What's Changed
- ci(release.yml): release submit to a forum channel (#20)
Full Changelog: v1.2.4...v1.2.4
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
PrintQue.exe - macOS: Open
PrintQue.app - Linux: Run
./printque
- Windows: Double-click
- Open http://localhost:5000 in your browser
PrintQue v1.2.3
PrintQue v1.2.3
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.2.3-Windows.zip |
| macOS | PrintQue-1.2.3-macOS.zip |
| Linux | PrintQue-1.2.3-Linux.zip |
What's Changed
- refactor(root level files): cleaning up the root level of the project (#18)
- refactor: updating for release, minor clean up (#17)
- refactor(status_poller.py): refactoring file and helpers for readability (#16)
Full Changelog: v1.2.3...v1.2.3
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
PrintQue.exe - macOS: Open
PrintQue.app - Linux: Run
./printque
- Windows: Double-click
- Open http://localhost:5000 in your browser
PrintQue v1.2.2
PrintQue v1.2.2
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.2.2-Windows.zip |
| macOS | PrintQue-1.2.2-macOS.zip |
| Linux | PrintQue-1.2.2-Linux.zip |
What's Changed
- chore(release): 1.2.2 [skip ci]
- fix(status_poller): correct the polling status and release pipeline (#14)
Full Changelog: v1.2.1...v1.2.2
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
PrintQue.exe - macOS: Open
PrintQue.app - Linux: Run
./printque
- Windows: Double-click
- Open http://localhost:5000 in your browser
PrintQue v1.2.1
PrintQue v1.2.1
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.2.1-Windows.zip |
| macOS | PrintQue-1.2.1-macOS.zip |
| Linux | PrintQue-1.2.1-Linux.zip |
What's Changed
- chore(release): 1.2.1 [skip ci]
- ci(version-bump.yml): forcing release deployment (#13)
Full Changelog: v1.2.0...v1.2.1
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
Start_PrintQue.bat - macOS: Open
PrintQue.app - Linux: Run
./start_printque.sh
- Windows: Double-click
- Open http://localhost:5000 in your browser
PrintQue v1.2.0
PrintQue v1.2.0
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.2.0-Windows.zip |
| macOS | PrintQue-1.2.0-macOS.zip |
| Linux | PrintQue-1.2.0-Linux.zip |
What's Changed
- chore(release): 1.2.0 [skip ci]
- feat(logging): enhance logging setup and improve printer state manage… (#12)
- docs(license update): updating license to MIT based on original repository (#11)
- refactor(printer-manager): refactor to split as it was 3k (#9)
Full Changelog: v1.1.2...v1.2.0
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
Start_PrintQue.bat - macOS: Open
PrintQue.app - Linux: Run
./start_printque.sh
- Windows: Double-click
- Open http://localhost:5000 in your browser
PrintQue v1.1.2
PrintQue v1.1.2
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.1.2-Windows.zip |
| macOS | PrintQue-1.1.2-macOS.zip |
| Linux | PrintQue-1.1.2-Linux.zip |
What's Changed
- chore(release): 1.1.2 [skip ci]
- fix(ci): add explicit tag_name for manual workflow dispatch releases
Full Changelog: v1.1.1...v1.1.2
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
Start_PrintQue.bat - macOS: Open
PrintQue.app - Linux: Run
./start_printque.sh
- Windows: Double-click
- Open http://localhost:5000 in your browser
v1.1.0
v1.1.0 (2026-01-26)
This release is published under the GPL-3.0 License.
Chores
Documentation
Features
Testing
Detailed Changes: v1.0.1...v1.1.0
PrintQue v1.0.1
PrintQue v1.0.1
Downloads
| Platform | Download |
|---|---|
| Windows | PrintQue-1.0.1-Windows.zip |
| macOS | PrintQue-1.0.1-macOS.zip |
| Linux | PrintQue-1.0.1-Linux.zip |
What's Changed
- fix(ci): update version to 1.0.1 and improve tag handling
- Merge branch 'main' of https://github.com/Sam-Hoult/PrintQue
- fix(ci): fetch tags and fix deprecated parser in version-bump
- chore(release): 1.0.0 [skip ci]
- Fix/ci release flow (#7)
- fix(version-bump order in ci): bump the version in the correct order (#6)
- feat(many): updating for running CI release and linting for consistency (#5)
- working on adding tests for the CI (#4)
- Enhance ejection code functionality and improve API documentation (#3)
- Opensource release (#2)
- adding branding back in
- updating ignore
- working on build
- working ejection testing code
- working on custom eject code stage
- removing old template files
- Add clear error functionality for printers
- adding the ability to see printer temperature
- added ejection code library
- drag and drop update
- Add README.md for PrintQue project
- including app
- Merge pull request #1 from Sam-Hoult/split-services
- working so far
- got the app running with a changed UI
- Refactor and restructure PrintQue application
- Initial commit: PrintQue print queue management system
Full Changelog: ...v1.0.1
Installation
- Download the ZIP file for your platform
- Extract to a folder
- Run the executable:
- Windows: Double-click
Start_PrintQue.bat - macOS: Open
PrintQue.app - Linux: Run
./start_printque.sh
- Windows: Double-click
- Open http://localhost:5000 in your browser