Skip to content

Releases: the-open-agent/openagent

v2.1.0

10 May 02:06

Choose a tag to compare

2.1.0 (2026-05-10)

Features

  • add UI elements, redesign login page with shadcn (#2246) (4c8b3c6)

v2.0.0

10 May 01:54

Choose a tag to compare

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.

v1.800.4

09 May 16:54

Choose a tag to compare

1.800.4 (2026-05-09)

Bug Fixes

  • remove app.conf's frontendBaseDir and cacheDir (2e70511)

v1.800.3

09 May 16:44

Choose a tag to compare

1.800.3 (2026-05-09)

Bug Fixes

v1.800.2

09 May 15:57

Choose a tag to compare

1.800.2 (2026-05-09)

Bug Fixes

  • check active in GetDefaultStorageProvider (b45ba36)

v1.800.1

09 May 15:49

Choose a tag to compare

1.800.1 (2026-05-09)

Bug Fixes

  • fix filename truncate bug in addFile API (5b6940f)

v1.800.0

09 May 15:09
5534081

Choose a tag to compare

1.800.0 (2026-05-09)

Bug Fixes

  • add cloud OSS storage provider (a5988d2)
  • add whatsapp pipe (230b247)
  • fix identity navbar items bug (f07094c)
  • fix Navbar items update issue (7563197)
  • fix tooltip dark mode UI (218ea0e)
  • improve visitor page UI (9e1385c)
  • keep sites shown in left menu bar (0d7169c)
  • refactor the pipe code (dd1e6f8)

Features

  • ui: add shadcn foundation with Tailwind CSS and Radix primitives (#2243) (5534081)

v1.799.1

09 May 13:03

Choose a tag to compare

1.799.1 (2026-05-09)

Bug Fixes

v1.799.0

09 May 12:53

Choose a tag to compare

1.799.0 (2026-05-09)

Bug Fixes

Features

v1.798.4

09 May 12:27

Choose a tag to compare

1.798.4 (2026-05-09)

Bug Fixes