Releases: p0rtL6/blackcube-rs
Releases · p0rtL6/blackcube-rs
BlackCube-rs Release v1.0.1
UPDATE 1.0 IS HERE!!
We are now moving to a new framework, and switching over to slash commands. All of the legacy code has now been removed, moving fully over to our own image hosting!
Changes
- Merge Poise (New Framework) & Other changes by @p0rtL6 in #4
- Bot now deletes all non-command messages sent in the request channel
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v1.0.0...v1.0.1
BlackCube-rs Release v1.0.0
UPDATE 1.0 IS HERE!!
We are now moving to a new framework, and switching over to slash commands. All of the legacy code has now been removed, moving fully over to our own image hosting!
Changes
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.3.1...v1.0.0
BlackCube-rs Release v0.3.1
Fixes
- Remove images from Minio as well as the database on
~remove
command
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.3.0...v0.3.1
BlackCube-rs Release v0.3.0
Changes
- Uses Minio/S3 for image hosting instead of Imgur
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.2.5...v0.3.0
BlackCube-rs Release v0.2.5
Fixes
- Now allows failed requests to be re-submitted instead of failing out
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.2.4...v0.2.5
BlackCube-rs Release v0.2.4
Fixes
- Fixed issue with Imgur api error handling
- Fixed issue where bot tries to upload images that are too large in size
- Fixed issue where original request was not deleted on failed upload
Features
- Added moderation to auto-remove any messages that do not contain the proper attachments
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.2.3...v0.2.4
BlackCube-rs Release v0.2.3
Fixes
- Fixed issue with Imgur api that caused upload to fail (switched to formdata)
- Fixed issue where Windows binary would try and load the config from a linux directory
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.2.2...v0.2.3
BlackCube-rs Release v0.2.2
Fixes
- Fixed issue where interacting with buttons you were not authorized for caused the request to fail
- Fixed issue where upon approval of one image, no more images would be accepted for requests
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: v0.2.0...v0.2.2
BlackCube-rs Release v0.2.0
New features:
- Auto request cancellation for duplicate user requests
- Auto request cancellation on original message deletion
- Auto deletion of original message on upload
- Imgur upload only on request approval
- More verbose request states such as "uploading..."
- New request format including username, and a link back to the original image
- Approved requests now show the imgur link
Fixes:
- Fixed issue where interaction would state failure when processing took too long
- Fixed crashing issues on failed error handling
Files
- blackcube-rs (Linux binary)
- blackcube-rs.exe (Windows binary)
Full Changelog: https://github.com/p0rtL6/blackcube-rs/commits/v0.2.0