orange v3.4.4 Release Notes

Release Date: 2017-06-16 // almost 7 years ago
  • โœจ Enhancements
    • ๐Ÿš€ SimpleTreeLearner: Release GIL & thread safety ([#2398](../../pull/2398))
    • ๐Ÿ‘Œ Improve support for HiDPI displays ([#2325](../../pull/2325))
    • โž• Add a tutorial section on responsive GUI ([#2318](../../pull/2318))
    • โšก๏ธ Check if updates are available upon startup ([#2273](../../pull/2273))
    ๐Ÿ›  Bugfixes
    • Vizrank: interact with gui from main thread only ([#2389](../../pull/2389))
    • Some preprocessors couldn not be pickled ([#2409](../../pull/2409))
    • ๐Ÿ‘ MDS: Support distances without domain information ([#2335](../../pull/2335))
    • Paint Data: Fix crash on empty data ([#2399](../../pull/2399))
    • Distributions: do not crash on empty data ([#2383](../../pull/2383))
    • โšก๏ธ Update checker: LooseVersion does not handle str parts ([#2401](../../pull/2401))
    • owpreproces: Stable order of continuizers ([#2400](../../pull/2400))
    • ๐Ÿšš owmanifoldlearning: Remove n_jobs=-2 parameter ([#2371](../../pull/2371))
    • Scatter Plot: features and no data ([#2384](../../pull/2384))
    • โœ… tests: Fix test errors when running with numpy 1.13.0 ([#2396](../../pull/2396))
    • OWColor: Use DiscreteVariable values for matching contexts ([#2376](../../pull/2376))
    • Outliers: handling memory error ([#2374](../../pull/2374))
    • score.FCBF: do not segfault on continuous variables w/ <0 values ([#2355](../../pull/2355))
    • ๐Ÿ‘ Rank widget supports Scorer inputs ([#2350](../../pull/2350))
    • Silhouette Plot: handling memory error ([#2336](../../pull/2336))
    • Distances: handling errors due to too large arrays ([#2315](../../pull/2315))
    • Confusion Matrix: do not append extra column if empty ([#2386](../../pull/2386))