7.0.0 Beta 1
Pre-release
Pre-release
🔦 Spotlights
- Support poll
- Support thread tags
💥 Break Changes
- Change some of the inputs list separator (@hugoalh)(N/A)
- Move from NodeJS based to Docker and Deno based, runner now require support Docker instead (@hugoalh)(N/A)
- Rename some of the special colour namespaces: (@hugoalh)(N/A)
- "Default" to "Discord Embed Default"
- "Embed Background Dark" to "Discord Embed Background Dark"
- Replace input
allowed_mentions_parse
with inputs: (@hugoalh)(N/A)allowed_mentions_parse_everyone
allowed_mentions_parse_roles
allowed_mentions_parse_users
〰️ Changes
- Add input
files_glob
to control Glob behaviour of inputfiles
(@hugoalh)(N/A) - Add input
notification
to whether trigger push and desktop notifications (@hugoalh)(N/A) - Add input
thread_tags
for forum thread tags (@hugoalh)(N/A) - Add inputs for poll: (@hugoalh)(N/A)
poll_question
poll_answers
poll_duration
poll_allow_multiselect
- Fix inputs default value may lost due to the different entrypoints (@hugoalh)(N/A)
- Implement more tests (@hugoalh)(N/A)
- Implement rate limit protection (@hugoalh)(N/A)
- Improve segmentation to prevent Discord resolve and display matches links in the content as embed under the message (@hugoalh)(N/A)
- Update dependencies (@hugoalh)(N/A)