CHANGELOG

What's new

Stay updated with Agentflare's latest features for agent reasoning transparency, tool selection tracking, performance monitoring, and schema refinement. View recent releases, improvements, and bug fixes to our protocol-level observability platform.

v3.1.0

2025-03-10
Addedapi-service

New webhook endpoints for third-party integrations

Addedapi-service

Batch API operations support

Addedapi-service

Health check endpoints with detailed metrics

Changedapi-service

Updated authentication middleware for better performance

Changedapi-service

Improved error responses with standardized format

Changedapi-service

Enhanced logging with structured JSON format

Fixedapi-service

Race condition in concurrent request handling

Fixedapi-service

Memory leak in long-running background jobs

Fixedapi-service

Incorrect pagination metadata in list endpoints

Securityapi-service

Patched SQL injection vulnerability in search endpoint

Securityapi-service

Updated cryptography library to latest version

v3.0.1

2025-02-25
Fixedapi-service

Critical issue with token refresh causing 500 errors

Fixedapi-service

Database connection pool exhaustion under high load

Fixedapi-service

Incorrect cache invalidation logic

v3.0.0

2025-02-10
Addedapi-service

API v3 with breaking changes (improved consistency)

Addedapi-service

OAuth 2.0 authentication support

Addedapi-service

JWT token-based authorization

Addedapi-service

API documentation with OpenAPI 3.0 specification

Changedapi-service

Migrated from MongoDB to PostgreSQL

Changedapi-service

Restructured API endpoints for consistency

Changedapi-service

Updated response format (standardized error codes)

Removedapi-service

API v1 endpoints (deprecated since v2.5)

Removedapi-service

Legacy XML response format

Securityapi-service

Implemented API key rotation mechanism

Securityapi-service

Added CORS policy with configurable origins

v2.5.0

2025-01-18
Addedapi-service

Filtering and sorting on all list endpoints

Addedapi-service

Partial response support with field selection

Addedapi-service

Compression support for large responses

Changedapi-service

Improved database indexing for faster queries

Changedapi-service

Updated rate limiting algorithm

Deprecatedapi-service

API v1 endpoints will be removed in v3.0

v2.4.2

2025-01-05
Fixedapi-service

Timeout issues with large data exports

Fixedapi-service

Incorrect validation error messages

Fixedapi-service

Cache consistency issues in distributed setup

Securityapi-service

Updated dependencies to address CVE-2024-XXXXX

v2.4.0

2024-12-15
Addedapi-service

Async job processing for long-running operations

Addedapi-service

Webhook retry mechanism with exponential backoff

Addedapi-service

API usage analytics and monitoring

Changedapi-service

Increased default rate limits for authenticated users

Changedapi-service

Improved validation error responses

Fixedapi-service

Edge case in date range queries

Fixedapi-service

Null pointer exception in user profile endpoint

v2.3.0

2025-03-15
Addedweb-app

User profile customization options

Addedweb-app

Export data feature in CSV and JSON formats

Addedweb-app

Tooltips for complex UI elements

Changedweb-app

Updated design system to v2.0

Changedweb-app

Improved mobile responsiveness on tablet devices

Changedweb-app

Enhanced accessibility with ARIA labels

Fixedweb-app

Issue with dropdown menus not closing on mobile

Fixedweb-app

Memory leak in real-time update component

Fixedweb-app

Incorrect date formatting in reports

Securityweb-app

Updated dependencies to patch known vulnerabilities

Securityweb-app

Implemented CSP headers for XSS protection

v2.2.1

2025-02-28
Fixedweb-app

Critical bug causing login failures for SSO users

Fixedweb-app

Incorrect timezone handling in scheduled reports

Fixedweb-app

UI rendering issues in Safari browser

v2.2.0

2025-02-15
Addedweb-app

Multi-language support (Spanish, French, German)

Addedweb-app

Advanced search filters with saved search capability

Addedweb-app

Bulk actions for managing multiple items

Changedweb-app

Redesigned settings page with tabbed navigation

Changedweb-app

Optimized bundle size reducing initial load by 30%

Deprecatedweb-app

Legacy API v1 endpoints (will be removed in v3.0)

v2.1.0

2025-01-20
Addedweb-app

Integration with third-party analytics tools

Addedweb-app

Customizable email notification preferences

Addedweb-app

In-app notification center

Changedweb-app

Improved error messages with actionable suggestions

Changedweb-app

Updated color scheme for better contrast

Fixedweb-app

Issue with form validation not triggering

Fixedweb-app

Broken links in help documentation

v2.0.0

2025-01-05
Addedweb-app

Complete UI redesign with modern interface

Addedweb-app

Real-time collaboration features (beta)

Addedweb-app

Advanced permission system with role-based access

Changedweb-app

Migrated from REST to GraphQL API

Changedweb-app

Rebuilt authentication system with OAuth 2.0

Removedweb-app

Deprecated v1 dashboard components

Removedweb-app

Legacy CSV import functionality (replaced with new system)

Securityweb-app

Implemented two-factor authentication

Securityweb-app

Added session management improvements

v1.2.0

2025-03-08
Addedmobile-app

iPad and tablet layout optimization

Addedmobile-app

Pull-to-refresh on all list views

Addedmobile-app

Share functionality for exporting data

Addedmobile-app

In-app feedback mechanism

Changedmobile-app

Updated minimum iOS version to 14.0 / Android 8.0

Changedmobile-app

Redesigned navigation with bottom tab bar

Changedmobile-app

Improved image caching and loading

Fixedmobile-app

App crash on iOS when rotating device

Fixedmobile-app

Incorrect date display in user timezone

Fixedmobile-app

Search results not clearing properly

Fixedmobile-app

Memory warning on large dataset loading

v1.1.0

2025-02-20
Addedmobile-app

Dark mode support

Addedmobile-app

Localization for Spanish and French

Addedmobile-app

Swipe gestures for quick actions

Addedmobile-app

Deep linking support for shared content

Changedmobile-app

Updated UI components to match web app redesign

Changedmobile-app

Improved accessibility with VoiceOver/TalkBack

Changedmobile-app

Enhanced error handling with user-friendly messages

Fixedmobile-app

Login screen keyboard covering input fields

Fixedmobile-app

Slow scrolling performance on Android

Fixedmobile-app

Network request timeout issues

v1.0.1

2025-02-05
Fixedmobile-app

Critical bug causing crashes on Android 12

Fixedmobile-app

Login persistence issue after app restart

Fixedmobile-app

Image upload failures on slow connections

Securitymobile-app

Updated SSL certificate pinning

v1.0.0

2025-01-25
Addedmobile-app

Initial release for iOS and Android

Addedmobile-app

User authentication and profile management

Addedmobile-app

Core feature set matching web app

Addedmobile-app

Responsive design for various screen sizes

Addedmobile-app

Basic offline detection with error messaging

Securitymobile-app

Secure token storage using Keychain (iOS) / Keystore (Android)

Securitymobile-app

Certificate pinning for API communication

Stay in the loop

Subscribe to our newsletter to get notified about new features and updates.