Skip to content

Latest commit

 

History

History
97 lines (57 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

97 lines (57 loc) · 2.93 KB

Changelog

This changelog follows the format defined at: https://keepachangelog.com/en/1.0.0/

2024.7.1 - July 29, 2024

What's Changed

  • Introduce keycloak_realm_name for theme customization by @viniciusdc in #24

New Contributors

  • @viniciusdc made their first contribution in #24

Full Changelog: https://github.com/nebari-dev/nebari-jupyterhub-theme/compare/2024.5.1...2024.7.1

2024.5.1 - May 27, 2024

What's Changed

  • Add underline and colour to hyperlink text by @pavithraes in #19
  • 🔄 Synced file(s) with nebari-dev/.github by @nebari-sensei in #17
  • Fix menu styling on JupyterHub 5.0, require 5.0 by @krassowski in #21

New Contributors

  • @pavithraes made their first contribution in #19
  • @krassowski made their first contribution in #21

Full Changelog: https://github.com/nebari-dev/nebari-jupyterhub-theme/compare/2023.4.1...2024.5.1

2023.4.1 - May 31, 2023

What's Changed

  • Changed keycloak url to point to user management portal (#15)

2023.1.1 - January 31, 2023

What's Changed

  • 🔄 Synced file(s) with nebari-dev/.github by @nebari-sensei in #7
  • 🔄 Synced file(s) with nebari-dev/.github by @nebari-sensei in #8
  • 🔄 Synced file(s) with nebari-dev/.github by @nebari-sensei in #9
  • 🔄 Synced file(s) with nebari-dev/.github by @nebari-sensei in #10
  • ENH - Add jinja linter by @trallard in #11
  • ENH - Improve styles and css structure by @trallard in #12

New Contributors

  • @nebari-sensei made their first contribution in #7

[Version 0.3.6]

Added

  • Extend navbar links #16

[Version 0.3.5]

Fixed

  • Updates to the version display style #15

[Version 0.3.4]

Documentation

  • Updates to Readme

Added

  • Expose navbar color options #12
  • Add option to display Qhub version #13

[Version 0.3.3]

Changed

  • Simplify the JupyterHub config (backwards-compatible)

Added

  • Added testing docs for VSCode

[Version 0.3.2]

Added

  • Added Dashboards menu page and header
  • Added custom js tag functionality #11

[Version 0.3.1]

Added

  • Add text color and defaults to template options #9

[Version 0.3.0]

Added

  • Adds colors! 🎉