orange v3.24.1 Release Notes

Release Date: 2020-01-17 // over 4 years ago
  • โœจ Enhancements
    • OWPreprocess: data info displayed in status bar ([#4333](../../pull/4333))
    • OWDiscretize: data info displayed in status bar ([#4331](../../pull/4331))
    • OWContinuize: data info displayed in status bar ([#4327](../../pull/4327))
    • OWTranspose: data info displayed in status bar ([#4295](../../pull/4295))
    • Silhouette plot: Accept distance matrix on input ([#4313](../../pull/4313))
    • Preprocess: Add filtering by missing values ([#4266](../../pull/4266))
    • ๐Ÿ‘ Allow add-ons to register file format for the Save widget ([#4302](../../pull/4302))
    • Box Plot: Add box for missing group values ([#4292](../../pull/4292))
    • clustering/hierarchical: Use optimal_leaf_ordering from scipy ([#4288](../../pull/4288))
    • Distributions: Add option to hide bars ([#4301](../../pull/4301))
    ๐Ÿ›  Bugfixes
    • ExcelReader: Speedup ([#4339](../../pull/4339))
    • Nomogram: Adjust scale considering label width ([#4329](../../pull/4329))
    • owhierarchicalclustering: Prescale dendrogram geometry ([#4322](../../pull/4322))
    • table_to_frame: metas lost on conversion ([#4259](../../pull/4259))
    • โœ… TestOWRank: Setting type should not be np.ndarray ([#4315](../../pull/4315))
    • Distances: Fix restoring the cosine distance ([#4311](../../pull/4311))
    • ๐Ÿ›  Fix saving workflows that contain a Rank widget ([#4289](../../pull/4289))
    • ๐Ÿšš utils/textimport: Remove 'exclusive' kwarg from QActionGroup call ([#4298](../../pull/4298))