private-chat v0.1.12
What's Changed
- fix: message date time format by @think-in-universe in #308
- chore: show add model button by @think-in-universe in #312
- fix: stop button active during reasoning phase causes response corruption by @italic-jinxin in #316
- feat: inconsistent model display and response ordering in multi-model conversations by @italic-jinxin in #318
- fix: incorrect status label for stop-interrupted response in imported chats by @italic-jinxin in #317
- feat: root id returned when new conversation created by @italic-jinxin in #321
- fix: resolve favicon visibility issues and update pwa assets by @italic-jinxin in #322
- feat: implement fallback models for chat title generation by @italic-jinxin in #323
- feat: model response history state conflict in multi-model chat by @italic-jinxin in #324
- feat: handle failed response stream by @italic-jinxin in #330
- fix: inconsistent verification status and behavior after stopping multi-model responses by @italic-jinxin in #331
- fix: mobile ui styles by @italic-jinxin in #334
- feat: adding sharing conversations by @ilblackdragon in #263
Full Changelog: v0.1.11...v0.1.12