Mathesar 0.1.5¶
Summary¶
Mathesar 0.1.5 is a small, bug fix release.
See the upgrading section below for instructions on how to upgrade to this version.
This page provides a comprehensive list of all changes in the release.
Improvements¶
- Improve performance of loading sample data when adding a new connection #3448
- Constrain the width of the connections page #3439
Bug fixes¶
- Fix “Page not found” error when viewing a shared exploration #3456
- Fix bugs preventing Mathesar from running in demo mode #3459
- Fix timeout when setting up a new database with sample data in installations with higher network latency #3448
- Restore display of column type icons within shared tables #3456
- Temporarily hide link to missing docs page #3451
- Fix active cell displaying above row header cell #3382
Documentation¶
- Improve docs on using an external PostgreSQL server for Mathesar’s internal database #3457
- Add embedded video walkthrough within installation steps #3437 #3443
- 0.1.5 release notes #3449
Maintenance¶
Upgrading to Mathesar 0.1.5¶
For installations using Docker Compose¶
If you have a Docker compose installation (including one from the guided script), run the command below:
Your installation directory may be different
You may need to change /etc/mathesar/
in the command above if you chose to install Mathesar to a different directory.
For installations done from scratch¶
If you installed from scratch, the upgrade instructions are the same as for 0.1.4, except that you’ll need to specify version 0.1.5 when pulling code from the repository in Step 2. You should also skip Step 5 – you do not need to change the environment variables.