Skip to content

Releases: nearai/private-chat

private-chat v0.2.6

19 Mar 09:18
cdb5eea

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.6

private-chat v0.2.4

04 Mar 15:26
17f4552

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.4

private-chat 0.2.0

20 Feb 18:37
3b487fa

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.2.0

private-chat v0.1.13

10 Feb 10:17
5353664

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

private-chat v0.1.12

06 Feb 11:44
9d50f03

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

private-chat v0.1.11

30 Jan 11:09
641e9fa

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

private-chat v0.1.0 desktop

08 Jan 14:31
6e4b43a

Choose a tag to compare

Pre-release

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.

image

Download NEAR AI desktop app:

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".
  • 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

Full Changelog: v0.1.10...v0.1.10-desktop

private-chat v0.1.10

06 Jan 08:14
a6e0348

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

private-chat v0.1.8-p2

02 Jan 02:49

Choose a tag to compare

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

26 Dec 03:48
15dd6ee

Choose a tag to compare

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