Skip to content

Releases: Evernight/lazy-beancount

0.3.5

26 Apr 16:59
Compare
Choose a tag to compare
  • 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

09 Apr 14:14
Compare
Choose a tag to compare

0.3.3

12 Mar 17:28
Compare
Choose a tag to compare
  • 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

06 Mar 22:56
Compare
Choose a tag to compare
  • fix #2, enabling Linux installs
  • expose LAZY_BEANCOUNT_HOST for non-local hosting (at your own risk)

0.3.1

04 Mar 17:17
Compare
Choose a tag to compare
  • add calendar heatmap to Detailed Expenses dashboard
  • add basic Fava budgets example and sidebar link
  • update beanprice
  • update fava-portfolio-returns
  • fix dark more in fava-portfolio-returns

0.3.0

24 Feb 20:06
Compare
Choose a tag to compare
  • updated to Beancount 3.1.0

0.2.7

22 Feb 17:22
Compare
Choose a tag to compare

0.2.6

15 Feb 19:48
Compare
Choose a tag to compare
  • 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

0.2.5

05 Feb 14:50
Compare
Choose a tag to compare
  • fixed bug on save in the Totals interface
  • improvements in the example_data and data main.bean files