Skip to content

chore(main): release authsome 0.6.0#351

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

chore(main): release authsome 0.6.0#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.6.0 (2026-06-05)

⚠ BREAKING CHANGES

  • Cleaner architechture, multi server compatible identities and cleaner ui

feature

  • Cleaner architechture, multi server compatible identities and cleaner ui (f661d8d)

Features

  • add Dockerfile, docker-compose, and self-hosting guide (c7455c0)
  • add Dockerfile, docker-compose, and self-hosting guide (6231674), closes #366
  • Add logos and description for all bundled providers (33e13f9)
  • add provider dashboard metadata (635285a)
  • 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)
  • Simplify identity portability (ad23d60)
  • ui: redirect to connections view after successful provider login (19bdf05)
  • ui: redirect to connections view after successful provider login (60931a0), closes #355
  • Update docs (07dbb87)

Bug Fixes

  • allow explicit authsome config home (7faf61f)
  • cache identity registration per daemon (668f91a)
  • Cleaner design (301d353)
  • docs: remove all broken links to missing pages (cac5f9f)
  • inherit ServerConfig from AuthsomeConfig for consistent home resolution (cf95c6c)
  • install pnpm before setup-node to fix CI cache resolution (0dd5291)
  • move dashboard auth flow to Next routes (52fe7dc)
  • remove populate_by_name and redundant validation_alias from settings (9ee46a6)
  • Remove type checking hacks (10f6e8a)
  • resolve pre-commit failures (b96d593)
  • ui: replace setState-in-effect with lazy useState initializers (ff592fd)

Documentation

  • remove stale authsome skill commands (fc51d29)
  • Update context on design philosophy behind authsome (5933be4)
  • Update documentation (d76304a)
  • Update documentation (30ec8d4)
  • Update documentation to correctly reference current authsome state (54d7c3a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch 6 times, most recently from b47606b to 17aa025 Compare June 2, 2026 11:37
@github-actions github-actions Bot changed the title chore(main): release authsome 0.5.1 chore(main): release authsome 0.6.0 Jun 5, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch from 17aa025 to 0ddf5bf Compare June 5, 2026 08:24
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch from 0ddf5bf to e349232 Compare June 5, 2026 08:53
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