Skip to content

Releases: uicoder1/PrintPilot-Studio

PrintPilot Studio v3.0.0

Choose a tag to compare

@uicoder1 uicoder1 released this 04 Aug 14:11

πŸš€ PrintPilot Studio v3.0.0 Major Release

Modern Desktop Software for Bluetooth Thermal Printers (X6, C9, T02, PeriPage & 57mm ESC/POS / QX Printers)

πŸ”₯ Release Highlights

  • πŸ–ΌοΈ Tiny Print Mobile Parity & HD Grayscale Preview: Displays a smooth 8-bit grayscale preview on-screen (eliminating screen aliasing moirΓ© patterns) while generating crisp 1-bit dithered binary data for thermal paper printing.
  • ⚑ Explicit Convert to Thermal Workflow: Original uploaded photos display in full color with zero auto-scaling; click ⚑ Convert to Thermal to generate the print preview and unlock print controls.
  • 🎯 Sierra 2-Line Error Diffusion: Replaced noisy Floyd-Steinberg dithering with smooth 2-line error diffusion and removed Rust Lanczos3 double-resampling bugs for 1-to-1 pixel dot accuracy.
  • πŸ”Œ Windows BLE RO_E_CLOSED (0x80000013) Fix: Added automatic 1.5s background scan window in the Rust backend to automatically recover stale WinRT Bluetooth handles upon reconnection.
  • β˜€οΈ Theme Blending & High-Contrast Light Mode: Adaptive CSS variable theme system ensuring clear title headers (<h1>) and cards across all pages in both Dark and Bright Mode.
  • 🎨 Redesigned Home Dashboard: Clean 3-column Studio suite grid with unified Bluetooth Hardware Hub and real-time telemetry.
  • 🏷️ Official PrintPilot Studio Branding: High-definition futuristic logo integrated into the sidebar, navigation topbar, and profile modal.

πŸ“₯ Installation Instructions

  1. Download PrintPilot Studio_3.0.0_x64-setup.exe below.
  2. Double-click to run the installer wizard.
  3. Launch PrintPilot Studio from your Start Menu or Desktop shortcut!

PrintPilot Studio v2.1.0

Choose a tag to compare

@uicoder1 uicoder1 released this 21 Jul 09:13

πŸš€ PrintPilot Studio v2.1.0

This release introduces the first installable version of PrintPilot Studio for Windows.

✨ Highlights

  • Native Windows desktop application built with Tauri
  • Bluetooth thermal printer support
  • Advanced thermal image processing
  • Label, image, text, document and QR code printing
  • Modern React + TypeScript interface
  • Improved project documentation
  • Updated branding and screenshots
  • Source-Available License

πŸ“¦ Installation

Download the Windows installer below and follow the setup wizard.

Thank you for checking out PrintPilot Studio! ⭐

PrintPilot Studio v2.0

Choose a tag to compare

@uicoder1 uicoder1 released this 13 Jul 14:57

πŸš€ PrintPilot Studio v2.0

✨ New Features

  • Redesigned professional dashboard
  • Profile management with username
  • Persistent user profile using localStorage
  • Profile photo upload
  • Welcome banner personalization
  • Professional sidebar redesign
  • Working dark/light theme foundation
  • Improved printer session management
  • Image printing improvements
  • Multiple UI refinements

πŸ”§ Improvements

  • Better project architecture
  • Cleaner AppContext
  • Improved navigation
  • Modern dashboard layout
  • Better code organization

πŸ› Bug Fixes

  • Printer connection stability
  • Image printing fixes
  • Various UI bug fixes

PrintPilot Studio v1.0.0 - Stable Release

Choose a tag to compare

@uicoder1 uicoder1 released this 10 Jul 22:22

πŸš€ PrintPilot Studio v1.0.0

First stable release of PrintPilot Studio.

Features

  • Bluetooth BLE printer scanning
  • Connect & Disconnect
  • Image printing
  • Thermal image conversion
  • Modern desktop UI
  • Dashboard
  • Toast notifications
  • Live printer status

Built With

  • React
  • TypeScript
  • Tauri
  • Rust
  • TailwindCSS
  • btleplug