Skip to content

Latest commit

Β 

History

History
104 lines (70 loc) Β· 3.02 KB

File metadata and controls

104 lines (70 loc) Β· 3.02 KB
title Changelog
description Notable InteraOne product, platform, AI, channel, and documentation changes derived from repository releases.
icon history

v1.0.0-beta.27

Unreleased

✨ Added

  • Advanced template personalization with automatic placeholder replacements.
  • Loading states for conversation actions to improve user feedback.
  • AI assistant automatically disables when a subscription expires or usage quota is exhausted.
  • Usage notifications for:
    • Free credit grants
    • Subscription activations
    • Usage threshold warnings
    • Credit exhaustion
  • Conversation Gatekeeper now includes channel metadata in lookups.
  • Dashboard analytics now display total message counts instead of token metrics.

πŸš€ Improved

  • Provider registry now prioritizes Hugging Face models for improved inference routing.
  • Added an intelligent embedding fallback router for higher availability.
  • Billing interface simplified with a cleaner design and standardized primary color theming.
  • Added plan feature comparison support.
  • Conversation cards now use theme-compliant design tokens.
  • Preserved label casing across the Plans page.
  • Improved template picker consistency and maintainability.

πŸ”§ Internal

  • Refactored AI provider registry architecture.
  • Improved embedding routing infrastructure.
  • Multiple internal code quality improvements and UI refinements.

v1.0.0-beta.24

Released

✨ Added

  • Redesigned conversation experience with a cleaner and more focused interface.
  • Dashboard notification observers for real-time updates.
  • Automatic ticket assignee synchronization with conversations.
  • Analytics query optimizations for faster dashboard performance.

πŸš€ Improved

  • Conversations and tickets are now decoupled, enabling independent workflows.
  • Session identification now uses contact email and phone matching instead of visitor IDs, allowing unified conversation history across devices.
  • Removed the contact update dialog to streamline conversation management.

🧹 Refactored

  • Removed cross-module synchronization between conversations and tickets.
  • Removed unused avatar color generation logic.
  • Improved overall conversation architecture for future extensibility.

v1.0.0-beta.23

✨ Added

  • Enhanced Support Dashboard experience.
  • Improved channel management workflows.
  • Better contact management capabilities.

πŸš€ Improved

  • Dashboard usability and operational workflows.
  • Channel configuration and management experience.

v1.0.0-beta.22

✨ Added

  • 25-page ingestion limit for document processing.
  • Standardized internal API service architecture.

πŸš€ Improved

  • URL locking mechanism redesigned for better reliability.
  • Modular system prompt generation.
  • Shared utilities consolidated into a centralized architecture.

🧹 Refactored

  • Improved maintainability through utility consolidation.
  • Simplified internal AI prompt generation pipeline.

Previous Releases

For older releases and complete commit history, visit the GitHub repository.