Skip to content

v1.12.1

Compare
Choose a tag to compare
@bratkartoffel bratkartoffel released this 08 Apr 08:16
· 299 commits to develop since this release
v1.12.1
2d554f4

See https://github.com/bratkartoffel/blm2/blob/v1.12.1/CHANGELOG.md

Changed

  • cleanup sources
  • document minimum supported mariadb version (10.1 -> 10.2)
  • run tests against the minimum supported php and mariadb versions
  • (balancing) change interest rates for bank
    • interest_debit_rate_min: 0.011 -> 0.008
    • interest_debit_rate_max: 0.015 -> 0.013
    • interest_credit_rate_min: 0.017 -> 0.008
    • interest_credit_rate_max: 0.023 -> 0.013

Fixed

  • (reset) also reset research levels for the items added in 1.11.5
  • (reset) calculate final points prior resetting
  • (bank) correctly calculate reset amount
    • description allowed up to 96h prior reset, but the calculated value was reached after 48h