Skip to content

Releases: merlinfuchs/embed-generator

v0.5.1

19 Sep 18:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Jul 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.5.0

v0.4.6

14 May 09:29
Compare
Choose a tag to compare
  • 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

30 Apr 17:56
Compare
Choose a tag to compare
  • 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

25 Apr 09:07
Compare
Choose a tag to compare
  • 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

17 Apr 08:38
Compare
Choose a tag to compare
  • 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

11 Apr 10:06
Compare
Choose a tag to compare
  • 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

21 Feb 13:06
Compare
Choose a tag to compare
  • 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

17 Jan 23:40
Compare
Choose a tag to compare
  • 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

30 Nov 10:21
Compare
Choose a tag to compare

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

Full Changelog: v0.3.2...v0.3.3