v2.0.0
TL;DR
- Made significant changes, so you will need to clone it again and check the
.env
file. - Refactored the project to use
pnpm
as the package manager. - Updated the local whisper to use whisper.cpp.
- Added streaming response.
- Incorporated the image recognition feature from Bing.
What's Changed
- Public bot is no longer available. by @DinuNuggets in #162
- docs: removed setup.bat and setup.sh by @Luisotee in #167
- fix: Stuck at login by @Luisotee in #170
- chore(deps): bump zod from 3.21.4 to 3.22.2 by @dependabot in #146
- chore(deps): bump @clack/prompts from 0.6.3 to 0.7.0 by @dependabot in #148
- chore(deps): bump serialize-error from 11.0.0 to 11.0.2 by @dependabot in #151
- chore(deps): bump openai from 4.2.0 to 4.6.0 by @dependabot in #168
- chore(deps-dev): bump @types/node from 20.3.2 to 20.6.0 by @dependabot in #169
- fix: returned to main whatsapp-web.js by @Luisotee in #181
- feat: help command by @Luisotee in #189
- feat: dev and migrate script by @Luisotee in #190
- feat: audio transcription by @Luisotee in #192
- refactor: changed where handleAudio in called by @Luisotee in #194
- feat: change tonestyle through .env by @Luisotee in #195
- fix: image recognition by @Luisotee in #196
- docs: new readme and .env.example by @Luisotee in #202
- fix: Sydney greeting user too often && jailbreak default on by @Luisotee in #203
- feat: build command by @Luisotee in #204
- docs and reminders by @Luisotee in #205
- feat: persistant reminder by @Luisotee in #207
- docs: update by @Luisotee in #208
- Update README.md by @Luisotee in #209
- docs: package.json by @Luisotee in #212
Full Changelog: v1.1.4...v2.0.0