Skip to content

Releases: qtoggle/qui

1.19.9

24 May 13:26

Choose a tag to compare

What's new:

  • Fixed a bug where list item labels would be clipped vertically.

1.19.8

23 May 08:12

Choose a tag to compare

What's new:

  • Fixed building with webpack for development.

1.19.7

21 May 19:04

Choose a tag to compare

What's new:

  • IconLabelTableCell: added support for subLabel.

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.