Skip to content

Releases: ananthakumaran/paisa

v0.4.8-rc1

20 Aug 03:55
Compare
Choose a tag to compare
v0.4.8-rc1 Pre-release
Pre-release
  • bug fixes

v0.4.7

19 Aug 07:02
Compare
Choose a tag to compare
  • Add dark mode
  • Add bulk transaction editor

v0.4.6

12 Aug 06:12
Compare
Choose a tag to compare
  • add dashboard page
  • support relative path for journal_path and db_path config in paisa.yaml

v0.4.4

05 Aug 11:04
Compare
Choose a tag to compare
  • recurring transactions are now identified by transaction metadata
  • can navigate to the exact transaction line from the expense and other pages
  • improve editor file tree view
  • upgrade to svelte 4
  • misc bug fixes

v0.4.3

30 Jul 06:21
Compare
Choose a tag to compare
  • editor/import page handles ledger files inside a folder correctly
  • always use local timezone when parsing dates (earlier a mix of UTC and Local timezone was used)
  • add cash flow > recurring page
  • add the ability to create a new file on the editor page
  • improve import page file preview
  • misc bug fixes

v0.4.2

23 Jul 05:43
Compare
Choose a tag to compare
  • add monthly cash flow
  • introduce date range selector
  • support pdf file import
  • bug fixes

v0.4.1

16 Jul 06:52
Compare
Choose a tag to compare
  • make locale configurable

Paisa now supports two new config options: locale and financial_year_starting_month. This controls how currencies are rendered and what period is considered a financial year. Checkout docs for more info.

  • validate configuration file

v0.4.0

09 Jul 03:30
Compare
Choose a tag to compare
  • add per account gain detail page
  • make it possible to save the output as a file from the import page
  • add version command
  • UI improvements

v0.3.9

02 Jul 07:12
Compare
Choose a tag to compare
  • improve multi-currency support
  • handle new tax rules

v0.3.8

28 Jun 03:05
Compare
Choose a tag to compare
  • fix linux release binary