Releases: iKonoTelecomunicaciones/menuflow
Releases · iKonoTelecomunicaciones/menuflow
v0.4.6
What's Changed
- fix: 🐛 Validated the REPLACE type of events to ignore the edited … by @jcardenas3 in #210
- feat: ✨ Added flow examples by @egalvis39 in #213
- feat: ✨ Save flow backups by @egalvis39 in #211
- fix: 🐛 Fixed bug setting form variables by @jcardenas3 in #215
- fix: 🐛 Fixed bug in backup flow function by @jcardenas3 in #217
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- build(deps): Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #198
- feat: ✨ New node for whatsapp flows by @egalvis39 in #199
- feat: ✨ Support multiple messages in gpt_assistant node by @egalvis39 in #201
- fix: 🐛 Fixed error cleaning grouped messages in gpt assistant by @egalvis39 in #203
- feat: 📝 Updated nodes documentation by @egalvis39 in #205
- fix: 🐛 Fixed error uploading images to OpenAI in assistant node by @egalvis39 in #207
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat: ✨ Improved support for base64 in media node by @egalvis39 in #194
- feat: ✨ Added support for images and audios in GPT assistant by @egalvis39 in #192
- feat: ✨ Save no json responses as text by @egalvis39 in #196
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- feat: ✨ Get version from git by @jcardenas3 in #167
- fix: 🐛 Fixed error when deleting the menuflow directory by @jcardenas3 in #169
- fix: 🐛 Fix error getting git tags in ci by @jcardenas3 in #186
- build: 🏗️ Improved project image build by @egalvis39 in #188
- fix: 🐛 Fixed error sanitizing http request body data by @egalvis39 in #190
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: 🪱 Fix errors rendering jinja templates by @egalvis39 in #157
- feat: ✨ Added support for base64 format in media node by @egalvis39 in #159
- feat: ✨ Converted jinja render to json in http requests by @egalvis39 in #161
- fix: 🐛 Fixed recursion error in nodes without conections by @egalvis39 in #163
- chore: 🔧 Add missing users to the ignore messages list by @jcardenas3 in #165
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat(api): ✨ Added new endpoint to get middlewares by @egalvis39 in #152
- feat: ✨ Added field type to return value in get middlewares endpoint by @egalvis39 in #153
- fix: 🐛 Fixed error in update client flow endpoint by @egalvis39 in #155
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- build: ⬆️ Updated dependencies by @egalvis39 in #124
- feat(Email servers): ✨ Created endpoint to get email servers by @jcardenas3 in #128
- feat: Get stacks variable in ci by @jcardenas3 in #130
- feat: ✨ Enable/disable menuflow bots by @egalvis39 in #126
- feat: ✨ Improved send message formatted body by @egalvis39 in #133
- fix: 🐛 Fixed disable client on invalid access token error by @egalvis39 in #137
- feat: 🔨 Updated project docker compose by @egalvis39 in #135
- feat: ✨ Manage list responses allowed in HTTP requests by @egalvis39 in #139
- fix: 🐛 Fixed saving variables with \n by @egalvis39 in #141
- fix: 🐛 Fixed recursion error by @egalvis39 in #143
- feat: ✨ Added swagger documentation to menuflow management API by @egalvis39 in #144
- fix(API): 🐛 Fixed error in update flow endpoint response by @egalvis39 in #147
- feat: ✨ Upgraded gpt_assistant node by @egalvis39 in #148
- feat: ✨ Added the option to save request status in a variable by @egalvis39 in #150
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- fix(middlewares): 🐛 Error executing multi-middleware in input node by @egalvis39 in #109
- feat(Flow): ✨ Added new table flow by @egalvis39 in #111
- refactor: ♻️ Refactored bot flow load by @egalvis39 in #112
- feat(api): ✨ Added new endpoints for flows administration by @egalvis39 in #114
- feat(api): ✨ Added cors config to api by @egalvis39 in #116
- feat(node): ✨ Added new node GPT assistant by @egalvis39 in #118
- feat(api): ✨ Updated create client endpoint by @egalvis39 in #120
- fix(api): 🐛 Fixed set external variables endpoint by @egalvis39 in #122
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- chore(deps-dev): bump black from 23.1.0 to 24.3.0 by @dependabot
- feat(Delay node): ✨ Create a delay node by @jcardenas3
v0.3.2
What's Changed
- 🐛 Unloking the menu when arrive an INVITE event by @jcardenas3 in #86
- ✨ New middleware for image recognition by @egalvis39 in #89
- ✨ New middleware for llm in input nodes by @egalvis39 in #90
- ✨ Middleware to proccess audio by @jcardenas3 in #91
- ✨ Added new middleware for text translation by @egalvis39 in #94
- ✨ Added multi-middleware support by @egalvis39 in #95
- 🐛 Fixed bug with interactive options by @jcardenas3 in #97
- 📝 Transform nats stream parameter to uppercase by @dbedoya in #99
- ✨ Ignore back-to-back messages by @egalvis39 in #101
- 🐛 Fixed saving of variables in case-by-case validation by @egalvis39 in #103
New Contributors
- @jcardenas3 made their first contribution in #86
- @dbedoya made their first contribution in #99
Full Changelog: v0.3.0...v03.2