Releases: Redon-Tech/Redon-Hub
1.1.1
Fixes:
* Fixed migrations (#19)
Full Changelog: 1.1.0...1.1.1
How to use: https://youtu.be/LUYU81bWwLY
Documentation: https://hub.redon.tech/
1.1.0
Additions:
+ Made receiving a file in any fashion attempt to download and sent the file (If it fails it will revert to link)
Fixes:
* Fixed all the types
* Fixed productid being a int and not bigint
Full Changelog: 1.0.2...1.1.0
How to use: https://youtu.be/LUYU81bWwLY
Documentation: https://hub.redon.tech/
1.0.2
Major Security Patch
There is a major security vulnerability in all previous versions, please update ASAP.
Fixed security advisory GHSA-3rx8-6453-7q26
All hosted hubs have already been updated, unless you have modified files in which case DM me ASAP.
1.0.1
Compatibility Patch for Pterodactyl Panel
Compatibility Patch for Pterodactyl Panel
How to use: https://youtu.be/LUYU81bWwLY
Documentation: https://hub.redon.tech
What's Changed From 1.0.0
- Changed the pterodcatyl egg to fix issues with command syncing
- Bump fastapi from 0.104.1 to 0.109.1 by @dependabot in #9
- Bump aiohttp from 3.8.6 to 3.9.2 by @dependabot in #8
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #7
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #6
- Bump pillow from 10.1.0 to 10.3.0 by @dependabot in #10
Full Changelog: 1.0.0...1.0.1
1.0.0
Redon Hub First Release!
First release of Redon Hub!!
How to use: https://youtu.be/LUYU81bWwLY
Documentation: https://hub.redon.tech
What's Changed From 1.0-RC.FINAL.2
- Fixed bot not shutting down properly
- Did a workaround for URL decoder not working sometimes
- Updated pterodactyl egg to auto-set API port
Full Changelog: 1.0-RC.FINAL.2...1.0.0
1.0-RC.FINAL.2
What's Changed
- Updated all packages
- Fixed final bugs
- Change how the Roblox place file works to allow for easy theme generation
Full Changelog: 1.0-RC.FINAL...1.0-RC.FINAL.2
1.0-RC.FINAL
- Added JumpToMessageView
- Updated API documentation
- Updated pterodactyl egg
V1.0-RC.5
Added migrations and fixed delete commands
V1.0-RC.4
Fixes a few issues with product and tag commands.
V1.0-RC.3
Release Candidate 3 for V1.0
Changes:
- Fix product create command failing if no tags exist in database
- Fix verification endpoint
- Add Roblox portion verification screen
- Minor bug fixes and formatting fixes