private-chat v0.1.0 desktop
Pre-release
Pre-release
·
39 commits
to main
since this 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.
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