Skip to content

Version 2.2.8

Compare
Choose a tag to compare
@drewish drewish released this 15 Nov 20:30
· 1868 commits to master since this release
  • fixed; removing an addon with a negative quantity and re-adding it resets the quantity to 1 #92
  • fixed; setting addon quantity to a negative value contributes 0 to the total #92
  • fixed; setting addon quantity to 0 removes it #92
  • fixed; addons have a default quantity of "1" if quantity is allowed #91
  • docs; fix release notes format
  • docs; added release documentation
  • docs; updated for contributors and employees
  • make; add make release