Releases: cloudnode-pro/BankAccounts
Releases · cloudnode-pro/BankAccounts
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
1.6.1
What's Changed
- Create Maven build CI as GitHub action by @zefir-git in #78
- Release workflow improvements by @zefir-git in #79
- Update maven-dependency-submission-action to v3 by @zefir-git in #83
- Update Paper API to 1.20.4 by @zefir-git in #84
- Use modrinth-publish@1.0.0 by @zefir-git in #81
- Fix typo in
SET_NAME_PERSONAL
permission by @zefir-git in #85 - Command improvements by @zefir-git in #86
- Enforce baltop permission by @zefir-git in #88
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Add command to freeze (and unfreeze) bank accounts by @zefir-git in #71
- Add
bug
tag to readme links for bug-related issues by @zefir-git in #73 - Baltop leaderboard by @zefir-git in #74
- Add interest rates by @zefir-git in #69
- Fix missing
}
by @zefir-git in #75
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add method to check if inv has enough space to fit given items by @zefir-git in #36
- Update banner in README by @zefir-git in #38
- Fix POS full double chest unexpected behaviour by @km127pl in #41
- Add PlaceholderAPI support by @km127pl in #44
- Fix update checking failling on an unsupported server version by @km127pl in #47
- Add dependabot dependency scanning by @km127pl in #49
- Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0 by @dependabot in #55
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.5.1 by @dependabot in #51
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 by @dependabot in #54
- Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 by @dependabot in #52
- Use SQLite that comes with paper instead of shading by @zefir-git in #56
- Limit POS to single chest by @zefir-git in #58
- Config and permissions refactor by @zefir-git in #61
- Bump org.mariadb.jdbc:mariadb-java-client from 3.2.0 to 3.3.0 by @dependabot in #63
- Bump org.mariadb.jdbc:mariadb-java-client from 3.3.0 to 3.3.1 by @dependabot in #64
- Bump org.mariadb.jdbc:mariadb-java-client from 3.3.1 to 3.3.2 by @dependabot in #67
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #66
New Contributors
- @km127pl made their first contribution in #41
- @dependabot made their first contribution in #55
Full Changelog: 1.4.2...1.5.0
1.4.2
What's Changed
- Check for updates on plugin load by @zefir-git in #31
- Customisation for account type string and material name translation by @zefir-git in #32
- Messages translations added to the wiki by @zefir-git, @lemonvace and @km127pl
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
What's Changed
- Fix
bank_transactions
.instrument
being dropped every init in SQLite by @zefir-git in #20 - Create Code of Conduct by @zefir-git in #23
- Create security policy by @zefir-git in #22
- Refactor commands by @zefir-git in #21
- Fix SQLite error caused by comments in
init-db/sql.sql
by @zefir-git in #25 - Notify admins when there is an update of the plugin by @zefir-git in #26
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
What's Changed
- Added bank cards and POS by @zefir-git in #9
- Security fix in account names, transaction descriptions and pos descriptions by @zefir-git in #17
Full Changelog: 1.1.1...1.2.0