Skip to content

v1.6.3

Compare
Choose a tag to compare
@amnweb amnweb released this 20 Feb 09:16
· 73 commits to main since this release

Bugfixes

  • set font engine to GDI to resolve font and icons issues 9efc2ce

Important

Font engine is set to GDI by default, because there are some issues with the default font engine in PyQt6.8. Please use old font-families in the styles.css file to avoid font and icons issues. Example: font-family: "JetBrainsMono NFP"

Full Changelog: v1.6.2...v1.6.3