Skip to content

v1.2.3: Enhanced Stability & Core Refinements

Latest

Choose a tag to compare

@TheFranconianCoder TheFranconianCoder released this 06 Mar 22:04
0ea276c

We're excited to bring you a new patch release focused on improving stability and refining the project's core.

Fixes

  • Tray Icon Rendering: Addressed an issue to improve the rendering of dynamic tray icons, ensuring a smoother visual experience.

Refactoring & Internal Improvements

This release includes significant under-the-hood work to enhance code quality, maintainability, and the development process:

  • Code Style Standardization: Implemented consistent code styling across the codebase, including configuring clang-format for uniform include ordering.
  • Build System Enhancements: Made various improvements to the build system for better reliability and efficiency.
  • Update Script Improvements: Refined the update script to provide a more robust and reliable update experience.
  • Internal Clarity: Renamed an internal global mode variable for improved code readability and maintainability.