orange v3.30.0 Release Notes

Release Date: 2021-09-22 // over 2 years ago
  • โœจ Enhancements
    • ๐Ÿ‘ OWPythonScript: Better text editor ([#5208](../../pull/5208))
    • PCA: Output variance of components ([#5513](../../pull/5513))
    • Curve Fit: New widget ([#5481](../../pull/5481))
    • Hierarchical Clustering: Annotate variables with clusters ([#5514](../../pull/5514))
    • Create nodes on canvas drag/drop ([#5031](../../pull/5031))
    ๐Ÿ›  Bugfixes
    • setup.py: do not overwrite conda's PyQt5 ([#5593](../../pull/5593))
    • ๐Ÿ‘‰ Use explicit ordered multiple inputs ([#4860](../../pull/4860))
    • ๐Ÿ‘ Prevent crash when saving in unsupported format ([#5560](../../pull/5560))
    • โœ… owrocanalysis: Fix test for non empty points array ([#5571](../../pull/5571))
    • pandas_compat: fix conversion of datetime series ([#5547](../../pull/5547))
    • ๐Ÿ›  Fix deepcopy and pickle for classes derived from np.ndarray ([#5536](../../pull/5536))
    • owheatmap: Fix assertion error when restoring selection ([#5517](../../pull/5517))
    • Pivot: Handle empty data, metas only ([#5527](../../pull/5527))
    • table_to_frame - handle numeric columns with dtype=object ([#5474](../../pull/5474))
    • listfilter: Bypass QListView.dropEvent ([#5477](../../pull/5477))