Releases: hugoalh/send-discord-webhook-ghaction
Releases · hugoalh/send-discord-webhook-ghaction
1.1.3
Update dependency
1.1.2
- Remove develop dependency:
eslint
- Update documents to the newest edition
- Optimize code
1.1.1
Reduce action's size to have a faster execute
1.1.0
- Better formatting
- Fix
message_embed_authorname
characters limit - Fix typo of
charactors
1.0.0
- End of beta
- Modify script due to Discord change API,
https://discordapp.com/api
tohttps://discord.com/api
0.3.1
- Fix letter casing issue
- Update dependency
- Update and fix git config
0.3.0
- Change category
- Change inputs namespace
- Fix embed fields issue, change how to input embed fields
- Add more entry points for variable list
- Add more preset colour
0.1.2
Merge GitHub Action template to fix missing XXXX issue
0.1.1
Fix some issues
0.1.0
Initial pre-release to test if there has any issue left