Fava v0.2.4 Release Notes

Release Date: 2016-02-18 // about 8 years ago
  • ➕ 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

    • 0️⃣ 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).
    • 0️⃣ 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.