Release v0.3.4 #133

Merged
gronod merged 3 commits from development into main 2026-08-29 12:27:57 +01:00
Owner

Release v0.3.4

Highlights & Key Improvements

  • Custom Target Label Metadata in Stage 2 (printtarg -d) (#119):
    • Added target metadata input fields in Stage 2 for Printer Model, Ink Set, Driver Paper Setting, and Actual Substrate.
    • Dynamically formats custom label strings (ICCery - <Basename> - <Printer> - <InkSet> - <DriverPaper> - <ActualPaper> - <Timestamp>), omitting blank fields cleanly.
    • Added live preview and manual edit/reset toggle.
    • Extended PrinttargConfig and backend build_printtarg_args with -d "<custom_label>" pass-through to ArgyllCMS printtarg.
  • macOS Native CUPS Raw Print Spooler Integration (#92):
    • Added src-tauri/src/print/macos.rs implementing native macOS CUPS raw spooling with ColorSync suppression flags (-o raw, -o AP_ColorMatchingMode=AP_ApplicationColorMatching, -o cm-calibration).
  • Version Bump:
    • Set version to v0.3.4.
## Release v0.3.4 ### Highlights & Key Improvements - **Custom Target Label Metadata in Stage 2 (printtarg -d) (#119)**: - Added target metadata input fields in Stage 2 for Printer Model, Ink Set, Driver Paper Setting, and Actual Substrate. - Dynamically formats custom label strings (`ICCery - <Basename> - <Printer> - <InkSet> - <DriverPaper> - <ActualPaper> - <Timestamp>`), omitting blank fields cleanly. - Added live preview and manual edit/reset toggle. - Extended `PrinttargConfig` and backend `build_printtarg_args` with `-d "<custom_label>"` pass-through to ArgyllCMS `printtarg`. - **macOS Native CUPS Raw Print Spooler Integration (#92)**: - Added `src-tauri/src/print/macos.rs` implementing native macOS CUPS raw spooling with ColorSync suppression flags (`-o raw`, `-o AP_ColorMatchingMode=AP_ApplicationColorMatching`, `-o cm-calibration`). - **Version Bump**: - Set version to `v0.3.4`.
gronod added 3 commits 2026-08-29 12:27:52 +01:00
gronod merged commit 303f22998c into main 2026-08-29 12:27:57 +01:00
Sign in to join this conversation.