Skip to content

SwiftChat v2.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 01:01

What's Changed

Features

  • Support speech to speech by Amazon Nova Sonic on iPhone, iPad and Mac 🚀
    • Support Custom Voice Conversation System Prompt.
    • Support Selecting Voice ID on Settings page.
    • Support Barge In, also you can disable in system prompt.
    • Support Echo Cancellation, you can talk directly to the device without wearing headphones.
    • Support Voice Waveform to display realtime volume level changes.
  • Support display Latency and token response speed metrics
  • Change question text UI into a bubble format, update side bar background color on mac
  • Support use proxy for OpenAI Compatible models
  • Add Support for GPT-4.1 series model

Other Changes

  • Fix OpenAI Compatible Reasoning model Reasoning text do not display issue
  • Fix Bedrock model chunk parse error by add converse/v3 api
  • Fix the jittery scrolling issue when content doesn't fill a full screen

Full Changelog: 2.2.0...2.3.0

Upgrade Notice !!!

Starting from this version, we begin to use the /converse/v3 API, which requires:

  1. Upgrade your CloudFormation Stack, please refer upgrade-cloudformation
  2. Upgrade your API, please refer: upgrade-api