All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 (Aug 26 2024)
- Updated README installation instructions and badges.
0.2.0 (Aug 26 2024)
- Public release of JupyterLab Display Name.
0.1.3 (Jan 3 2024)
- Empty frontend plugin so that this extension appears in the extension list within JupyterLab.
- Changed type hint in
DisplayNamePasswordIdentityProvider
to be compatible with newest version of Jupyter Server.
0.1.2 (Nov 10 2023)
- Latest source distribution (latest.tar.gz) added to Pages site.
0.1.1 (Nov 8 2023)
- Cleaned up configuration files.
0.1.0 (Nov 1 2023)
- JupyterLab server extension to add a display name field to the login page, which is used as the user's name once logged in.