Releases: ananthakumaran/paisa
Releases · ananthakumaran/paisa
v0.7.1
0.7.1 (2024-10-20)
- Fix remote code execution vulnerability
v0.7.0
0.7.0 (2024-08-26)
- Add docker image variant for hledger and beancount
- Bug fixes
v0.6.6
0.6.6 (2024-02-10)
- Improve tables (sortable)
- Show tabulated value on the allocation page
- Show invested value on the goals page
- Bug fixes
v0.6.5
0.6.5 (2024-02-02)
- Add Liabilities > Credit Card page
- Support password protected XLSX file
- Allow user to configure timezone
- Bug fixes
v0.6.4
0.6.4 (2024-01-22)
- Add checking accounts balance to dashboard
- Improve template management UI
- Improve spinner and page transition
- Bug fixes
v0.6.3
0.6.3 (2024-01-13)
- Introduce Sheets: A notepad calculator with access to your ledger
- Remove flat option from cashflow > yearly page
- Dockerimage now installs paisa to /usr/bin
- Improve legends rendering on all pages
- Allow user to cancel pdf password prompt
- Add new warning for missing assets accounts from allocation target
- Support hledger's balance assertion
- Bug fixes
v0.6.2
0.6.2 (2023-12-23)
- New logo
- Allow goals to be reordered
- Show goals on the dashboard page
- Bug fixes
v0.6.1
0.6.1 (2023-12-16)
- Add new price provider: Alpha Vantage
- Make the first day of the week configurable
- Support ledger strict mode
- Add user login support, go to the
User Accounts
section on the configuration page to enable it - Show notes associated with a transaction/posting
- Bug fixes
v0.6.0
0.6.0 (2023-12-09)
- Add individual account balance on the goals page
- Add keyboard shortcuts to format/save file on editor page
- Add the ability to search postings/transactions by note
- Add an option to reverse the order of generated transactions on the import page
- Add option to clear price cache
- Bug fixes
v0.5.9
0.5.9 (2023-11-26)
- Improve postings page
- Add income statement page (Cash Flow > Income Statement)
- Bug fixes