Help shape Mathesar! Share your thoughts in our quick survey: Take it here

Mathesar 0.1.6 Released

Posted on Apr 03, 2024 by Kriti Godey

Mathesar 0.1.6 introduces UI internationalization and brings several improvements for both users and administrators.

This post gives you a peek at some of the improvements in the release. Please see our Release Notes for the comprehensive list of all changes and bugfixes.

Mathesar’s UI can now display in Japanese

The language setting is stored per-user and can be modified when logging in or when editing a user. This changes the text displayed on buttons and other UI elements within Mathesar. It does not change the display of data within your database (e.g. table names, column names, and cell values). We are hoping to support more languages beyond English and Japanese eventually. Please reach out to us if your are interested in helping to add more translations!

image

Text fields now auto-expand on the record page

Before

All text inputs on the record page had the same height, regardless of their content.

image

After

All text inputs in record page dynamically adjust to accommodate the content seamlessly.

image

Mathesar can now run on more Python versions

Mathesar now officially supports Python versions 3.10 and 3.11, in addition to the existing 3.9 compatibility. This will provide great flexibility while building Mathesar from source on an OS that natively ships with relatively newer versions of Python.

Mathesar is now tested against PostgreSQL 16

Mathesar now officially supports, and is tested against, Postgres versions 13, 14, 15 and 16.

Installing Mathesar from scratch no longer involves NodeJS

We removed NodeJS as a dependency in favour of providing users with pre-built static assest for building Mathesar from source.


Here’s the link to our Release Notes again if you’d like to see the full list of all changes and bugfixes.

Recent Blog Posts

We are excited to announce the establishment of the Mathesar Foundation to focus on the development and sustainability of the Mathesar open source project, fueled by a generous grant of $3 million from the Reid Hoffman Foundation. With this grant, we will be able to build a stable and featureful version 1.0 of Mathesar, invest in increasing awareness and adoption of the project, and establish a fundraising program to ensure the project’s long-term sustainability.
Today I had the pleasure of joining GitHub’s Open Source Friday live stream to talk about Mathesar with Kedasha Kerr, Developer Advocate from GitHub.