Skip to content

v1.11.0-0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 15:07
· 25 commits to main since this release
be4c48f

Changelog

  • be4c48f Merge pull request #345 from torchiaf/339-services-charts-edit
  • 729c12d Fix extension release process
  • 91f6d0b Intergrate Authorisation into embedded ui (#311)
  • a0870f8 Merge pull request #357 from richard-cox/fix-local-auth-val-end
  • f7ec210 Ensure we use an endpoint that requires auth... when checking for auth - we requested the info endpoint be made public (no auth required) to support an embedded use case - however we also used that endpoint to validate the user supplied creds were valid - end result was the ui thinking that bad creds were valid, causing the error page to show before redirecting back to log in - fix is to use the new me endpoint
  • 8ef9806 Send edit request only if settings change
  • 538c244 Enable edit mode