Skip to content

v1.6.1

Choose a tag to compare

@amnweb amnweb released this 18 Feb 20:35
· 1103 commits to main since this release

New Features

  • add hide_on_fullscreen option to window_flags 151faca
  • register atexit handlers to clear events on exit 423be21

Bugfixes

  • replace os.execl with QProcess for application reload 3457f18
  • update build version to 1.6.1 096017f

Important

YASB now reads font names in the same way as Windows. For example, the old font-family: "JetBrainsMono NFP" has become font-family: "JetBrainsMono Nerd Font Propo". To get the correct font name, open the font settings in Windows and copy the font name from there.

Full Changelog: v1.6.0...v1.6.1