osiris (2.4.5-1) UNRELEASED; urgency=medium

  * Fonts default to standard non-anti-aliased bitmap fonts. Enable Xft anti-aliased font rendering by default and leave bitmap as fallback.
  * Remove `QT_XFT` environment variable checking. XFT is enabled by default now. If you need to fallback to X core bitmap fonts, you can set the environment variable `OSIRIS_X_CORE_BITMAP_FONT_ENABLE` to true.
  * Fixed a potential string format security flaw in `examples/widgets`, although I seriously doubt this would ever get exploited.
  * Fix size mismatch causing segmentation fault in qfont_x11

 -- Alec Bloss <abloss@libranext.com>  Sat, 05 Sep 2026 16:42:58 -0500

osiris (2.4.4-1) UNRELEASED; urgency=medium

  * Initial release of 2.4.4
  * Work began on moving documentation to Markdown format
  * Backported several fixes from TQt3 to fix grab bugs
  * Fixed missing header file qfiledefs_p.h in build system
  * Added Trixie instructions and support
  * Cleaned up PNGs with garbage bytes present
  * Converted all HTML files to UTF8 

 -- Alec Bloss <abloss@libranext.com>  Sat, 29 Nov 2025 16:17:14 -0600
