Releases: 2i2c-org/jupyterhub-fancy-profiles
v0.6.0
Summary of Changes:
- Fixes to select menu styling - thanks @oliverroick
- Support using a token for Binderhub image builds - thanks @oliverroick @batpad
- Much improved documentation using MyST - thanks @choldgraf
- Multiarch support and bumped Z2JH_VERSION - thanks @cboettig
- Fix issue with trailing spaces in image field - thanks @hanbyul-here
What's Changed
- Set select menu height by @oliverroick in #130
- Fix darkmode styles for select by @oliverroick in #131
- Add a skeleton MyST site by @choldgraf in #136
- Bump the Z2JH_VERSION to 4.2.0 by @cboettig in #138
- Remove reference to docs site by @yuvipanda in #139
- Multiarch support by @cboettig in #141
- Bump to 4.3.1 by @cboettig in #140
- MVP of documentation by @choldgraf in #142
- Fix link for Developer Guide on README by @hanbyul-here in #145
- Trim value for text input when the input is blurred by @hanbyul-here in #144
- Fetch ApiToken before intialising image build by @oliverroick in #122
New Contributors
- @cboettig made their first contribution in #138
- @hanbyul-here made their first contribution in #145
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1...v0.5.2
Merged PRs
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@batpad (activity) | @oliverroick (activity)
v0.5.1
v0.5.0...v0.5.1
Bugfix
- Construct Permalink URLs to work with login redirects on hubs #118 (@oliverroick, @batpad, @yuvipanda)
Other merged PRs
- Remove dangling comma #125 (@oliverroick, @batpad)
- Add developer docs for generating release notes #121 (@choldgraf, @batpad)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@batpad (activity) | @cboettig (activity) | @choldgraf (activity) | @oliverroick (activity) | @yuvipanda (activity)
v0.5.0
Enhancements made
- Fill form from URL query parameters #118 (@oliverroick, @batpad, @yuvipanda)
- Start image build on Enter #116 (@oliverroick, @batpad)
- Display error summary #113 (@oliverroick, @batpad)
- Store used repository and image options #107 (@oliverroick, @batpad)
- Bump version of z2jh we build for #99 (@yuvipanda)
Bugs fixed
- Fix prefix to refer to correct z2jh version #100 (@yuvipanda)
Maintenance
- Remove options #115 (@oliverroick, @batpad)
- Migrate to TypeScript #101 (@oliverroick, @yuvipanda, @batpad)
- Upgrade to ESLint 9.x #73 (@oliverroick, @yuvipanda)
- Upgrade to Bootstrap 5 #72 (@oliverroick, @yuvipanda, @GeorgianaElena)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@batpad (activity) | @cboettig (activity) | @GeorgianaElena (activity) | @oliverroick (activity) | @yuvipanda (activity)