release/3.0.3
What's Changed
- Fix db side stats calculation by @dormieriancitizen in #721
- Exclude untradeable balls from trade queries by @Ray-Hsueh in #725
- Allow blank inputs for certain fields on BallInstance admin panel by @dormieriancitizen in #723
- Fix crash when resetting trade proposal by @Ray-Hsueh in #722
- Reimplement admin channel ids for inv privacy bypass by @dormieriancitizen in #734
- Fix extra space in balls list command by @Ray-Hsueh in #731
- Respect the trade cooldown option in the settings by @Ray-Hsueh in #730
- [Chore] Use checkboxes for pull request template by @Caylies in #739
- Show spawn art for duplicate collection to match collection by @dormieriancitizen in #741
- [trade] Add optional special filters for add and remove commands in trade by @flaree in #736
- Add media check command by @dormieriancitizen in #742
- Make
BallSpawnView.get_random_special()a static method by @Caylies in #738 - Fix admin history user by @dormieriancitizen in #744
- Add guild id arg to reloadtree by @flaree in #746
- Management command for loading config.yml by @dormieriancitizen in #745
- [Bugfix] New trade system doesnt respect player mention settings by @Tiago-Vier-Preto in #748
- [admin] Readd
/admin balls createcommand by @Valen7440 in #737 - Skip impersonation for admin impersonate command by @Ray-Hsueh in #726
- fix wrong page number in all v2 components by @flaree in #749
- Readd
/trade cancelcommand by @Valen7440 in #729 - Add regime and economy parameters to completion command by @Ray-Hsueh in #727
- Validate group names by @dormieriancitizen in #743
- fix: update trade list formatting for date and player display by @flaree in #751
- [admin] update permission checks for blacklist and info commands by @flaree in #752
- tracing: opentelemetry support with command-wide traces by @laggron42 in #750
- Allow superuser to always bypass inv privacy by @dormieriancitizen in #754
- Superuser bypass fix by @dormieriancitizen in #755
- Added sort by catch_time in /balls list by @cewlgruyere in #732
New Contributors
- @Tiago-Vier-Preto made their first contribution in #748
- @cewlgruyere made their first contribution in #732
Full Changelog: release/3.0.2...release/3.0.3