Release Notes
All AgentPress packages are versioned together and released simultaneously.
Packages: @agentpress/api @agentpress/lib @agentpress/ui @agentpress/cli
0.2.55
Patch Changes
- Fix MCP server configuration and integration issues
0.2.54
Patch Changes
- Add skeleton loading states to agent detail pages
0.2.53
Patch Changes
- Enhance agent tab selector with glow effects
0.2.52
Patch Changes
- Fix integrations tab layout and UX improvements
0.2.51
Patch Changes
- Fix package exports
0.2.50
Patch Changes
- Fix incorrect export paths
0.2.49
Patch Changes
- Added email system with PDF appending
0.2.48
Patch Changes
- Bug fixes
0.2.47
Patch Changes
- Fix cookie issues
0.2.46
Patch Changes
- Fix bad labels on leads page
0.2.45
Patch Changes
- Feat: Leads score and persona
0.2.44
Patch Changes
- Fix more bugs
0.2.43
Patch Changes
- Fix more bugs
0.2.42
Patch Changes
- Fix many bugs
0.2.41
Patch Changes
- Fix chat and remaining API calls
0.2.40
Patch Changes
- Fix bugs with auth
0.2.39
Patch Changes
- Allow for optional authToken in headers
0.2.38
Patch Changes
- Fix cookie issues for modern browsers
0.2.37
Patch Changes
- Bug fixes, suggestion and initial message influence
0.2.36
Patch Changes
- Bug fixes
0.2.35
Patch Changes
- Fix agent versioning, fix leads panel spacing, various others
0.2.34
Patch Changes
- Agent versioning, leads
0.2.33
Patch Changes
- Bug fixes and message search optimization
0.2.32
Patch Changes
- Personas feature
- Bug Fixes: Color issues, evaluation bug fixes, thread thrashing
0.2.31
Patch Changes
- Bug fixes for evaluations system
0.2.30
Patch Changes
- Added basic Redis support
0.2.29
Patch Changes
- Scenario test cases, UI revamp for evaluations
- Fixed websocket context
0.2.28
Patch Changes
- Remove barrel export for websocket provider
- Upgrade Bun version
0.2.27
Patch Changes
- Bump versions and convert to peer deps for some packages
0.2.26
Patch Changes
- Move websocket hook to provider root
0.2.25
Patch Changes
- Switch to bun publish with retry logic for more reliable package publishing
0.2.24
Patch Changes
- Fix release workflow YAML syntax error and add workflow_dispatch trigger for manual execution
0.2.23
Patch Changes
- Fix release workflow YAML syntax error and add manual workflow trigger
0.2.22
Patch Changes
- Support for GPT 5.1
- Bug Fixes
- Scenario Builder
0.2.21
Patch Changes
This is a major release with many improvements:
Bug Fixes
- Fixed auto-scroll behavior preventing unwanted scrolling when clicking on Reasoning dropdowns or expanding tool UI elements while scrolled up
- Fixed text reflow issues during message streaming that caused jumpy rewrapping as text appeared
- Fixed visibility issues with feedback buttons (thumbs up/down) in light and dark modes
- Fixed thread title wrapping with proper text truncation and overflow handling
- Fixed long message display issues
- Fixed Tasks loading issues when selecting different threads
- Fixed scroll issues in chat interface
- Fixed voice tools for guest users
- Fixed bad UI and made NoContent component consistent
- Fixed styles to be more consistent across the application
Knowledge Base Improvements
- Revamped knowledge base embeddings system with support for multiple embedding models
- Added ability to re-embed existing knowledge bases with different embedding models
- New Knowledge Base Tables feature - Create and manage structured data tables within knowledge bases
- New Knowledge Base Freeform Text feature - Add custom text content directly to knowledge bases
- Added direct download support for tables linked to agent responses
- Changed checkbox to eye icon for KB URL visibility toggling
- Improved KB URL selection persistence
Evaluations
- Evaluations can now simulate user interactions and add tool outputs
- LLM judge can now evaluate tool call outputs in addition to inputs
- Added configurable judge LLM model selection
- Updated eval model selector with gear icon
- Enhanced evaluation UI for tool call comparison
UI/UX Enhancements
- Updated text verbosity controls with slider for models with multiple verbosity levels
- Added accordion selector for models
- Auto-scroll now intelligently detects user position and only triggers when user is already at bottom of chat
- Message streaming now renders smoothly without layout shifts
- Feedback buttons now show clear visual feedback with scale animation on submission
- Streaming indicator updated with pulsing glow effect
- Thread titles now show gradient fade on hover for long names
- Updated Thread Creation UI to prevent creating multiple “New Thread” items
- Added task hide button
- Improved AI message background and animations
- Enhanced agent config UI
- Added user messages for errors with persistence
New Model Support
- Added Grok 4 fast models
- Updated model speed and intelligence values
- Added default OpenAI model configuration
- Reduced redundant provider code
Performance & Infrastructure
- Optimized Telemetry (Observability Tab) with reduced response data from spans
- Updated and cleaned analytics implementation
- Improved performance and logging on analytics
- Added conversation filtering capabilities
- Migrated to Biome for linting and formatting
- Upgraded Bun to v1.1.3
- Added debug settings for Cursor project
- Enhanced logging for external auth provider functions
- Added auth providers global and panel support
- Improved MCP server tools scoping per agent
0.2.20
Patch Changes
- Data in task updates and UI revamp
0.2.19
Patch Changes
- Mostly UI updates minor task clean up
0.2.18
Patch Changes
- Fix timestamps, allow guest users to execute voice tools
0.2.17
Patch Changes
- Fix graph colors, ability to hide taskbar button, various bug fixes
0.2.16
Patch Changes
- Fixing package lock
0.2.15
Patch Changes
- Updated to fix analytics
0.2.14
Patch Changes
- Updated logging and chat scrolling
0.2.13
Patch Changes
- Fixed URL validation
- Added knowledge base tables
- Fixed security issues
- God prompt access
- UI fixes
- Enhanced suggestions scoping
0.2.12
Patch Changes
- Updated knowledgebases
0.2.11
Patch Changes
- Performance: Optimized telemetry tab reducing payload to ~50KB for 50 traces via lazy loading
- Standardized pagination UI
0.2.10
Patch Changes
- Fix race condition with firstUserResponseMessage
0.2.9
Patch Changes
- Updated users page to show messageLimits and periods
0.2.8
Patch Changes
- Add after first user message function to external providers
0.2.7
Patch Changes
- Updated to filter out long messages
0.2.6
Patch Changes
- Upgrade AI SDK MCP package
0.2.5
Patch Changes
- Added panel for auth providers and changed to global vars
0.2.4
Patch Changes
- Fix module exports that cause 2 instances of externalProviders
0.2.3
Patch Changes
- Enhance error logging for external auth provider functions
0.2.2
Patch Changes
- Evaluations and 3rd party auth revamp
0.2.1
Patch Changes
- Fix package issue
0.2.0
Minor Changes
- Updated Bun version (this may have breaking changes)
0.1.17
Patch Changes
- Fix for custom register and custom login
0.1.16
Patch Changes
- Handling b64 not to save to convos
0.1.15
Patch Changes
- UI and styling for display of users in chat window
0.1.14
Patch Changes
- Updated UI for tasks and websockets
0.1.13
Patch Changes
- Remove size limit for tool UI
0.1.12
Patch Changes
- Add theme toggle back
0.1.11
Patch Changes
- Added in file utility functions
0.1.10
Patch Changes
- Republish
0.1.9
Patch Changes
- Admin users can now only see personal threads on portal
0.1.8
Patch Changes
- Package bump to test release
0.1.7
Patch Changes
- Add display names
0.1.6
Patch Changes
- Test automated release
0.1.5
Patch Changes
- Address overflow issues with tables and other chat messages
0.1.4
Patch Changes
- New chat icon update, tooltips added to buttons
0.1.3
Patch Changes
- CLI improvements
0.1.2
Patch Changes
- Fix tagging
0.1.1
Patch Changes
- Updated to fix file saving in drag and drop chats
0.1.0
Minor Changes
- Fixing user messages
0.0.2
Patch Changes
- Fix tasks bug
0.0.1
Patch Changes
- Initial publish