All Versions
63
Latest Version
Avg Release Cycle
50 days
Latest Release
727 days ago

Changelog History
Page 1

  • v3.32.0 Changes

    April 01, 2022
    โœจ Enhancements
    • โœ… Enable multitarget problem types for OWTestAndScore and OWPredictions ([#5848](../../pull/5848))
    • Datetime format selection ([#5819](../../pull/5819))
    • Predictions: Allow choosing a target ([#5790](../../pull/5790))
    • Server embedder: use queue, handle unsuccessful requests at the end ([#5835](../../pull/5835))
    • orange-canvas: Add cmd parameter to clear all settings/caches ([#5844](../../pull/5844))
    • ๐Ÿ†• New icons and splash screen ([#5814](../../pull/5814))
    • ๐Ÿ‘‰ Use palette colors in more places ([#5680](../../pull/5680))
    • File: explicit file format choice ([#5736](../../pull/5736))
    • Learner widgets: Inform about potential problems when overriding preprocessors ([#5710](../../pull/5710))
    ๐Ÿ›  Bugfixes
    • Orange.data.Table: deprecated is_view and is_copy ([#5913](../../pull/5913))
    • owrocanalysis: Fix an index error in custom tick calculation ([#5904](../../pull/5904))
    • SOM: Fix crash when color is constant ([#5860](../../pull/5860))
    • โš  plotutils: Fix implicit conversion to int warning error ([#5874](../../pull/5874))
    • Calibration: Fix crash on empty folds ([#5859](../../pull/5859))
    • Scatter Plot: Replot when input features change ([#5837](../../pull/5837))
    • Nomogram: Purge class_var values ([#5847](../../pull/5847))
    • Scatter plot: Fix rotation of regression line label ([#5840](../../pull/5840))
    • widgets.evaluate.utils: call resizeColumnsToContents before setting hidden header sections. ([#5851](../../pull/5851))
    • tSNE, Freeviz: Set effective_data ([#5839](../../pull/5839))
    • Linear Projection: Fix LDA ([#5828](../../pull/5828))
    • Decorate overridden input data handler ([#5836](../../pull/5836))
    • Table: from_file/from_url remove type conversion ([#5812](../../pull/5812))
    • โช Group by: Restore aggregations if removed due to open context ([#5823](../../pull/5823))
    • ๐Ÿ“œ Ensure unlockable sparse arrays after Table.copy ([#5807](../../pull/5807))
    • ExcelReader: Write roles ([#5810](../../pull/5810))
    • โšก๏ธ owfeatureconstructor: Always update models on data change ([#5804](../../pull/5804))
    • ๐Ÿšš File: remove some resizing limits ([#5815](../../pull/5815))
    • owfeaturestatistics: Fix implicit int conversion error on resize ([#5799](../../pull/5799))
    • table_from_frame: replace nan with String.Unknown for string variable ([#5795](../../pull/5795))
    • โšก๏ธ Update (and test) minimum dependencies ([#5781](../../pull/5781))
    • โœ… test_owdistancematrix: Do not download data for testing ([#5773](../../pull/5773))
    • Silhouette plot text width ([#5756](../../pull/5756))
  • v3.31.1 Changes

    January 07, 2022
    ๐Ÿ›  Bugfixes
    • Group by: compute mode when all values in group nan ([#5763](../../pull/5763))
    • ๐Ÿ‘Œ Support numpy 1.22 ([#5760](../../pull/5760))
    • Unpickling pre-3.28.0 Transformation ([#5759](../../pull/5759))
  • v3.31.0 Changes

    December 17, 2021
    โœจ Enhancements
    • oweditdomain: Indicate variables in error state ([#5732](../../pull/5732))
    • Scatterplot: Use opacity for contrast ([#5684](../../pull/5684))
    • ๐Ÿ”‹ Feature Constructor: Evaluate categorical variables to strings ([#5637](../../pull/5637))
    • ๐Ÿ†• New widget: Group By ([#5541](../../pull/5541))
    • ๐Ÿ”’ Table lock: tests run with tables that are read-only by default ([#5381](../../pull/5381))
    • config: sort example workflows ([#5600](../../pull/5600))
    ๐Ÿ›  Bugfixes
    • Paint Data: Fix ClearTool's issued commands ([#5718](../../pull/5718))
    • pandas_compat: fix table_from_frames for "normal" dataframe ([#5652](../../pull/5652))
    • ๐Ÿ“œ pandas_compat: do not parse column of numbers (object dtype) to datetime ([#5681](../../pull/5681))
    • HeatMap: Color gradient center value edit ([#5647](../../pull/5647))
    • Distance Matrix: Fix crash on numeric meta vars as labels ([#5664](../../pull/5664))
    • ๐Ÿ›  Fix running OWS with widgets with WebView in Orange.canvas.run ([#5657](../../pull/5657))
    • main: Fix --clear-widget-settings parameter declaration ([#5619](../../pull/5619))
  • v3.30.2 Changes

    October 27, 2021
    ๐Ÿ›  Bugfixes
    • Projections: Fix color density for continuous color palettes ([#5665](../../pull/5665))
    • ๐Ÿ›  Fixes for scikit-learn 1.0 ([#5608](../../pull/5608))
    • table_from_grames: fix indices parsing ([#5620](../../pull/5620))
    • ๐Ÿ›  Fix overflow in bin calculations for time variables. ([#5667](../../pull/5667))
    • ๐Ÿ“œ Variable: fix timezone when parsing time variable ([#5617](../../pull/5617))
    • Require widget-base 4.15.1 and canvas-core 0.1.23 to fix some bugs/crashes
  • v3.30.1 Changes

    September 24, 2021
    ๐Ÿ›  Bugfixes
    • OWTable: fix select whole rows regression ([#5605](../../pull/5605))
  • v3.30.0 Changes

    September 22, 2021
    โœจ 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))
  • v3.29.3 Changes

    June 09, 2021
    ๐Ÿ›  Bugfixes
    • Create Class: fix incorrect value assignment
  • v3.29.2 Changes

    June 08, 2021
    ๐Ÿ›  Bugfixes
    • โฌ†๏ธ Bump orange-canvas-core minimum version requirement ([#5472](../../pull/5472))
    • owpca: fix component selection when dragging selection line ([#5469](../../pull/5469))
    • ๐Ÿ’พ Save File when workflow basedir is an empty string ([#5459](../../pull/5459))
  • v3.29.1

    May 31, 2021
  • v3.29.0 Changes

    May 28, 2021
    โœจ Enhancements
    • Scatter plot: Bring discrete attributes functionality back ([#5440](../../pull/5440))
    • Caching data delegate ([#5296](../../pull/5296))
    • textimport: Mark encoding errors in the preview ([#5438](../../pull/5438))
    • DBSCAN: Optional normalization ([#5428](../../pull/5428))
    • ๐Ÿ‘ Automated and better summaries ([#5308](../../pull/5308))
    • ๐Ÿšš Transpose: Offload work onto separate thread, remove redundant instance ([#5314](../../pull/5314))
    • Domain transformations in batches for less memory use ([#5218](../../pull/5218))
    • ๐Ÿ”‹ Feature Statistics: Add median ([#5325](../../pull/5325))
    • ๐Ÿ†• New widget: Aggregate Columns ([#5256](../../pull/5256))
    ๐Ÿ›  Bugfixes
    • Outlier detection: keep instance ids, make thread safe ([#5427](../../pull/5427))
    • ๐Ÿ‘ UrlReader: Support urls with special characters ([#5412](../../pull/5412))
    • Speed-up slow table_to_frame ([#5413](../../pull/5413))
    • Line Plot: Single instance input fix ([#5408](../../pull/5408))
    • Pivot: Assign dataset name to output tables ([#5404](../../pull/5404))
    • setup.py: Exclude benchmark directory from the install ([#5392](../../pull/5392))
    • ๐Ÿ Errors when converting negative timestamps on Windows ([#5388](../../pull/5388))
    • Nomogram: Retain original compute_value ([#5382](../../pull/5382))
    • Radviz VizRank: Implement on_selection_changed ([#5338](../../pull/5338))