orange v3.15.0 Release Notes

Release Date: 2018-08-06 // over 5 years ago
  • โœจ Enhancements
    • Silhouette Plot: Add cosine distance ([#3176](../../pull/3176))
    • Add pandas_compat.table_to_frame(tab) ([#3180](../../pull/3180))
    • ๐Ÿšš OWSelectByDataIndex: New widget (move from Prototypes) ([#3181](../../pull/3181))
    • ๐Ÿ‘‰ Make filters available in Orange.data namespace. ([#3170](../../pull/3170))
    • ๐Ÿšš Move Louvain clustering from prototypes to core ([#3111](../../pull/3111))
    • OWWidget: Collapse/expand the widget on control area toggle ([#3146](../../pull/3146))
    • Rank: SklScorer should use the faster SklImputer. ([#3164](../../pull/3164))
    • RecentFiles: Check for missing file in workflow dir ([#3064](../../pull/3064))
    • Smart widget suggestions ([#3112](../../pull/3112))
    • Match Keywords in Widget Search ([#3117](../../pull/3117))
    • io: Speedup write_data ([#3115](../../pull/3115))
    • OWEditDomain: Enable reordering of discrete variables ([#3119](../../pull/3119))
    ๐Ÿ›  Bugfixes
    • oweditdomain: Fix an IndexError when all rows are deselected ([#3183](../../pull/3183))
    • OWFreeViz: fix class density size ([#3158](../../pull/3158))
    • OWBoxPlot: Fix empty continuous contingency check ([#3165](../../pull/3165))
    • OWSql: enforce data download for non PostgreSQL databases ([#3178](../../pull/3178))
    • owlouvainclustering: Make the task completion handler a single slot ([#3182](../../pull/3182))
    • ๐Ÿ–จ OWReport: disable save and print on empty report ([#3175](../../pull/3175))
    • โœ‚ RemoveConstant: remove constant NaN features. ([#3163](../../pull/3163))
    • 0๏ธโƒฃ utils/concurrent: Switch default thread pool ([#3138](../../pull/3138))
    • OWBoxPlot: Fix quartiles computation ([#3159](../../pull/3159))
    • OWBoxPlot: Plot axis labels and quartiles label layout ([#3162](../../pull/3162))
    • ๐Ÿšš [RFC] OWHeatMap: remove empty clusters from visualization ([#3155](../../pull/3155))
    • report: Fix the number of hidden rows. ([#3150](../../pull/3150))
    • โฌ†๏ธ [RFC] KMeans upgrade sparse support ([#3140](../../pull/3140))
    • ๐Ÿ›  WebView fixes ([#3148](../../pull/3148))
    • โšก๏ธ ci/appveyor: Update test dependencies ([#3139](../../pull/3139))
    • ๐Ÿ’… Replace use of obsolete QStyle.standardPixmap ([#3127](../../pull/3127))
    • BoxPlot: Hide groups with no instances ([#3122](../../pull/3122))