Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 May 01:54
· 67 commits to master since this release

2.0.0 (2026-05-10)

  • feat!: simplify install command by removing curl TLS flags (04fc04b)

Bug Fixes

  • add CODE_OF_CONDUCT.md (7777b33)
  • add CONTRIBUTING.md (fa4f230)
  • add more configs to setting (ce9a665)
  • add quick setup page (008e179)
  • fix bug in pipe route PR (c94426e)
  • fix i18n duplicates (08dbaf0)
  • improve chat list page UI (4db704c)
  • improve chat window buttons (9b7b987)
  • improve ip parsing result (14d5ff7)
  • improve provider edit page UI (b988581)
  • improve README, fix go linter (63674fe)
  • improve usage and system info pages UI (331ce13)
  • remove app.conf's showGithubCorner (dd8fe93)
  • remove user1, user2 fields in chat (83bbd9f)
  • rename to ipParsingMode (0d4d43b)
  • rename to parentDbName (aa38bf7)
  • save chat test config for pipe (3f384ed)
  • support OAuth 2.0 / OIDC (3d52090)

Features

  • route pipe webhook through message answer flow (#2245) (791dfd0)

BREAKING CHANGES

  • install command URL format has changed — update any
    bookmarks or CI scripts that copy-paste the old curl invocation.