Releases: cloudnode-pro/BankAccounts
Releases · cloudnode-pro/BankAccounts
1.10.0
Added
- Enable referencing Vault accounts by owner username using
@
, e.g./bank history @Player123
(#131 by @zefir-git) - Use SpigotLibraryLoader for loading dependencies (#134 by @zefir-git)
- Added server Vault account to use for proxying Vault transactions (#140, #141 by @zefir-git)
- Added invoice notifications (#96 by @zefir-git)
Other
- Added project icon to the README (#139, #143 by @zefir-git)
- Update MariaDB version (#135 by @dependabot)
- Thanks to @JetBrains for sponsoring BankAccounts with an Open Source License for their products (#132 by @zefir-git)
Full Changelog: 1.9.0...1.10.0
1.10.0-beta.1
Added
- Enable referencing Vault accounts by owner username using
@
, e.g./bank history @Player123
(#131 by @zefir-git) - Use SpigotLibraryLoader for loading dependencies (#134 by @zefir-git)
- Thanks to @JetBrains for Open Source License (#132 by @zefir-git)
Full Changelog: 1.9.0...1.10.0-beta.1
1.9.0
Added
- Option to disable automatically creating a Vault account on join (#129 by @zefir-git)
- Manually creating and deleting Vault accounts (#130 by @zefir-git)
Full Changelog: 1.8.2...1.9.0
1.8.2
Fixed
- Fixed bug with account names & other descriptions using non-English letters (#122 by @zefir-git)
Full Changelog: 1.8.1...1.8.2
1.8.1
Fixed
- Fixed invoice viewing permission issue and fixed tab completions on several invoice commands (#119 by @zefir-git)
Other
- Updated dependency versions (#115, #116 by @dependabot)
- Development workflow improvements (#117, #120 by @zefir-git)
Full Changelog: 1.8.0...1.8.1
1.8.0
Added
- Vault integration as an economy provider. This integration is disabled by default and must be enabled in the config. For more details, please refer to the pull request. (#113 by @zefir-git)
Changed
- Support for using big numbers in
/bank transfer
,/bank setbal
, and starting balance config. (#114 by @zefir-git) - Updated dependency versions. (#111, #112 by @dependabot)
Full Changelog: 1.7.3...1.8.0
1.7.3
Changed
- Bump dependency versions (#106, #108 by @dependabot)
Fixed
- Correctly sort
/baltop player
(#110 by @zefir-git)
Full Changelog: 1.7.2...1.7.3
1.7.2
Changed
- Improved project README (#105 by @zefir-git)
- Bump dependency versions (#101, #102 by @dependabot)
Fixed
- Fixed POS purchase item verification bug (#104 by @zefir-git)
- Fixed dependency snapshot submitting (#103 by @zefir-git)
Full Changelog: 1.7.1...1.7.2
1.7.1
Changed
- POS now uses world UUID instead of world name (#94 by @zefir-git)
Warning
After updating, any old POS will be cancelled. The chests will still have the items.
Fixed
- Broken buttons in baltop and transfer confirmation (#99 by @zefir-git)
- POS creation (#100 by @zefir-git)
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Config refactor by @zefir-git in #89
- Fix configuration security vulnerabilities by @zefir-git in #90
- Fix some copypasta in the config by @zefir-git in #91
- Get Modrinth project ID from GH custom properties in release workflow by @zefir-git in #93
- Add payment requests aka invoices by @zefir-git in #87
Full Changelog: 1.6.1...1.7.0