0.7.8
Pre-release
Pre-release
github-actions
released this
31 Jan 19:14
·
3916 commits
to refs/heads/master
since this release
Changes
⭐ Features
- Added Complex Numbers keyboard to Calculator (#8026)
- Improved output viewer (#8010)
- Added summary statistics in output tables for date variables (#7925)
- Ensured that the selected sheet in the Data View is maintained after reordering (#8007)
- Added Multiple Response button in Frequency/Summary Tables (#8002)
- Improved consistency/readability of Describe menu (#7995)
- Added new options to Evapotranspiration dialog (#7958)
- Added random sampling to Probability keyboard in Calculator dialog (#7991)
- Added Expand button to the Stack dialog (#7967)
- Added Apsimx Examples dialog (#7851)
- Added support for viewing graphs in plotly through the last graph menu (#7990)
- Improved Define New Filter dialog (#7893)
- Implemented Tab and arrow keys in Data grid (#7973)
- Added summaries for frequency data in the Calculator dialog (#7970)
- Added new humidity elements into the Define Climatic Dialog (#7972)
- Improved Hide/Unhide Dataframe(s) dialog (#7905)
- Added extra features to Climatic > Model > Extremes dialog (#7721)
- Enhanced the output viewer to display html outputs (in windows machines), improve viewing of graphs and text outputs and improve processing of objects (#7853)
- Enhanced New Dataframe dialog (#7964)
- Added extra options to the Bar and Pie Chart dialogs (#7928)
- In Import dialog, read a JSON file with equal lengths of lists (#7946)
- Added more keys to the Prepare > Calculator > Transform Keyboard (#7954)
- Added Options subdialog to Two variables, Frequency/summary and Column Summaries dialogs (#7923)
- Improved Calculator Integer keyboard (#7907)
- Improved plot options in Options by Context dialog (#7637)
- In Data Frame Metadata grid, displays filtered columns and row in red (#7900)
- Allow user to go to a specific row/column page (#7924)
- In Column Metadata grid, display columns selected in DataView in red (#7919)
- Added automatic indentation and code folding to the Script window (#7903)
- Improved Wakefield keyboard in the Calculator dialog (#7904)
- Added Import From RapidPro Dialog (#7867)
- Extended the PCA dialog (#7869)
- Extended the Calculator Integer keyboard (#7826)
- In the Script window, improved the usability of brackets and quotes (#7899)
- Added new features to script window (#7871)
- Improved list names and default values in File > New Data Frame dialog (#7788)
- Added Spanish language option (#7882)
- Added counts with percentages option to summary function in Describe > Specific Tables/Graphs > Summary Tables dialog (#7784)
- Improved plot options in Desribe>Graphs>Heatmap dialog (#7780)
- Changed the Summary Table Percentages multiple factor to a single factor in Describe > Specific Tables/Graphs > Summary Tables Dialog (#7685)
- Added more distributions to General Fit Model dialog (#7836)
- Added date time and time data types to column headers (#7832)
- Updated Parallel Coordinate dialog's Plot Options to new drop-down button system (#7580)
- Improved the Probability and Integer keyboards in the Calculator (#7823)
- Changed the maximum factor default value to 12 in One Variable Summary dialog (#7827)
- Translate 'Code generated by dialog,' comment to the current language (e.g. French) (#7783)
- Added reverse function to the calculator string keyboard (#7813)
- Included list variables in the Prepare> Column: Text Options dialog (#7790)
- Adjusted layout of Climatic menu dialogs to allow longer French text (#7796)
- Cosmetic improvement to the stack dialog (#7802)
- Added Russian language option (beta) (#7764)
- Updated Histogram dialog's Plot Options to the new system (#7572)
- In End of Rains Season dialog, increased capacity default from 1 to 100 (#7711)
- Modified the plot options in Mosaic Plot dialog (#7652)
- Added Chrolopleth map to the Heat Map dialog (#7143)
- Added factor level order feature to the Describe > Two/Three Variable > Pivot Table dialog (#7657)
- Increased the default maximum number of columns to display to 50 (#7693)
- Added prime keys to the Calculator dialog (#7638)
- Improved the Describe > One Variable >Rating Data dialog (#7623)
- Added filter for empty rows in Define New Filter dialog (#7629)
- Added Lists in the New Data Frame dialog (#7468)
- Added more keys to the Integer Keyboard (#7593)
- Added Skim radio button and the Omit Missing button to the One Variable Summaries Dialog (#7595)
🐞 Bug Fixes
- Made small aesthetic fixes to Line Plot dialog (#7951)
- In Make Date dialog, ensured that default position of the resulting date variable is before the year variable (not after) (#8021)
- Ensured that Column Structure dialog reopens with correct settings (#8028)
- Ensured that script window is not corrupted when auto-save triggered (#7988)
- Fixed small bugs in Add Prepare > Data Frame > Add (Merge) Data dialog (#7933)
- Corrected misleading message in Tools > Install R package dialogue (#7718)
- Fixed bug in Climatic Summary dialog (#7715)
- Ensured big numbers can be displayed in Data View grid (#7937)
- Ensured correct result from 3-way frequencies dialog (#7916)
- Fixed error message in Script window (#7935)
- Ensured that the 'Try' message in the Calculator, and some other diogs, is correctly translated (e.g. to/from French) (#7883)
- Fixed a bug when reversing y-axis order in Density/Ridges plot in Histogram dialog (#7763)
- Ensured that button toggles from "Select All" To "Deselect All" in Factors sub-dialog (#7859)
- Corrected spacing and updated plot options to new system in Points (Scatter) Plot dialog (#7574)
- Ensured that 'Difference' checkbox has persistent state in Climatic > Check Data > QC Temperature dialog (#7666)
- Ensured that generated script correct even after dialog reload in Describe > Specific Tables/Graphs > Line Plot Option (#7824)
- In the Prepare > DataFrame > Filter Row dialog, ensured that filter is updated when a dataset is deleted and reopened (#7787)
- Improved behavior of position control in the Prepare > Data Frame > Row Numbers/Names dialog (#7781)
- In the Prepare>Data Frame > Delete Column/ Rows dialog, after deleting rows ensure the new number of rows is displayed (#7776)
- Fixed a bug when reversing y-axis order in Density/Ridges plot in Histogram dialog (#7644)
- Made PICSA Graphs sub-dialogs' titles consistent with PICSA Graphs dialogs (#7730)
- Minor bug fix and design adjustment in Select Columns Dialog (#7725)
- Set 'counts' as default 'Stats' value in Histogram Plot dialog (#7717)
- Fixed the graphics axes issue in the General Graphics dialog. (#7682)
- Ensured that dataframe can be renamed in Data Frame MetaData Grid (#7571)
- Enabled Tmin and Tmax autofill automatically in Transform dialog (#7669)
- Removing unwanted base space in Conditional Quantile Plot dialog (#7667)
- Prevented user-entered text from being translated (e.g. to French) in File Import and Rename Columns dialogs (#7591)
- Ensured that Y-axis settings are persistent when closing/re-opening PICSA Rainfall dialog (#7612)
- Ensured that R script with unclosed brackets treated as incomplete R statement (#7610)
- In Row Numbers or Names dialog, if content is a row number, then ensured that the resulting variable is numeric (#7569)
- Ensured that date-type variables return
NA
ifsum
is performed in a calculation (#7596)