Releases: merlinfuchs/embed-generator
Releases · merlinfuchs/embed-generator
v0.6.1
What's Changed
- fix: default embed description value in modals by @dolejska-daniel in #201
- Add Stateway NATS connector by @merlinfuchs in #204
- Fix useEffect cleanup in InputControlBar keydown listener by @ari-party in #207
- Correct 'Github' capitalization by @ari-party in #206
- Use corepack instead of npm for yarn install by @ari-party in #205
New Contributors
- @dolejska-daniel made their first contribution in #201
- @ari-party made their first contribution in #207
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Consumable entitlements by @merlinfuchs in #184
- Support creating forum posts from scheduled messages by @merlinfuchs in #187
- feat(markdown): add support for discord timestamp formatting by @LynxN1 in #191
- Components V2 by @merlinfuchs in #196
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.6.0-beta
What's Changed
- Consumable entitlements by @merlinfuchs in #184
- Support creating forum posts from scheduled messages by @merlinfuchs in #187
- feat(markdown): add support for discord timestamp formatting by @LynxN1 in #191
- Components V2 beta
New Contributors
Full Changelog: v0.5.1...v0.6.0-beta
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