Skip to content

Releases: Xiphe/budgetbudget

v1.0.0-beta.8

20 Oct 22:33
25ffaa3
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2020-10-20)

Features

  • remove numberLocale setting and use system defaults instead (63e4819)

v1.0.0-beta.7

01 Oct 12:26
9f5b44c
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2020-10-01)

Bug Fixes

  • BudgetView: improve accessibility of category table (07520cf)

v1.0.0-beta.6

22 Sep 18:41
8108f1d
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2020-09-22)

Bug Fixes

  • ignore empty account groups (9924355)
  • solve issue where the "refresh MM data" was not working/available (020b9cd)

Performance Improvements

  • make retry button (when MM is locked) work on first click (27a6589)

Reverts

  • Revert "fix: do not require MoneyMoney accounts and categories to have an icon" (7b7500f)

v1.0.0-beta.5

15 Sep 11:12
05a362c
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2020-09-15)

Bug Fixes

  • do not require MoneyMoney accounts and categories to have an icon (05a362c)

v1.0.0-beta.4

15 Sep 10:07
4c1f21f
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2020-09-15)

Bug Fixes

  • apply electron best practices for app window (73a8b56)
  • solve issue where the logo was not displayed in welcome screen (d1dfd28)

v1.0.0-beta.3

14 Sep 18:38
52f63a0
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2020-09-14)

Bug Fixes

  • solve issue where a white screen was displayed on app startup (52f63a0)

v1.0.0-beta.2

14 Sep 15:33
c82afa8
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2020-09-14)

Bug Fixes

v1.0.0-beta.1

14 Sep 12:28
d5b1d00
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2020-09-14)

Bug Fixes

Features

  • add "Open recent" file menu (043c369)
  • add accountNumber select to NewBudget (03af78e)
  • add application icon (91454b3)
  • add basic theme (038ac79)
  • add budget totals (264985c)
  • add budgetInput (94346fc)
  • add header (2ae53ae)
  • add init with file (4f36ac3)
  • add number formatting (24c7bfb)
  • add tab bar component (81e442d)
  • add transaction import from moneymoney (5f9fdaa)
  • build that thing (6c64bbf)
  • decrease sizes to match common osx apps (0478cf9)
  • differentiate category groups and categories (92918b3)
  • Display all categories and update UI (33c2ff2)
  • display app and budget name in title bar (db7f13f)
  • display balances of future entries (0455446)
  • display category budgets (6ff59cb)
  • display helpful message when moneymoney can not be found (f94efaa)
  • display icons in sidebar and account select (7649caf)
  • display uncategorized spendings (7a32826)
  • do not auto-open save as when budget is created (4338f2b)
  • do not display empty budget when transactions are not loaded yet (e361604)
  • ensure selectable accounts can hande transactions (aa1e47c)
  • evaluate math in budget inputs (7d1d26f)
  • format totals (af8502e)
  • handle enter and return key in budget input ([411e59b](411...
Read more

v0.2.0-alpha.18

24 Aug 19:23
b491af8
Compare
Choose a tag to compare
v0.2.0-alpha.18 Pre-release
Pre-release

0.2.0-alpha.18 (2020-08-24)

Bug Fixes

  • MonthView: fix issue where month data was not displayed when scrolling at the bottom of a budget with lots of categories (b491af8)

v0.2.0-alpha.17

23 Aug 15:19
007eadf
Compare
Choose a tag to compare
v0.2.0-alpha.17 Pre-release
Pre-release

0.2.0-alpha.17 (2020-08-23)

Features

  • BudgetInput: support value accessors in BudgetInputs (007eadf)