Fava v0.3.0 Release Notes

Release Date: 2016-03-24 // about 8 years ago
  • โž• Additions

    • ๐Ÿ‘Œ Support for switching between multiple beancount files. :bug:213
    • ๐Ÿ†• New sunburst charts. :bug:198
    • โž• Add "Clear filter" button when filters are active. :bug:290
    • ๐Ÿ‘€ Simple budgeting functionality in the Account view. See help pages on how to use budgets. :bug:294
    • ๐ŸŒ German translation. :bug:284
    • The Beancount is now being reloaded when it is saved in the Source Editor.
    • ๐Ÿ†• New Journal filter controls. Thanks to :user:yagebu.
    • Tree-tables are now displayed in a hierarchical way. Thanks to :user:yagebu.

    ๐Ÿ”„ Changes

    • All charts are now rendered with d3.js. Thanks to :user:yagebu.
    • The title of a page is now shown in the header to save screen space.
    • ๐Ÿ”„ Changed shortcut for Journal from g g to g j as the Journal was renamed from "General Journal" to "Journal".

    ๐Ÿ†• New configuration options

    • language: The language to use. Valid languages are "en" and "de" (default: "en"). :bug:284
    • ๐Ÿšš treemaps-show-negative-numbers was removed.

    ๐Ÿ›  Fixes

    • Commodity prices are now filtered when a Time filter is enabled. :bug:273
    • Some improvements to the help pages.
    • ๐Ÿ›  Many small bug fixes. Thanks to :user:yagebu.