Skip to content

Releases: bingryan/WeChatAI

WeChatAI v1.0.10

Choose a tag to compare

@github-actions github-actions released this 23 Nov 09:23
35898ea

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

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:55
6c1b0f6
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

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:58
2441253
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

Choose a tag to compare

@github-actions github-actions released this 19 May 09:38
eb74ca3
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

Choose a tag to compare

@github-actions github-actions released this 10 May 14:17
0d905dd
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

Choose a tag to compare

@github-actions github-actions released this 28 Apr 08:41
ccd9b06
wechat.mp4

Feat

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

WeChatAI v1.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 09:17
c230c53

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

Choose a tag to compare

@github-actions github-actions released this 24 Apr 08:39
b069f09

image

export chat records to local json

Feat

  • export chat records to local json (#16 )

WeChatAI v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 21:58
9815387

fix click mac dock icon event not handle

FIx

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

WeChatAI v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 05:09
0e6f839

add Azure OpenAI support

Feat

  • add Azure OpenAI support (#10)

Fix

  • fix system message not include (#7 )