Skip to content

Latest commit

 

History

History
294 lines (196 loc) · 26.8 KB

CHANGELOG.md

File metadata and controls

294 lines (196 loc) · 26.8 KB

Changelog

1.2

1.2.0 - 2023-05-22

The release adds support for JupyterHub 4.

(full changelog)

Enhancements made

Maintenance and upkeep improvements

  • Add test as optional dependency, refactor fixtures to conftest.py, fix code coverage setup #245 (@consideRatio)
  • pre-commit: add autoflake, use isort over reorder-python-imports #244 (@consideRatio)
  • maint: transition to pypi trusted workflow release, put tbump conf in pyproject.toml #243 (@consideRatio)
  • Add xsrf token to the login, signup, and password changing pages #239 (@agostof)
  • Use XSRF tokens for cross-site protections #236 (@djangoliv)
  • dependabot: rename to .yaml #235 (@consideRatio)
  • dependabot: monthly updates of github actions #233 (@consideRatio)

Continuous integration improvements

  • ci: pin sqlalchemy 1 on jupyterhub 1 and 2 #240 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@agostof | @consideRatio | @djangoliv | @minrk

1.1

1.1.0 - 2022-09-09

(full changelog)

Enhancements made

  • Ask for new passwords twice, ask for current password on change #180 (@lambdaTotoro)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Continuous integration improvements

Contributors to this release

(GitHub contributors page for this release)

@consideRatio | @harshu1470 | @lambdaTotoro | @leportella | @manics | @marc-marcos | @yapatta

1.0

1.0.5 - 2021-10-19

This releases resolves an incorrect Python module structure that lead to a failing import when installing from a built wheel.

(full changelog)

1.0.4 - 2021-10-19

This release includes a bugfix related to an import statement.

(full changelog)

1.0.3 - 2021-10-19

This release includes a bugfix of an import statement.

(full changelog)

1.0.2 - 2021-10-19

This release includes documentation updates and an attempted bugfix of an import statement.

(full changelog)

1.0.1 - 2021-10-18

A small release hiccup resolved.

(full changelog)

1.0.0 - 2021-10-18

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: https://github.com/jupyterhub/nativeauthenticator/compare/0.0.7...1.0.0

0.0

0.0.7 - 2021-01-14

Merged PRs

Contributors to this release

@dependabot | @djangoliv | @lambdaTotoro

0.0.6 - 2020-11-14

Merged PRs

Contributors to this release

@00Kai0 | @dependabot | @djangoliv | @fbessou | @lambdaTotoro | @leportella | @mayswind | @minrk | @shreeishitagupta

0.0.5 - 2020-02-20

Merged PRs

Contributors to this release

@chicocvenancio | @choldgraf | @consideRatio | @databasedav | @harshu1470 | @hiroki-sawano | @JohnPaton | @lambdaTotoro | @leportella | @meownoid | @paulbaracch | @raethlein | @xrdy511623 | @yuvipanda

0.0.4 - 2019-02-15

Merged PRs

Contributors to this release

@00Kai0 | @leportella | @minrk | @yuvipanda

0.0.3 - 2019-02-13

Merged PRs

Contributors to this release

@leportella

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@leportella

0.0.2 - 2019-02-13

Merged PRs

Contributors to this release

@leportella | @yuvipanda

0.0.1 - 2019-02-12

Merged PRs

Contributors to this release

@leportella | @minrk | @yuvipanda