Skip to content

Releases: biolab/orange-widget-base

4.27.0

19 Dec 10:39

Choose a tag to compare

[MNT] WidgetTest: Cleanup on tearDown
[ENH] widgetsscheme: Schedule gc.collect on widget delete
[MNT] CI: Add Python 3.14 to test matrix
[MNT] CI: Update runners

4.26.0

13 Jun 08:01

Choose a tag to compare

[FIX] Widget shortcuts now work even if menu bar is not visible
Bump minimum python version to 3.10

4.25.1

23 Dec 06:52

Choose a tag to compare

[FIX] Report: Fix saving to PDF

4.25.0

10 Oct 11:26

Choose a tag to compare

[ENH] Multilingual package
[ENH] open_filename_dialog: Allow reading .
[ENH] Numpy 2.0 compatibility
[FIX] ListViewFilter: Fix selection
[FIX] WidgetMessagesMixin: Fix message binding to not expect class attributes to have __eq__