Releases: merlinfuchs/embed-generator
Releases · merlinfuchs/embed-generator
v0.5.1
What's Changed
- Update scheduled-messages.md by @Ellimistdev in #170
- Add subtext markdown by @vishnyanetchereshnya in #168
- Handle custom bot interactions over gateway by @merlinfuchs in #172
- Use custom bots for sending messages by @merlinfuchs in #171
New Contributors
- @Ellimistdev made their first contribution in #170
- @vishnyanetchereshnya made their first contribution in #168
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Replace variables with Go templates by @merlinfuchs in #157
- Add key value store which is accessible in template variables by @merlinfuchs in #158
- Permission check action by @merlinfuchs in #159
- Minor fixes and changes
Full Changelog: v0.4.6...v0.5.0
v0.4.6
- Fix of nil pointer panics
- Allow variables in URL fields
- Add variables to access channel & guild information
- Fix issue where the emoji picker inserts the wrong emoji
Full Changelog: v0.4.5...v0.4.6
v0.4.5
- Message variables are now documented and therefore available to all users
- Added Embed Links tool for creating embeds that can be send without Manage Webhook permissions
- Undo & redo support in the message editor for premium users
- Fix timezone issues in scheduled messages
- Other minor fixes
Full Changelog: v0.4.4...v0.4.5
v0.4.4
- Menu for easily adding mentions to a message by simply selecting the channel or role
- Support for Guilded webhooks
- Try to detect the right webhook when editing a message
Full Changelog: v0.4.3...v0.4.4
v0.4.3
- Allow restoring components from Discord messages through website and bot commands
- Added popup to advertise Github repo and premium
Full Changelog: v0.4.2...v0.4.3
v0.4.2
- MVP support for discord activities
- Fix cookies when self hosting without an SSL certificate (config option
api.insecure_cookies
)
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Added Webhook Info Tool
- Added Colored Text Tool
- Added support for markdown headings
- Fix select menu option emojis being required
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Added support for scheduled messages
- A lot of improvements to custom bots
- Support creating forum posts and sending to private threads
- All disabling default response for add, remove, & toggle role actions
- Make channel select menu searchable
- Performance improvements
The hosted version is now used by over 100,000 Discord servers 🎉
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- support disabling buttons and select menus by @merlinfuchs in #111
- Implement configurable bot activity with 'Message.Style' as default by @YourLocalAnon in #118
- Connect custom bots to gateway by @merlinfuchs in #122
- Use GPT4 Turbo instead of GPT4 for AI assistant
- Implement internal image CDN for images in embeds
New Contributors
- @YourLocalAnon made their first contribution in #118
Full Changelog: v0.3.2...v0.3.3