Releases: jupyterhub/nativeauthenticator
Releases · jupyterhub/nativeauthenticator
Hotfix v.1.0.5
This fixes an incorrect module structure that lead to a failing import when installing from wheel.
v1.0.1
Small release hiccup. 🤦
1.0.0
As tracked by #149 and especially since the incorporation of multiple substantial and new features, we are now happy to call this version 1.0.0.
What's Changed
Here are the main contributions in this release:
- Unauthorized users now get a better error message on failed login (#119)
- GitHub Page About Section now links to Docs (#143)
- Improved documentation
- feat: keep position in authorization area by @djangoliv in #141
- Feature/page template by @raethlein in #79
A very warm and special thanks goes out to @consideRatio who helped tremendously in keeping the project up to date:
- Update changelog from 0.0.1-0.0.7: #137
- Add various README badges: #135
- ci: transition from circleci to github workflows: #134
- ci: add publish to pypi workflow: #136
Special shoutout also goes to @davidedelvento who contributed a lot of work in these PRs:
- Terms of Service: #148
- Recaptcha: #146
- Allow some users (but not all) to not need admin approval: #145
Full Changelog: 0.0.7...1.0.0