Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly release 2024-05-14 #133

Merged
merged 4 commits into from
May 14, 2024
Merged

Weekly release 2024-05-14 #133

merged 4 commits into from
May 14, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    400c42d View commit details
    Browse the repository at this point in the history
  2. docs: reformat readme

    jrdh committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6538162 View commit details
    Browse the repository at this point in the history
  3. fix: inherit IAuthenticator methods to fix 2.10 issue

    Without this we don't define an "authenticate" method which is then expected in 2.10+ under certain scenarios. This is a temp patch as we should reimplement this library to use this new pathway but for the moment, we haven't had the time.
    jrdh committed May 10, 2024
    Configuration menu
    Copy the full SHA
    364cd80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #132 from NaturalHistoryMuseum/josh/210issues

    Fix issue with this plugin and 2.10
    jrdh authored May 10, 2024
    Configuration menu
    Copy the full SHA
    25c0f1b View commit details
    Browse the repository at this point in the history