Skip to content

v1.2.0

Choose a tag to compare

@unified-ci-app unified-ci-app released this 16 Jun 12:29
· 95 commits to master since this release
v1.2.0
158be50
  • 158be50 Fix chat history (#346)
  • d141aa5 Some text fixes from the rename (#347)
  • d51b512 Fix bug in OpenAI compatable preventing Mistral from working (#344)
  • 31a390f Add more evaluations and update prompts (#340)
  • 65e9e95 Fix MCP config conditional rendering and prop naming (#341)
  • 3f75c79 Add security documentation for interpluginclient permission responsibilities (#342)
  • 416d87d Update admin_guide.md (#339)
  • c93e5b0 Update usage_tips.md (#338)
  • c146ea4 Update user_guide.md (#337)
  • 9ad2159 Fix crash in EnsureBots when no bots configured on unlicensed server (#336)
  • 181cdb8 End User Guide Editorial Updates (#335)
  • 0c03233 Rename plugin to Mattermost Agents (#334)
  • bb559c2 Additional refactoring in support of Evals. (#333)
  • 39f0562 Fix thread summarization on regeneration (#327)
  • a2d2397 Require endpoints that don't have parameters in the body to have empty body (#326)
  • e0302ae Overhall of docs (#332)
  • 1f77ed7 Avoid issues on Darwin bundling the plugin (#331)
  • 131e3a9 [Snyk] Security upgrade @mattermost/client from 10.6.0 to 10.7.0 (#328)
  • 47ccc77 Factor out the channels and threads packages (#323)
  • ca25ed4 Clarify package comment (#330)
  • edcf71a Add experimental backend. (#329)
  • 9c25650 Update anthropic client to latest version (#322)
  • 6f1da05 Support new Enterprise Advanced sku (#325)
  • edcbcbe Refactor Plugin Architecture for Improved Testability and Evaluation (#321)
  • 3bde2fc Adding experimental MCP implementation (#318)
  • ea4bdda Fix specification of openai embeddings (#319)
  • 136a868 Fix post regeneration by tracking responding post IDs (#314)
  • a4a64fa Fix the bot creation performance. Only create DMs when nessisary (#306)
  • 1ee8f83 Updated Copilot empty state with new illustration (#312)
  • f933e1c Add inter-plugin communication endpoint (#307)
  • b590abb Add CLAUDE.md and make check-style-fix target (#310)
  • bca7513 Update webapp dependencies (#309)
  • e2d42ea Update go dependancies. (#308)
  • 996aa27 MM-63606 - Update github.com/mattermost/mattermost/server/public depe… (#305)
  • f1f8708 Add experimental embedding search (#301)
  • ab826dc Remove experimental LLM backend (#298)