Fava

Latest version: v1.27.3

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.2.6

-------------------

Additions

- There are now more interval options available for charts and the account
balances report. The interval can be selected from a dropdown next to the
charts. :bug:`175`
- Show metadata for postings in the Journal. Thanks to :user:`corani`.
:bug:`185`
- The editor now supports org-mode style folding. Thanks to :user:`corani`.
:bug:`209`
- Show colored dots for all the postings of a transaction in the Journal
report. This way flagged postings can be quickly spotted. :bug:`195`
- Add keyboard shortcuts for save to source editor. :bug:`199`

Changes

- Use beancount's DisplayContext to determine the correct precision at which to
render numbers. :bug:`188`
- Improve the way that query results are serialized to XLS etc. Thanks to
:user:`corani`. :bug:`168`
- Show inverse rates for pairs of operating currencies on the commodities
report. :bug:`139`
- Use Click for the CLI and check if beancount file exists on startup.
:bug:`216`
- Hide closed accounts in tree tables. Also see new configuration option below.

New configuration options

- ``editor-strip-trailing-whitespace`` to enable trimming of trailing
whitespace in the Source editor (default: "false"). Thanks to
:user:`corani`. :bug:`163`
- ``show-closed-accounts`` to show closed accounts in tree tables, for example
on the balance sheet (default: "false"). :bug:`91`
- ``show-accounts-with-zero-balance`` to show accounts with a balance of zero
in tree tables (default: "true"). :bug:`91`
- ``show-accounts-with-zero-transactions`` to show accounts with no
transactions in tree tables (default: "true"). :bug:`91`

Fixes

- Fixed a bug where the months would be off by one for the interval reports.
:bug:`182`
- Fix the net worth report for more than one currency. :bug:`207`
- Some improvements to the help pages.
- Many small bug fixes.

0.2.5

-------------------

Bump release to remove unused draft code.

0.2.4

-------------------

Additions

- Added missing Holdings views compared to ``bean-web``. Thanks to
:user:`yagebu`. :bug:`140`
- Custom queries are now shown in sidebar. Thanks to :user:`corani`. :bug:`135`
- The user settings file is now editable in the Source editor. :bug:`136`
- Added second theme. Thanks to Rubén Gómez for the stylesheet. :bug:`59`
- Added Help pages.
- Query results can now be downloaded as CSV, XLS, XLSX and ODS. :bug:`143`
- Documents can now be uploaded by dragging and dropping files over an Account
name on the Account page and all tree-tables. :bug:`157`
- Journal can now be filtered by transaction type. Thanks to :user:`yagebu`.

Changes

- The uptodate-indicator is now shown everywhere by default, but only enabled
for accounts that have the metadata ``fava-uptodate-indication: "True"`` set
on their ``open``-directives. :bug:`35`
- Speedier Journal rendering. Thanks to :user:`yagebu`. :bug:`164`
- Only basenames will be shown for documents in the Journal. Thanks to
:user:`corani`.
- Slightly reordered the sidebar menu.
- Minor UI tweaks.

New configuration options

- ``sidebar-show-queries``: The maximum number of custom queries to show in the
sidebar (default: 5).
- ``theme``: The theme to use. Valid themes are ``"default"`` and
``"alternative"`` (default: ``"default"``).
- ``editor-print-margin-column``: Set the column for the print margin in the
Source editor (default: 60). :bug:`161`
- ``uptodate-indicator-show-everywhere`` (default: "true"). See Changes above.

Removed configuration options

- ``uptodate-indicator-exclude-accounts``, see Changes above.

Fixes

- Fixed Net worth calculation. Thanks to :user:`yagebu`.
- Many small bug fixes.

0.2.3

-------------------

Bumped version to communicate that installing via ``pip install`` now works,
all requirements included. Thanks to :user:`blais` and :user:`yagebu`.


Earlier Versions
----------------

It was not possible to install any of the earlier versions only using ``pip``
and you may consult the git log for earlier changes. The first commit in the
git repository was on December 4th, 2015.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.