Skip to content

v0.3.11

Choose a tag to compare

@ahmadrosid ahmadrosid released this 10 Aug 13:58
· 414 commits to main since this release
5988e5c

What's Changed

  • fix: preserve path segments in public web URL and provider baseURL by @ahmadrosid in #210
  • feat(discord): admin /allow slash command for allowed users by @ahmadrosid in #211
  • feat(web): add list/grid toggle on the Files page by @ahmadrosid in #212
  • fix(web): scrollable full-width markdown on public artifact share page by @ahmadrosid in #214
  • docs: add contributing guide by @ahmadrosid in #218
  • fix(server): run post-turn skill review for Discord and other interactive channels by @ahmadrosid in #224
  • test(server): table-drive secure-cookie and smoke routes in app.test.ts by @ahmadrosid in #227
  • test(core): deduplicate telegram/discord channel config test suites by @ahmadrosid in #228
  • Move knowledge base management to the Files page by @ahmadrosid in #229
  • fix(providers): round-trip DeepSeek reasoning_content on tool turns by @ahmadrosid in #230
  • fix(web): restore artifacts infinite query type inference by @ahmadrosid in #235
  • fix(server): release the session turn when the client cancels a stream by @ahmadrosid in #236

Full Changelog: v0.3.10...v0.3.11