Mirador Changelog

What's new in Mirador 1.5.0

Jan 30, 2018
  • Enhancements:
  • Vertical and horizontal scrollbars: #6 & #75
  • Plot width/height in preferences: #79
  • Plot color in preferences: #78
  • Missing percentage on hover: #77
  • Plot edges for low-contrast: #74
  • List of recently open files in welcome screen: #71
  • Fixes:
  • Mirador fails to open on Windows 7: #76
  • Ghost selectors when scrolling columns quickly: #73
  • UI operations slow down when doing key presses: #72

New in Mirador 1.4.2 (Sep 19, 2017)

  • Fixes:
  • Fixed crash on Windows: #59
  • Support HiDPI displays on Windows: #70
  • Enhancements:
  • Implement launch screen: #68
  • Save all dataset histories: #69

New in Mirador 1.4.1 (Sep 12, 2017)

  • Pairwise plots are exported as PDF
  • Include PDF library

New in Mirador 1.4 (Apr 2, 2016)

  • Interface changes:
  • Changed default file name for profile export: 593dc0a
  • UI code moved to separate library: d260d91
  • Several improvements in profile export: 8952c0f, 0f5ee89, c3f0fa1, 7922194
  • Change default text in search bar: 6e532e9
  • Miralib changes:
  • Handle null codebook: mirador/miralib@05d32ff
  • Added validDate() method: mirador/miralib@888e6bc
  • Improved type guessing method: mirador/miralib@ade29b2
  • Added date type to formatType(): mirador/miralib@b943b01
  • Fixed formatting of String type: mirador/miralib@f86725f
  • Added key variable to DataSet: mirador/miralib@93b1ae9
  • Handle float underflow when computing P-values: mirador/miralib@54c1320
  • Variable pairs with one bin along either direction automatically pass test of independency: mirador/miralib@c1f94f0
  • Make sure that score of a variable with itself is always maximal: mirador/miralib@26c7304

New in Mirador 1.4 Beta (Apr 2, 2016)

  • Interface changes:
  • Use new OpenGL renderer: 9a5ebd2
  • Export selection saves files used by the Ebola predictor: 5c6c9fe
  • Added False Discovery Rate (FDR) calculation in profile view: 9305f85, 1d13542, 6dd502b
  • Save session log to file: 829f326
  • Miralib changes:
  • Added sorting by P-value: mirador/miralib@018bc67
  • Several algorithms available for optimal histogram binning: mirador/miralib@d1c6d7c
  • Simplified/clarified API for column selection: mirador/miralib@2243e45, mirador/miralib@48b7574, mirador/miralib@6a843f8
  • Better error handling: mirador/miralib@808dfe2, mirador/miralib@b21baa0
  • Trim variable type and category strings: mirador/miralib@4bacb3a
  • Direct standard output and error to log file: mirador/miralib@6c97530

New in Mirador 1.3 (Apr 2, 2016)

  • Date support: mirador/miralib#3
  • SHIFT as modifier key: #31, #32
  • Show counts in addition to percentages: #13
  • Improved scatter and eikosogram (for numerical variables): #17
  • Histograms are colored differently: #21
  • Zenodo record (DOI): https://zenodo.org/record/13160#

New in Mirador 1.3 Beta (Apr 2, 2016)

  • This release includes some improvements for data and image export:
  • Save selected plots as png by pressing ENTER: 8db1e3f
  • Profile export doesn't hang the UI for large datasets: #29

New in Mirador 1.2 (Apr 2, 2016)

  • Open Data Competition release!
  • Tested the finding upload functionality, and fixed some UI issues (arrows conflicting with mouse navigation, reduced dispose interval for plots to decrease number of threads).

New in Mirador 1.1 (Apr 2, 2016)

  • Some fixes:
  • Variable search doesn't hang the UI: 3efe307, 73514ee
  • Interface improvements:
  • Use arrow keys to move columns back and forth: 53954ef
  • Datasets:
  • Added Lake Baikal Plankton dataset: ae94027

New in Mirador 1.1 Beta (Apr 2, 2016)

  • Beta release of 1.1 version of Mirador, which includes several fixes that improve overall performance, as well as some new features:
  • data files can be opened without having to restart the program
  • save plots as pdf
  • select plot and export its data to csv/tsv