Skip to content

1.5.7

Compare
Choose a tag to compare
@imacat imacat released this 29 Jul 05:26
· 19 commits to main since this release

Revised account title capitalization to capitalize account titles upon initialization of base accounts, rather than when displaying the accounts. This prevents the system from incorrectly capitalizing titles of user-added accounts.

For existing installation, run the "accounting-titleize" console command to capitalize the existing account titles that were already initialized.

Other fixes:

  • Added missing documentation to the global variables, class properties, and object properties.
  • Various minor fixes.