Release Notes - Version 0.8.1
Release Date: December 1, 2025
Previous Version: 0.8.0 (August 19, 2025)
Overview
Version 0.8.1 represents a significant enhancement to the Amplify GenAI platform with 170+ commits since v0.8.0. This release focuses on three major themes:
- Enhanced Content Creation - LaTeX rendering, visual workflow builder, and advanced text handling
- Improved Admin Experience - Better user management, cost tracking, and bulk operations
- Performance & Reliability - IndexedDB migration, compression, and comprehensive bug fixes
Highlights
Visual Workflow Builder
Build complex AI workflows with an intuitive drag-and-drop interface:
- Visual workflow creation with step-by-step configuration
- AI-powered workflow generation from natural language descriptions
- Multi-select tool picker for efficient workflow assembly
- Real-time preview and validation
- Enhanced search and filtering capabilities
LaTeX Rendering Support
Professional mathematical and scientific notation rendering:
- Full LaTeX support in chat, artifacts, and standalone assistants
- Streaming-aware rendering with layout stability
- Prevention of LaTeX processing in code blocks (fixes PowerShell variable issues)
- Optimized for performance with minimal layout shifts
Large Text Block Management
Handle extensive text content efficiently:
- Citation-style placeholder system ([TEXT_N] format)
- Multi-row layout prevents horizontal overflow
- Edit mode with improved UX and state management
- Support for 20+ text blocks with intelligent handling
- Atomic state updates prevent corruption
Enhanced Admin Features
Powerful tools for system administrators:
- Auto-loading User Cost Pagination: No more manual "Load More" clicks
- Automatic recursive loading with real-time progress
- Stop loading button for graceful abort
- Skeleton loaders for smooth UX
- Progressive rendering as data arrives
- CSV Bulk Upload: Import users with validation and detailed feedback
- Enhanced Scheduled Tasks: Better logging and error handling
- Rate Limiting: Configure and manage user rate limits
File Management Improvements
Better file handling and organization:
- Multi-select delete with consolidated notifications
- ZIP file support with automatic processing
- File tagging system
- Enhanced drag-and-drop and clipboard paste
- Embedding status indicators
- Improved reprocessing capabilities
Microsoft SharePoint Integration
Expanded cloud storage options:
- OneDrive and SharePoint data source selection
- Enhanced service selection UI
- Improved Microsoft integration management
Major Bug Fixes
Critical Issues Resolved
- LaTeX in Code Blocks: Fixed PowerShell variable interference (#176, #167)
- Payload Compression: Removed problematic compression causing API errors
- Account Persistence: Resolved serialization bugs affecting user settings
- Placeholder Deletion: Fixed corruption when deleting multiple text blocks
- Agent State: Refactored state handling for better reliability
UI/UX Fixes
- Model selector bottom cutoff during AI streaming
- Star rating rendering in conversation tables
- API key rotation warning logic
- Assistant group interface button bugs
- Edit mode issues in large text blocks
- Standalone assistant functionality
Build & Development
- Multiple build error resolutions
- TypeScript compliance improvements
- Test suite updates (all tests passing)
- Removed console logging from production
Performance Improvements
Data Compression
- LZW Compression: Implemented for outgoing request bodies
- Reduced bandwidth usage
- Faster API responses
- Configurable compression paths
API Optimization
- Updated NO_COMPRESSION_PATHS for critical endpoints
- Improved request handling for large payloads
- Better error handling and recovery
Technical Changes
Refactoring
-
Component Reorganization:
- ToolPicker → ToolSelector (better naming consistency)
- CSV upload system (reusable components)
- Large text handling (eliminated duplication)
- Integration components (proper icon handling)
-
Code Quality:
- Removed duplicate code across 10+ components
- Improved TypeScript type safety
- Enhanced error handling
- Better state management patterns
Configuration
- Feature flag for model pricing display
- Enhanced admin configurations
- Improved path handling for assistants
- Optional folder creation in Promptbar/Sidebar
Dependencies
react-syntax-highlighter→ 15.6.6jimpadded for image processing- Security updates across multiple packages
Contributors
Special thanks to all contributors who made this release possible:
- Karely Rodriguez - Lead development, admin features, performance
- Allen Karns - Release management, integration
- seviert / seviert23 - Workflow builder, large text handling, CSV upload
- Jagadeesh Reddy Vanga / jagadeesh-r1 - LaTeX rendering, bug fixes
- Daniel Henricks - File handling, ZIP support
- maxmoundas - UI/UX improvements
- Charlie Perkins - Testing, quality assurance
- Jason Bradley - White label/ branding
Download: GitHub Releases
Docker: docker pull gaiin/amplify-genai:0.8.1
NPM: npm install [email protected]