Releases: nearai/private-chat
Releases · nearai/private-chat
private-chat v0.2.6
What's Changed
- feat: add UTM tracking for agent hosting and IronClaw URLs by @italic-jinxin in #351
Full Changelog: v0.2.4...v0.2.6
private-chat v0.2.4
What's Changed
- feat: subscription expired dialog and ironclaw product news by @italic-jinxin in #347
- feat: check near balance when user belongs to free plan by @italic-jinxin in #349
Full Changelog: v0.2.0...v0.2.4
private-chat 0.2.0
What's Changed
- feat: update near wallet login sign-in message by @think-in-universe in #345
Full Changelog: v0.1.13...v0.2.0
private-chat v0.1.13
What's Changed
- chore: update pwa config for html page cache by @italic-jinxin in #335
- feat: add git commit hash to settings page by @think-in-universe in #343
- fix: improve cloned chat and remove chat options menu by @italic-jinxin in #337
- fix: get git commit hash from env by @think-in-universe in #344
Full Changelog: v0.1.12...v0.1.13
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
private-chat v0.1.11
What's Changed
- fix: when remote config return null by @italic-jinxin in #234
- feat: enable pwa by @italic-jinxin in #230
- fix: styles of archived chats on mobile view by @italic-jinxin in #238
- feat: Enabling desktop private chat app for MacOS by @ilblackdragon in #227
- chore: remove markup generated code fix by @italic-jinxin in #196
- chore: update pwa title by @italic-jinxin in #243
- fix: chat menu inaccessible on mobile by @italic-jinxin in #252
- feat: stop streaming response message by @italic-jinxin in #216
- feat: uploaded files preview, download and allowlist by @voenkomatiwe in #98
- feat: add disclaimer at bottom by @italic-jinxin in #264
- fix: first message not being displayed by @italic-jinxin in #266
- docs: add README and .env.example by @think-in-universe in #249
- feat: support messages for multiple models by @italic-jinxin in #251
- feat: desktop app supports near wallet login by @italic-jinxin in #253
- fix: incorrect placeholder filename displayed before sending message by @italic-jinxin in #275
- fix: long message formatting by @italic-jinxin in #285
- fix: update service worker cache policy by @italic-jinxin in #281
- feat: show tooltip for verification error by @italic-jinxin in #282
- feat: gateway attestation and anonymized model by @italic-jinxin in #290
- feat: optimize multiple model rendering by @italic-jinxin in #298
- chore: hide add model button by @think-in-universe in #302
- feat: enhance attestation and model selector by @think-in-universe in #297
Full Changelog: v0.1.10...v0.1.11
private-chat v0.1.0 desktop
NEAR AI Desktop App
This is an alpha release for the NEAR AI MacOS desktop app. Please feel free to install, test and share feedback.
Download NEAR AI desktop app:
- Mac Apple Silicon: NEAR.AI_0.1.10_aarch64.dmg
- Mac Intel: NEAR.AI_0.1.10_x64.dmg
Notes:
- If you see security warning after installing this app, the below two approaches can fix this:
- Run the command after installation the app:
xattr -rd com.apple.quarantine /Applications/NEAR\ AI.app/ - Allow the app in Privacy & Security by clicking "Open Anyway".
- Run the command after installation the app:
- The app is still at early stage and we're fixing a few bugs (e.g. NEAR Wallet login doesn't work well). Please feel free to submit issues and share feedback.
What's Changed
- fix: when remote config return null by @italic-jinxin in #234
- feat: enable pwa by @italic-jinxin in #230
- fix: styles of archived chats on mobile view by @italic-jinxin in #238
- feat: Enabling desktop private chat app for MacOS by @ilblackdragon in #227
Full Changelog: v0.1.10...v0.1.10-desktop
private-chat v0.1.10
What's Changed
- fix: stylesheet of PDF file exported in dark mode by @italic-jinxin in #222
- fix: model logo flickers during searching animation by @italic-jinxin in #223
- fix: conversation time group order and close left sidebar on mobile by @think-in-universe in #226
- fix: page refresh after confirm renaming by @think-in-universe in #229
- fix: page refresh when clicking rename input by @think-in-universe in #231
- fix: welcome prompt lost when logged in by @italic-jinxin in #232
Full Changelog: v0.1.9...v0.1.10
private-chat v0.1.8-p2
What's Changed
- fix: the conversation time range groups are not sorted in descending order by time;
- fix: the left sidebar is not closed on mobile devices when navigating to new or existing chats;
Full Changelog: v0.1.8-p1...v0.1.8-p2
private-chat v0.1.9
What's Changed
- fix: add success toast on successful recharge by @italic-jinxin in #214
- feat: multi-response messages with edit and regenerate actions support by @Soniachniy in #163
- feat: allow edit and regenerate first chat message by @italic-jinxin in #217
- feat: optimize multi-response handling and use the default model from API config by @italic-jinxin in #221
Full Changelog: v0.1.8...v0.1.9