Releases: weam-ai/weam
1.1.7
What's Changed
- Bug/threadrepo docstring fix by @JiitBhatt in #265
- Added gemini 3 two new models by @chsjd in #266
- Added support for GPT-5.4 model across various configurations and uti… by @JiitBhatt in #267
- Added support for Grok 4.1 Fast model in constants and configurations by @JiitBhatt in #268
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- Enhance file upload handling in Nginx and Node.js configurations by @Jay-Thesia-Weam in #242
- 413 error/with changes in nginx by @Jay-Thesia-Weam in #243
- 413 error/with changes in nginx by @Jay-Thesia-Weam in #244
- 413 error/with changes in nginx by @Jay-Thesia-Weam in #245
- 413 error/with changes in nginx by @Jay-Thesia-Weam in #246
- Add SearXNG integration and configuration updates by @Jay-Thesia-Weam in #248
- gpt 5.2 model config added by @deepuwp in #247
- Update environment configuration and enhance URL handling in image tools by @Jay-Thesia-Weam in #250
- Fix/image generation url for server by @Jay-Thesia-Weam in #251
- Fix/image generation url for server by @Jay-Thesia-Weam in #252
- Refactor n8n workflow tools and enhance API request handling by @Jay-Thesia-Weam in #253
- Remove seo solution by @chsjd in #254
- Member page user remove issue fixed by @chsjd in #255
- Feat/update n8n by @Jay-Thesia-Weam in #256
- Enhance embeddings client functionality and API key handling by @Jay-Thesia-Weam in #258
- feat: Add support for the new Anthropic Claude Opus 4.6 model, includ… by @JiitBhatt in #259
- feat: Standardize OAuth redirect URIs to use the new `MCP_REDIRECT_UR… by @JiitBhatt in #260
- Bug/fix mcp redirect urls by @JiitBhatt in #261
- Updated gitignore file added .cursor in gitignore by @chsjd in #262
- Feat/new model/sarvam by @Jay-Thesia-Weam in #263
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- update the emotiicon when brain created and design changes by @Jay-Thesia-Weam in #234
- Changes/add new model by @Jay-Thesia-Weam in #237
- Changes/mcp enhancement by @chsjd in #238
- Added mcp/n8n by @Jay-Thesia-Weam in #240
- Added mcp/n8n by @Jay-Thesia-Weam in #241
Full Changelog: 1.1.4...1.1.5
1.1.4
Features & Enhancements
-
Nginx SSL Setup for Local Development - simplified configuration for secure local environments. (#215 by @dhruv176-dev)
-
Company-Specific LLM API Keys - threads now automatically use organization-level API keys for more flexible AI usage. (#228 by @JiitBhatt)
-
Character Image Field Added - schema now supports charimg for storing character images. (#213 by @Jay-Thesia)
-
Super Solution Client-Side Mounting - prevents hydration mismatches and improves rendering stability. (#229 by @Jay-Thesia-Weam)
-
Enhanced Markdown Rendering improved formatting and readability in MartOutput component. (#231 by @JiitBhatt)
-
Perplexity API Validation & File Upload Improvements - better error handling and reliability for AI chat integrations. (#232 by @Jay-Thesia-Weam)
Fixes & Refactors
-
Title Generation Bug Fix for OpenRouter models. (#217 by @JiitBhatt)
-
User Report Issue resolved for smoother feedback flow. (#219 by @chsjd)
-
Credit Allocation Logic updated to prevent miscounting. (#223 by @Jay-Thesia-Weam)
-
Permission Checks Refactored in SettingSidebar for cleaner role-based access. (#227 by @Jay-Thesia-Weam)
-
Improved Nginx Local Setup Flow for better onboarding. (#225 by @dhruv176-dev)
-
General Cleanup and Minor Fixes, including maintenance updates from #202
and #224
.
Contributors
Thanks to all contributors for making this release possible:
@kstij1, @dhruv176-dev, @JiitBhatt, @Jay-Thesia, @Jay-Thesia-Weam, @chsjd
Full Changelog: 1.1.3...1.1.4
Weam - [1.1.3]
Weam - [1.1.3] Latest
What's New
-
Convert to Shared Brain:
Introduced the ability to convert private brains into shared ones with member and team access.- Added backend endpoint and service for conversion.
- Integrated frontend UI with menu action, modal, and instant state updates.
- Displays toasts for conversion status and improves collaboration workflows.
- Contributed by @SOGeKING-NUL in #187
-
Ollama Local Model Support:
Added support to run local Ollama models directly from the Weam interface.- Enables local LLM execution for privacy, speed, and offline access.
- Expands hybrid AI use cases combining local and cloud models.
- Contributed by @akshays-weam in #190 and #210
-
Image Tools Enhancements:
Improved image URL handling, markdown formatting, and rendering.- Converts OpenAI image URLs to Base64 for better compatibility.
- Replaces MinIO URLs with internal endpoints for consistent access.
- Contributed by @JiitBhatt in #208
-
Bug Fixes and UI Improvements:
- Fixed issue where shared brain team members weren’t correctly assigned after conversion.
- Fixed default GPT model assignment issue.
- Enhanced Mascot Agent chat page for improved UX and stability.
- Contributions by @chsjd and @Jay-Thesia-Weam
Other Changes
- fix(image-tools): improve image URL handling and markdown formatting by @JiitBhatt in #208
- Dev Ollama implementation by @akshays-weam in #190
- Adds ConvertToShared functionality by @SOGeKING-NUL in #187
- Convert shared brain team assignment fix by @chsjd in #209
- Dev Ollama implementation continued by @akshays-weam in #210
- Assign default GPT issue fixed by @chsjd in #211
- Feat/mascot agent new chatpage by @Jay-Thesia-Weam in #212
New Contributors
- @SOGeKING-NUL made their first contribution in #187
Full Changelog: 1.1.2...1.1.3
1.1.2
Weam - [1.1.2] Latest
What’s New
Import Chats
- Seamlessly bring existing or external conversations into Weam.
- Enables users to continue context or reuse prompts across projects.
Call Analyzer
- Added a new AI-powered Call Analyzer for summarizing and extracting insights from recorded calls.
- Designed to integrate into team and solution workflows for improved communication tracking.
Mascot Agent Interface
- Introduced a new mascot-powered chat page for more engaging and interactive user sessions.
AI Docs Enhancements
- Super Solution Docs are now fully integrated within the AI Docs system.
- AI Docs URLs restructured for better accessibility and consistency.
AI Model Updates
- New migration functionality for managing company-level model configurations.
- Updated AI model constants to align with latest backend structure.
UI & Performance Improvements
- Enhanced Markdown rendering and overall UI design polish.
- Optimized team/member list population for faster page loads.
- Refactored dependencies and cleaned up callback handlers for improved system stability.
What’s Changed
- Ai docs url changes by @chsjd in #196
- Feature/import chat by @JiitBhatt in #197
- Improve Markdown Rendering and UI Styling by @dpatelTaskMe in #199
- Super solution docs to ai-docs done by @chsjd in #200
- Refactor: update dependencies and clean up callback handlers by @JiitBhatt in #201
- Refactor member and team list population in SuperSolutionPage by @Jay-Thesia-Weam in #203
- Update AI Model Constants and Add Migration Functionality for Company Models by @dpatelTaskMe in #204
- Add Call Analyzer & Update Solution Names by @dhruv176-dev in #205
- Feat/mascot agent new chatpage by @Jay-Thesia-Weam in #206
👥 New Contributors
No new contributors in this release.
🔗 Full Changelog: 1.1.1 → 1.1.2
Weam - [1.1.1]
What's New
-
Multi-Agent Support: Introduced foundational multi-agent capabilities for enhanced collaboration between AI models within workflows.
-
Ollama Integration: Added support for Ollama in the open-source repository.
- Added support for Ollama within Weam’s open-source ecosystem.
- Enables local LLM execution directly from the Weam interface. -
Force Stop for Streaming Responses:
- Added force stop functionality to interrupt ongoing message streaming.
- Implemented new FORCE_STOP socket event (frontend + backend).
- Added StopStreamButton and StopStreamSubmitButton components.
- Updated ChatClone and langgraph services to handle stop requests and clea
What's Changed
- Shared chat not visible in General Settings by @chsjd in #176
- Ai-adoption report added by @chsjd in #177
- fix: Role duplication error in seed role function by @aryasoni98 in #155
- Role permission pr some un wanted changes removed by @chsjd in #178
- minor design fixes by @ghanshyam-ai in #180
- Bug/open router fix by @JiitBhatt in #179
- feat(chat): add force stop functionality for streaming responses by @het-weamai in #181
- Fix/bug 1.1 by @ghanshyam-ai in #182
- Changes in report and ai recruiter path by @chsjd in #183
- Feature/perplexity by @JiitBhatt in #191
- Feature check access solution api by @chsjd in #192
New Contributors
- @aryasoni98 made their first contribution in #155
Full Changelog: 1.1.0...1.1.1
Weam - [1.1.0]
Initial Release
- Migrated from Python to Node.js/Next.js stack
- Removed all Python dependencies
- Rewrote services in JavaScript/TypeScript
- Updated to Next.js API routes
New:
#164 - Supervisor agent implementation
#163 - Node.js web scraping service for prompt enhancement
#141 - Zoom integration and MongoDB configuration support
#140 - Solution install, uninstall and sync functionality
#138 - Agent one-page view
Features
- Multi-agent workflow creation: nest single or multiple agents within parent agents
- Added Nano Banana model for Image Generation
- Agent chaining with circular dependency prevention
- Supervisor agent setup for coordinating multiple agents
- Agent type indicators (single/multi) in UI chips and agent list
Bug fixes:
#172 - Handle transcription timeouts with auto-restart
#173 - Scroll up not working on LLM response streaming
#154 - Strict comparison added for IDs
#153 - Enhance team member display with tooltip in EditBrainModal and EditWorkSpaceModal
#133 - Remove API key dependency from image generation tool
#162 - Design fixes and improvements
#152 - UI/UX updates
#150 - UI/UX updates
#149 - UI/UX updates
#148 - UI/UX updates
Other Changes
- Migrated from Python to Node.js/Next.js stack
- Removed all Python dependencies and requirements.txt
- Rewrote backend services in JavaScript/TypeScript
- Updated API routes to Next.js conventions
- Remove unnecessary variables (#174)
- Remove unused components and files related to chat and citations (#139)
- Cleanup of Home page, HoverActionIcon, CitationSourceSheet, and MessageSources