Skip to content

Releases: alvsec/saldio-releases

v0.3.5

Choose a tag to compare

@alvsec alvsec released this 14 Jun 17:04
02ce6aa
  • Internal data management improvements and reduced redundancy

v0.3.4

Choose a tag to compare

@alvsec alvsec released this 14 Jun 10:25
02ce6aa
  • Improved error handling for possible UI rendering issues

v0.3.3

Choose a tag to compare

@alvsec alvsec released this 14 Jun 09:53
02ce6aa
  • Optional password encryption for automatic backups
  • Encrypted copies saved as .json.enc and restorable from the import flow.

v0.3.2

Choose a tag to compare

@alvsec alvsec released this 14 Jun 01:08
02ce6aa
  • Implemented optional automatic backups with options to change the frequency, folder of backup, number of copies to keep, button to copy now and lastest backup state.
  • Improved UI explanations
  • Initial validation for macOS builds
  • Historical net-worth included on backups

v0.3.1

Choose a tag to compare

@alvsec alvsec released this 13 Jun 21:51
02ce6aa

Bug fixes:

  • Ghost compromises appeared on the monthly close because of non-existent months.
  • When restoring a backup over existing data, monthly closes where written off as expenses of non-existent months.
    Both now cleaned and reconstructed.

v0.3.0

Choose a tag to compare

@alvsec alvsec released this 13 Jun 21:10
02ce6aa
  • The profit target and maximum loss now display the account currency (previously, they were fixed at "€")
  • Live price adjustments: Positions are no longer reset to zero when a symbol is not trading, manual value entry is also now optional and the last quoted value is saved when live mode is turned off.
  • Calculation fixes: improved consistency across charts:
  1. "Expenses" in the Income vs expenses chart = all outgoings (now matches cards and the donut chart).
  2. Recurring income respects its start/end date.
  3. Financing with no remaining installments is now included in the cash flow forecast and fixed cost projection.

v0.2.9

Choose a tag to compare

@alvsec alvsec released this 13 Jun 19:55
02ce6aa

Fixes and additions:

  • Added currency per trading account (USD, EUR, GBP, CHF…) Each balance is displayed in its currency, and totals are converted to euros using ECB exchange rates if active or cached.
  • Live price adjustments: Positions are no longer reset to zero when a symbol is not trading, manual value entry is also now optional and the last quoted value is saved when live mode is turned off.

v0.2.8

Choose a tag to compare

@alvsec alvsec released this 13 Jun 18:51
02ce6aa

Additions:

  • Live prices for the active investments in the trading section, optional (only sends the symbol to get the live price for said symbol, doesn't send any personal information), works via Yahoo Finance and refreshes every ~5 seconds.
  • Button is off by default

v0.2.7

Choose a tag to compare

@alvsec alvsec released this 13 Jun 18:35
02ce6aa

New UI additions:

  • Implemented improved deletion functionalities on the expenses and income tabs.
  • Added a new search bar for the income tab.

v0.2.6

Choose a tag to compare

@alvsec alvsec released this 13 Jun 18:05
02ce6aa
  • Improved the importer:
    • Also imports already categorized income (BZs, transfers, payroll, payouts).
    • Added more categories (for fewer uncategorized transactions).
    • Added a button to decide whether to import charges detected as subscriptions to avoid double counting with commitments.