Skip to content

Releases: afadil/wealthfolio

v1.0.17

29 Sep 19:28
Compare
Choose a tag to compare

What's Changed

  • You can now update symbol profile (subclass, sectors, countries) by @afadil in #122
    symbol-profile-update
  • Hover on Portfolio/Account/Stock value shows the last Updated time and an action to trigger the update.
    update_portfolio
  • Refactor to add market data provider trait to futur support other providers by @afadil in #123
  • Fix average monthly income calculation by @jeromecornet in #125
  • Use decimal to support fraction. Fixes #41 by @afadil in #127
  • Add total holding costs to the Holdings table, to give a perceptive for comparisons.
  • Exclude non active accounts from income dashboard.
  • Other minor improvements.

New Contributors

Full Changelog: v1.0.16...v1.0.17

v1.0.16

25 Sep 22:10
8dd6f2b
Compare
Choose a tag to compare

What's Changed

  • New Income dashboard is now accessible from the app sidebar by @afadil
  • We can now Add, update and delete exchange rates by @afadil

Bug Fixes

  • Fixes #117: fails to add activity for some symbols
  • Fixes #118: improves manual entry of dividends
  • Fixes portfolio history calculation after deactivating an account.

Full Changelog: v1.0.15...v1.0.16

v1.0.15

23 Sep 14:56
cfc6a4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

23 Sep 01:19
1c1ed34
Compare
Choose a tag to compare

What's Changed

  • Refctoring to improve performance and setup foundation for the next feature by @afadil in #114
  • Feature: New settings page to manually enter currency exchange rate not found in Yahoo finance by @afadil
  • Fix #22 Generic Error when adding activities by @afadil
  • Fix #81 Some exchange rates don't get applied by @afadil
  • Fix #85 Stock Market Price decimal points settings by @afadil
  • Fix #107 currency exchange conversion by @afadil
  • Fix #109 MacOS app crashes when editing an activity, changing the symbol by @afadil
  • Setup adapters for commands by @maidh91 in #105

Full Changelog: v1.0.13...v1.0.14

v1.0.13

12 Sep 21:00
3929a96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

11 Sep 17:40
561662a
Compare
Choose a tag to compare

What's Changed

  • Resolve Startup Crash Issue in Version 1.0.11
  • Upgrade tauri and dependencies versions

Full Changelog: v1.0.11...v1.0.12

v1.0.11

10 Sep 22:44
098cafc
Compare
Choose a tag to compare

What's Changed

  • Refactor code to improve simplicity and efficiency by @trayvonpan in #87
  • [Refactor] Add src-core as the independent lib to any stack by @maidh91 in #88
  • update readme and roadmap by @afadil
  • Fix #91 Unable to Manually Add FEE by @afadil
  • Fix #75 CSV format documentation by @afadil
  • update reqwest dependencyto fix security vulnerability by @afadil

New Contributors

Full Changelog: v1.0.10...v1.0.11

v1.0.10

09 Sep 21:59
b3bf7fd
Compare
Choose a tag to compare

What's Changed

  • Refactor: Move all @tauri-apps calls to src/commands by @maidh91 in #46
  • fixed the issue that would occur with the date being incorrect by @CrimiDavid in #78
  • feat: make currencies selection popover scrollable by @CanglongCl in #79
  • continue market data sync if it fails for a specific symbol.
  • small enhancements and bug fixes by @afadil in #83

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

08 Sep 17:32
b7c9bc0
Compare
Choose a tag to compare

What's Changed

  • Fix withdrawal, and deposit form validation #73 by @afadil in #74
  • chore: fix typo in settings page by @eltociear in #71
  • Fix Non-user-friendly message for invalid activity type #67

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

07 Sep 23:49
44c4841
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8