Skip to content

v1.0.4: QoL fixes

Compare
Choose a tag to compare
@AAnzel AAnzel released this 13 Oct 12:37
· 85 commits to master since this release

VERSION 1.0.4

Release date: 13.10.2021.

Changed:

  1. Changed some function names after upgrading Streamlit to a new version.
  2. Changed the way Streamlit is installed with a Docker file. Now it uses pip instead of conda.

Removed:

  1. Removed interactive elements of specific charts.

Fixed:

  1. Fixed a critical bug that enabled users to remove cached data sets.
  2. Fixed a bug that caused showing the duplicate titles for every plot in the scatter matrix chart.
  3. Fixed a bug with pandas describe function.

Security:

  1. Upgraded Streamlit to version 1.0.0