github nothing2obvi/pixelfin v0.35.5

latest releases: v1.0.4, v1.0.3, v1.0.2...
one month ago

Pixelfin v0.35.5

This release focuses on improving cross-platform reliability, particularly for Windows environments and mixed Docker setups.

🔧 Highlights

  • Improved stability when running scripts across different environments (Windows, Docker, subprocess streaming)
  • Eliminated encoding-related crashes caused by non-ASCII console output
  • Standardized backend logging for better portability and consistency

Changelog

Fixed

  • Windows encoding crash: Removed non-ASCII characters (emoji and Unicode arrows) from console print() output to prevent charmap encoding errors on Windows environments

Changed

  • Console output standardization: Replaced Unicode arrow () with ASCII (->) in log messages for cross-platform compatibility
  • Logging portability: Ensured all backend/script console output uses ASCII-only characters for consistent behavior across Windows, Docker, and subprocess environments

Notes

  • HTML output remains UTF-8 encoded and continues to safely use UI symbols (arrows, buttons, etc.) without compatibility issues

Don't miss a new pixelfin release

NewReleases is sending notifications on new releases.