Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@JakubFranek JakubFranek released this 29 Mar 21:02
· 2 commits to master since this release

Improvements

  • improved documentation
    • added screenshots gallery
    • fixed Form names in the glossary
    • added FAQ question
  • rationalized dividend return calculation
    • dividend return part of realized return is now calculated as ratio between dividends and shares bought times average buy price
      (previously the denominator was the number of paid dividends times average buy price)
    • new formula is documented in the Glossary
  • added pre-release indicator to "New version available" dialog
  • file load performance improved by calculating Securities Form data only once the Securities Form is opened for the first time after file load
  • improved Securities Form Overview tab
    • added hierarchy level for Security types
    • added column header tooltips
    • added Total Native and Base Gain per Share (calculated as Total Native or Base Gain divided by Shares bought), shown when Detailed Stats checkbox is checked
    • renamed "Performance Stats" label to "Performance"
  • improved icons in Asset Type Report tree view
  • added confirmation dialog for quitting Kapytal even when no unsaved changes have been made
  • hardcoded Monday as first day of the week in date and date & time edit widget calendar popups
  • balance of Account Groups containing only Accounts of single non-native Currency is now shown in the Account Tree Native Balance column

Bug fixes

  • fixed bug where some Securities Form Overview tab columns were sorted incorrectly
  • fixed bug where Securities which have no Buys had undefined Bought Amounts in Securities Form Overview tab (now these amounts are zero)

Full Changelog: v0.18.0...v1.0.0