What's Changed
- Bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #27
- fix: crash on scan by @Zain-ul-din in #42
- removed: vs-code setting.json by @Zain-ul-din in #43
- Added session persistence by @MikelCalvo in #45
- Added selfMessage.skipPrefix by @MikelCalvo in #46
- Made the welcome message optional by @MikelCalvo in #48
- Migrated openai to v4 by @MikelCalvo in #47
- Baileys by @Zain-ul-din in #53
- build(deps): bump vite from 4.3.9 to 4.5.5 by @dependabot in #54
- build(deps): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #56
- Fixed dependencies and changed the "start" script by @vicentefelipechile in #57
- Big changes to main repository by @vicentefelipechile in #58
- Added Flux model support & some changes/fixes by @vicentefelipechile in #59
- Added support to Stability Model by @vicentefelipechile in #61
- Added support to Dalle and some changes by @vicentefelipechile in #63
- Fixed Dalle sending Image messages by @vicentefelipechile in #64
- Updated default Dalle size image configuration by @vicentefelipechile in #65
- Added setting in .env.example file to set OpenaI Model by @vicentefelipechile in #66
- Removed DEBUG by default by @vicentefelipechile in #68
- Fixed skipPrefix for selfMessage by @MikelCalvo in #69
- Custom model by @Zain-ul-din in #70
- (#71) by @Zain-ul-din in #72
New Contributors
- @MikelCalvo made their first contribution in #45
- @vicentefelipechile made their first contribution in #57
Full Changelog: Version2.0...Version3.0