Skip to content

Releases: afadil/wealthfolio

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

v1.0.7

07 Sep 21:26
91f23b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

28 Aug 15:59
d5870c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

26 Aug 18:03
30d61fb
Compare
Choose a tag to compare

What's New

  • Dividends and Interest Income Dashboard: A new dashboard that allows you to easily track and visualize your dividends and interest income.
    image

  • Ability to specify the stock for the dividend: fix #20

  • Update dependencies.

v1.0.4

01 Jul 18:54
b714ce7
Compare
Choose a tag to compare

Account categories collapse and expand.

v1.0.3

19 Jun 18:16
4a63cde
Compare
Choose a tag to compare

Fix Symbol profile fetch(Symbol xxx not found)

v1.0.2

18 Jun 15:21
acbcec9
Compare
Choose a tag to compare

Upgrade Yahoo finance Api client to fix symbol search.