Releases: merlinfuchs/kite
Releases · merlinfuchs/kite
v0.6.1-beta
v0.6.0-beta
What's Changed
- Add issue templates by @trickerer in #163
- Database backups to S3 by @merlinfuchs in #171
- Additional encryption for Discord bot tokens by @merlinfuchs in #179
- AI Search node by @merlinfuchs in #168
- Introduce internal type system by @merlinfuchs in #177
- Temporary Variables by @merlinfuchs in #174
- Add node for retrieving roblox users by @merlinfuchs in #185
- Add nodes for retrieving discord entities by @merlinfuchs in #186
- Add documentation for each node type by @merlinfuchs in #188
- Channel & thread Actions by @merlinfuchs in #206
- Make user limits configurable by plan by @merlinfuchs in #221
- Support command option choices, min, max, and max length by @merlinfuchs in #226
- Custom error handling by @merlinfuchs in #232
- Flow builder UI improvements by @merlinfuchs in #235
- Update option_command_argument.md by @teunnagel in #228
- Event Filters by @merlinfuchs in #243
- Update action_channel_create.md by @teunnagel in #240
- Create action_create_thread.md by @teunnagel in #231
- action_edit_channel.md by @teunnagel in #230
- Fix resume point missing latest message result by @merlinfuchs in #246
- Many more minor fixes and improvements
New Contributors
- @trickerer made their first contribution in #163
- @teunnagel made their first contribution in #228
Full Changelog: v0.5.0-beta...v0.6.0-beta
v0.5.0-beta
What's Changed
- Support interactive components outside of message templates by @merlinfuchs in #152
- Support for reactions in flows by @merlinfuchs in #157
- Premade plugins by @merlinfuchs in #159
- Simplify placeholders by @merlinfuchs in #165
- Add log viewer in commands and event listeners by @merlinfuchs in #164
- docs: update on command.md, added blocks outputs reference page, fixed credits limit by @davixde in #161
New Contributors
Full Changelog: v0.4.1-beta...v0.5.0-beta
v0.4.1-beta
What's Changed
- Performance improvements and fixes
- Make basic message editor available outside of message templates
- Automatically defer interactions that take longer than 1.5 seconds
- Small typo fixes by @TCNOco in #138
New Contributors
Full Changelog: v0.4.0-beta...v0.4.1-beta
v0.4.0-beta
What's Changed
- Rework sidebar by @merlinfuchs in #102
- Templates by @merlinfuchs in #104
- Support asking user for inputs when importing template by @merlinfuchs in #105
- Allow disabling commands and event listeners by @merlinfuchs in #106
- Support duplicating commands, event listeners, and message templates by @merlinfuchs in #111
- Support headers and request body on API requests by @merlinfuchs in #118
- Add user condition permission & role checks by @merlinfuchs in #120
- Monetization by @merlinfuchs in #124
Full Changelog: v0.3.0-beta...v0.4.0-beta
v0.3.0-beta
What's Changed
- Store and displays source of log entries by @merlinfuchs in #66
- Resolve command options by @merlinfuchs in #68
- Add random generate action by @merlinfuchs in #69
- Fix user install invite link by @merlinfuchs in #79
- Improve app settings page by @merlinfuchs in #80
- Support for custom app emojis by @merlinfuchs in #81
- Human readable node ids by @merlinfuchs in #86
- Modals by @merlinfuchs in #94
Full Changelog: v0.2.2-beta...v0.3.0-beta
v0.2.2-beta
What's Changed
- Expressions by @merlinfuchs in #58
- Refactor internal type system by @merlinfuchs in #63
- Fix issue when mixing required and optional command options by @merlinfuchs in #65
Full Changelog: v0.2.1-beta...v0.2.2-beta
v0.2.1-beta
What's Changed
- Placeholders in message templates by @merlinfuchs in #46
- Add guild explorer by @merlinfuchs in #48
- Track and limit monthly flow usage per app by @merlinfuchs in #52
- Actions for adding and removing roles from members by @merlinfuchs in #56
Full Changelog: v0.2.0-beta...v0.2.1-beta
v0.2.0-beta
What's Changed
- Disable apps upon unrecoverable error by @merlinfuchs in #40
- Support for user installable apps by @merlinfuchs in #41
- Event listeners by @merlinfuchs in #43
Full Changelog: v0.1.5-beta...v0.2.0-beta
v0.1.5-beta
What's Changed
- Basic support for sub-commands by @merlinfuchs in #29
- Make variable value operations atomic by @merlinfuchs in #33
- More actions by @merlinfuchs in #35
Full Changelog: v0.1.4-beta...v0.1.5-beta