Skip to content

Releases: bingryan/WeChatAI

WeChatAI v1.0.10

23 Nov 09:23
35898ea
Compare
Choose a tag to compare

Fix

  • v-html over-flow (#59)

Refactor

  • rm always on top (#58)

Mac User

step1: Running Unsigned Applications on Mac

sudo spctl --master-disable

step2: xattr -cr /Applications/WeChatAI.app

WeChatAI v1.0.9

25 Jul 04:55
6c1b0f6
Compare
Choose a tag to compare
image

Features

  • add copy sidebar contextMenu (#55 )

Mac User

step1: Running Unsigned Applications on Mac

sudo spctl --master-disable

step2: xattr -cr /Applications/WeChatAI.app

WeChatAI v1.0.8

18 Jun 13:58
2441253
Compare
Choose a tag to compare
image

Features

  • add clean sidebar contextMenu (#54 )

Mac User

step1: Running Unsigned Applications on Mac

sudo spctl --master-disable

step2: xattr -cr /Applications/WeChatAI.app

WeChatAI v1.0.7

19 May 09:38
eb74ca3
Compare
Choose a tag to compare
WeChatAI-copyQA.mp4

Features

  • add copyQA contextMenu (#51)

Fix

  • Avatar size (#49)

refactor

  • AutoBlockMenu component (#46)

Mac User

step1: Running Unsigned Applications on Mac

sudo spctl --master-disable

step2: xattr -cr /Applications/WeChatAI.app

WeChatAI v1.0.6

10 May 14:17
0d905dd
Compare
Choose a tag to compare
WeChatAI-Prompt.mp4

Feat

  • feat: 🎸 add prompt template (#38)

Mac User

step1: Running Unsigned Applications on Mac

sudo spctl --master-disable

step2: xattr -cr /Applications/WeChatAI.app

WeChatAI v1.0.5

28 Apr 08:41
ccd9b06
Compare
Choose a tag to compare
wechat.mp4

Feat

  • new modal for global setting (#20)
  • add ContextMenu (#30)

WeChatAI v1.0.4

26 Apr 09:17
c230c53
Compare
Choose a tag to compare

use EditableContent component replace Textarea component for support paste image

Feat

  • add EditableContent component (#21)

Fix

  • use insertText replace insertHTML (#27)
  • code block overflow (#23)

refactor

  • change paste image size (#25)

WeChatAI v1.0.3

24 Apr 08:39
b069f09
Compare
Choose a tag to compare

image

export chat records to local json

Feat

  • export chat records to local json (#16 )

WeChatAI v1.0.2

21 Apr 21:58
9815387
Compare
Choose a tag to compare

fix click mac dock icon event not handle

FIx

  • hide dock icon and set window always on top(#13)

WeChatAI v1.0.1

21 Apr 05:09
0e6f839
Compare
Choose a tag to compare

add Azure OpenAI support

Feat

  • add Azure OpenAI support (#10)

Fix

  • fix system message not include (#7 )