Releases: JakeJMattson/EmbedBot
Add file support
Add ImportFile command for importing embeds from JSON files.
Minor version bumps for dependencies.
Meta commands
Combine Ping and Uptime into one Status command with these aliases.
Add Kill, Restart, and Update commands that work from the JAR runtime.
Convert internal packaging scheme to new domain.
Internal upgrades
Added ExecuteAll command for executing a batch of commands in sequence.
Fixed a bug in the permissions service and improved responses for all tiers.
Redesigned the mention embed to comply with new Discord rendering.
Upgraded KUtils version to 0.13.0 along with new syntactic sugar and fixes.
Improved documentation and setup guides (added JAR setup guide).
Silent mode
The bot now responds in "silent mode" - useless text was replaced with success reactions.
Improve responses when the input is greater than the embed limit.
Add UpdateTarget command to edit a target embed message.
Remove CopyPrevious; not useful in practice.
Remove ListCommands; use Help instead.
Save embeds to disk more frequently.
Validate configuration on startup.
Quality of life changes
Add field editing commands.
Add indexing commands for fields and clusters.
Add tracking on send/deploy.
Add info response on ping.
Add proper limit responses.
Implement vararg behavior to some commands.
Implement optional or implicit behavior to some commands.
Docker and clusters
Added Docker support to the project for easy building and deployment.
Added the cluster functionality, which allows for the creation and manipulation of embed groups.
First major release
Supports all embed functions.