Skip to content

chore(main): release authsome 0.5.1#351

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authsome
Open

chore(main): release authsome 0.5.1#351
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authsome

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 29, 2026

🤖 I have created a release beep boop

0.5.1 (2026-06-02)

Features

  • add Dockerfile, docker-compose, and self-hosting guide (c7455c0)
  • add Dockerfile, docker-compose, and self-hosting guide (6231674), closes #366
  • add static Next.js dashboard (7c46cd8)
  • add static Next.js dashboard (e0a2cd9)
  • improve scan to cover all typical env file locations (364f3e5)
  • improve scan to cover all typical env file locations (96fd514)
  • replace Python dashboard fallback with built Next.js static UI (98a3351)
  • ui: redirect to connections view after successful provider login (19bdf05)
  • ui: redirect to connections view after successful provider login (60931a0), closes #355

Bug Fixes

  • Cleaner design (301d353)
  • docs: remove all broken links to missing pages (cac5f9f)
  • install pnpm before setup-node to fix CI cache resolution (0dd5291)
  • ui: replace setState-in-effect with lazy useState initializers (ff592fd)

Documentation

  • Update context on design philosophy behind authsome (5933be4)
  • Update documentation (d76304a)
  • Update documentation (30ec8d4)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch 5 times, most recently from 81a872b to b47606b Compare June 2, 2026 11:22
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch from b47606b to 17aa025 Compare June 2, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: easy self-deployment with Dockerfile and Docker Compose Redirect to connection page after successful login

0 participants