Releases: Evernight/lazy-beancount
Releases · Evernight/lazy-beancount
0.3.5
- Filter presets feature for Fava
- Change main.bean accordingly, some sidebar links are redundant now
- Accounts (HF) replaces Accounts in dashboards
- Bugfix in generate_base_ccy_prices (duplicate price entries when plugin runs few times)
- docker-compose config default values are set for Mac
0.3.4
- valuation plugin now works with fava-portfolio-returns
- filter_map plugin improvements
- add Subscriptions dashboard
- include https://github.com/SEIAROTg/autobean
0.3.3
- updated Fava behaviour regarding filtering (see beancount/fava#1969) via custom build
- allows to link trips to Expenses Detailed in the Travelling dashboard (link updated)
- updated beanquery to be able to use
datebin
function - added high-frequency Account (HF) dashbords (weekly values instead of monthly)
- fix in calendar heatmap (selecting displayed year)
- minor fixes in main config file
v0.3.2
0.3.1
0.3.0
0.2.7
- improvements in the prices fetching page
- imported https://gitlab.com/chrisberkhout/pricehist
- use pricehist in examples by default
0.2.6
- update Fava to 1.30.1
- dark mode is included
- Fava custom wheel build is used for adding a dark/light theme switch (from beancount/fava#1950), go to Fava interface > Options tab
- dashboards are optimized to work with both dark and light themes
- fava-dashboards and dashboards.yml config files are updated
- fava-portfolio-returns is updated
- requirements.txt cleaned up