What's Changed
- Add tests for shares and rights transactions
- Fix return yield on closed companies
- Update entrypoint to new venv path
- Improve the tasks popup: allow closing it manually and automatically
- Add type selector in rights and shares forms
- Refactor how return is calculated in closed companies
- Better handling of negative numbers on transactions
- Get portfolio first year from closed and open companies
- Display exchange rate in the transactions list
- Improve company selector. Add search and make it scrollable
- Do not reload the company selector on new transaction
PRs
- Feature/fix company count index by @renefs in #196
- Make company select searchable by @renefs in #200
- chore: Update package and project versions to 1.0.4-beta.9 by @renefs in #201
- Make company select searchable by @renefs in #202
- Make company select searchable by @renefs in #203
- chore(deps): bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #204
Full Changelog: v1.0.1...v1.0.4