Skip to content

Releases: qtoggle/qui

1.19.3

08 Feb 11:07

Choose a tag to compare

What's new:

  • Fixed less loader escaping.

1.19.2

08 Feb 10:47

Choose a tag to compare

What's new:

  • Fixed less relative URLs.

1.19.0

16 Nov 20:38

Choose a tag to compare

What's new:

  • Adapted for Python 3.11.
  • A single global error message is shown at a time.
  • utils: Added Debouncer.

1.18.3

16 Nov 20:37

Choose a tag to compare

What's new:

  • webpack: Added support for extraAliases.

1.18.1

16 Nov 20:36

Choose a tag to compare

What's new:

  • Prepared for Python 3.10.
  • Updated CI actions & more.
  • utils/css: Fixed findRules bug with multiple selectors.

1.18.0

16 Nov 20:34

Choose a tag to compare

What's new:

  • ruff is now used to format/lint Python code.
  • Various CI-related improvements and fixes.

1.17.1

16 Nov 20:33

Choose a tag to compare

What's new:

  • Fixed Python package publishing.

1.17.0

16 Nov 20:32

Choose a tag to compare

What's new:

  • Added Window.exitFullScreen
  • Added support for specifying display short name

1.16.3

23 Feb 20:26

Choose a tag to compare

What's new:

  • common-widgets/choice-buttons: Widget now permits setting null values.

1.16.2

23 Feb 20:25

Choose a tag to compare

What's new:

  • Added Page.getSection() method.