Releases: qtoggle/qui
Releases · qtoggle/qui
1.19.3
1.19.2
What's new:
- Fixed less relative URLs.
1.19.0
What's new:
- Adapted for Python 3.11.
- A single global error message is shown at a time.
- utils: Added
Debouncer.
1.18.3
What's new:
- webpack: Added support for
extraAliases.
1.18.1
What's new:
- Prepared for Python 3.10.
- Updated CI actions & more.
- utils/css: Fixed
findRulesbug with multiple selectors.
1.18.0
What's new:
ruffis now used to format/lint Python code.- Various CI-related improvements and fixes.
1.17.1
What's new:
- Fixed Python package publishing.
1.17.0
What's new:
- Added
Window.exitFullScreen - Added support for specifying display short name
1.16.3
What's new:
- common-widgets/choice-buttons: Widget now permits setting
nullvalues.
1.16.2
What's new:
- Added
Page.getSection()method.