Skip to content

v0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JakubFranek JakubFranek released this 15 Dec 20:28
· 174 commits to master since this release

Features

  • added basic analytics for Securities
    • added columns for displaying Security price movements over various periods as a percentage
    • added Price, Average Price, Native Gain, Base Gain, Absolute Return and annualized Internal Rate of Return (IRR) columns to Securities Form Overview tree
    • note: Kapytal does not account for Exchange Rate fluctuations when calculating Security returns, returns are calculated within the context of the Security native Currency
  • added basic analytics for Exchange Rates
    • added columns for displaying Exchange Rate quote movements over various periods as a percentage
  • added Show Transactions tool buttons to Total Cash Flow Report
    • also added a Recalculate Report button to Total Cash Flow Report, which appears when any Transaction is edited via Show Transactions table

Improvements

  • added Update Quotes tool buttons to Currencies and Exchange Rates Form and Securities Form
    • this is another way to reach the same old functionality from a convenient place
  • remade Currencies and Exchange Rates Form to visually resemble Securities Form more closely
  • Security price in Security Form table is now rounded to the maximum number of decimals that have been specified in any of the historical Price data points
  • renamed "Currency" column to "Code" in Currency table in Currencies and Exchange Rates Form
  • aligned "Last Date" column to the right in Exchange Rate table in Currencies and Exchange Rates Form
  • closing Update Quotes Form without saving the quotes brings up confirmation dialog
  • shortened text in Category column of Transaction Table for Cash Transactions with split Categories while preserving the information content
  • added search bar to the Update Quotes Form
  • improved the Show Transactions table (accessed via Reports)
    • added search bar
    • added number of visible Transactions and total number of Transactions labels
    • added total selected Transaction amount label
    • made the default size larger

Bug fixes

  • fixed crash when editing a Transaction from a Transaction Table Form opened from a Report, when the most recent Cash Flow Report to be previously opened was the Total Cash Flow Report
  • fixed bug preventing Multiple Categories Filter from being useable
  • fixed crash occuring when a cell in Category Report tree was selected and text preventing the selected cell from being shown was entered into the search bar

Full Changelog: v0.11.0...v0.12.0