Releases: cloudnode-pro/BankAccounts
Releases · cloudnode-pro/BankAccounts
1.11.2
What's Changed
- Bump com.zaxxer:HikariCP from 6.3.0 to 6.3.1 by @dependabot[bot] in #181
- Added "Chat with us on Matrix" badge to README by @zefir-git in #184
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 by @dependabot[bot] in #185
- Added PlaceholderAPI as optional dependency on Modrinth by @zefir-git in #187
- Bump com.zaxxer:HikariCP from 6.3.1 to 7.0.2 by @dependabot[bot] in #188
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #190
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #191
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 by @dependabot[bot] in #192
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #193
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #194
- Bump me.clip:placeholderapi from 2.11.6 to 2.11.7 by @dependabot[bot] in #195
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #196
- Bump cloudnode-pro/release-upload-asset from 1.0.2 to 1.0.3 by @dependabot[bot] in #197
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.6 to 3.5.7 by @dependabot[bot] in #200
- Bump Spigot dynamic library dependencies to match POM by @zefir-git in #201
Full Changelog: 1.11.1...1.11.2
1.11.2-dev.1
Warning
This is a development release. Please do not use this version in production.
What's Changed
- Bump com.zaxxer:HikariCP from 6.3.0 to 6.3.1 by @dependabot[bot] in #181
- Added "Chat with us on Matrix" badge to README by @zefir-git in #184
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 by @dependabot[bot] in #185
- Added PlaceholderAPI as optional dependency on Modrinth by @zefir-git in #187
Full Changelog: 1.11.1...1.11.2-dev.1
1.11.1
📝 Documentation updates
- Updated badges (#176) @zefir-git
- Removed JetBrains from readme (#179) @zefir-git
🔧 Build
- Remove deprecated
reviewersDependabot option (#178) @zefir-git
📦 Dependency updates
- Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 (#174) @dependabot
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3 (#175) @dependabot
- Bump advanced-security/maven-dependency-submission-action from 4 to 5 (#177) @dependabot
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4 (#180) @dependabot
Full Changelog: 1.11.0...1.11.1
Added more placeholders
🚀 New features and improvements
- Added placeholders for total balance and list of accounts (#172) @zefir-git
🔧 Build
- Improved CI setup (#168) @zefir-git
- Updated CI to target modrinth-publish v2 (#170) @zefir-git
📦 Dependency updates
- Bumped org.mariadb.jdbc:mariadb-java-client from 3.5.1 to 3.5.2 (#166) @dependabot
- Bumped org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#167) @dependabot
Full Changelog: 1.10.2...1.11.0
1.10.2
Improved
- Made command help messages configurable (#155 by @zefir-git)
- Improved the update checker (#157 by @zefir-git)
- Improved command
returnstatements (#151 by @zefir-git) - Improved configuration formatting, wording, examples, etc. (#156 by @zefir-git)
Other
- Update release GitHub action (#158, #159, #165 by @zefir-git)
- Set-up Dependabot updates for GitHub Actions (#160 by @zefir-git)
- Update dependencies in (#152, #153, #161, #162, #163, #164 by @dependabot)
- Update dependency versions in Spigot library loader (#154 by @zefir-git)
Full Changelog: 1.10.1...1.10.2
1.10.1
Important
This release contains critical security bug fixes.
Fixed
- Prevent creating POS in protected land (#150 by @zefir-git)
- Entirely prevent modifying POS chest items while a player is previewing the POS (#149 by @zefir-git)
Other
- Update dependencies version (#144, #146, #147, #148 by @dependabot)
Full Changelog: 1.10.0...1.10.1
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