github tig/winprint v2.6.0

latest release: v2.6.1
5 hours ago

What's Changed

  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /proto/uwp/WinPrint/WinPrint.Core by @dependabot[bot] in #40
  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /proto/mvvm/WinPrint/WinPrint.Core by @dependabot[bot] in #39
  • Remove dead/obsolete projects and dependencies by @tig in #56
  • Define graphics and print abstractions in WinPrint.Core by @tig in #58
  • Create WinPrint.Maui project shell by @tig in #57
  • Port WinPrint.WinForms to .NET MAUI (cross-platform) by @tig in #59
  • Add cross-platform MarkdownCte + cross-platform CTE rendering test infrastructure by @tig in #65
  • Field naming (s_ statics, PascalCase non-private) + enable ImplicitUsings by @tig in #69
  • Add VS Code dev environment configs and contributor guide (#64) by @tig in #71
  • WinPrint.TUI: cross-platform Terminal.Gui front end with a headless golden-test design loop by @tig in #76
  • Cross-platform print support in WinPrint.Core (#77) by @tig in #78
  • docs: update end-user documentation and README for new installer/distribution by @tig in #83
  • Fix TUI WinForms UX parity by @tig in #84
  • Save sheet definition on exit, with consistent persistence across all front ends by @tig in #86
  • Add TUI sixel demo as the README hero by @tig in #87
  • Use the full, dialog-clean hero in the README by @tig in #88
  • Modern installer: Velopack + GitVersion + CI release pipeline by @tig in #82
  • Add run-maui-app project skill for launching and driving the MAUI app by @tig in #92
  • Fix MAUI window title not updating for command-line file loads by @tig in #90
  • MacCatalyst: fix relative file args under pwsh + remove stale pre-rename bundle by @tig in #93
  • Add pinch-to-zoom to the MAUI print preview by @tig in #96
  • MacCatalyst preview: Skia rendering + full keyboard/scroll/pan; Windows keyboard fixes; capture-skill hardening by @tig in #99
  • MacCatalyst: native File menu (Open/Print) and trimmed menu bar by @tig in #101
  • Scaffold App Store + Microsoft Store submission (metadata-as-code) by @tig in #102
  • MacCatalyst: disable File ▸ Print… when no document is loaded by @tig in #103
  • MarkdownCte: render Markdown richly (not flattened to plain text) by @tig in #104
  • MarkdownCte: render images (local, data URI, http/https) by @tig in #106
  • Reintroduce AnsiCte: render .an/.ans/.ansi via vendored libvt100 by @tig in #107
  • Reintroduce HtmlCte: print HTML via HtmlRenderer.Core + IGraphicsContext adapter by @tig in #112
  • TextMateCte: add Brainfuck + INTERCAL syntax highlighting by @tig in #113
  • Clean test-infrastructure matrix (unit + UI per front end) by @tig in #116
  • Unify CLI option surface across front ends (Terminal.Gui.Cli canonical) by @tig in #115
  • Remember last open folder in MAUI file picker by @tig with @Copilot in #111
  • Add Mac fixed-pitch font chooser by @tig with @Copilot in #109
  • Build AnyCPU instead of forced x64 (multi-arch friendly) by @tig in #118
  • Reproducible Azure Trusted Signing setup (scripts + runbook) by @tig in #122
  • Fix release.yml Windows MAUI build (NU1102 Mono.win-x64) by @tig in #123
  • Use a flexible FIC for tag OIDC (fix AADSTS700213) by @tig in #125
  • Build release macOS legs on macos-26 (fixes #124) by @tig in #126
  • Mark pre-release tags as prereleases in release.yml by @tig in #127

New Contributors

  • @dependabot[bot] made their first contribution in #40
  • @tig with @Copilot made their first contribution in #111

Full Changelog: v2.0.5.102...v2.6.0

Don't miss a new winprint release

NewReleases is sending notifications on new releases.