Skip to content

Releases: eitchtee/WYGIWYH

0.6.0

20 Jan 22:37
b18273a

Choose a tag to compare

What's Changed

  • feat: add a duplicate/clone action to each transaction by @eitchtee in #46
  • feat(app): allow changing date and datetime format as a user setting by @eitchtee in #51

Full Changelog: 0.5.0...0.6.0

0.5.0

15 Jan 02:50
09d14b4

Choose a tag to compare

What's Changed

  • docs: update README.md by @eltociear in #38
  • feat(datepicker): drop native datepickers in favor of AirDatePicker for better compatibility by @eitchtee in #40
  • feat(transactions): make description optional by @eitchtee in #39

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

11 Jan 16:42
011e926

Choose a tag to compare

What's Changed

  • feat(recurring-transaction): update unpaid transactions info when recurring transaction is updated by @eitchtee in #33
  • feat(installment-plan): don't update paid transactions amount by @eitchtee in #34
  • feat(recurring-transaction): when unpause start generating transactions from today or from existing date, whichever is higher by @eitchtee in #35
  • feat(recurring-transaction): when explicitly finishing, delete any upcoming unpaid transactions by @eitchtee in #36
  • locale(pt-BR): update translation by @eitchtee in #37

Full Changelog: 0.3.6...0.4.0

0.3.6

07 Jan 19:17
4005a83

Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.3.6

0.3.5

06 Jan 03:51
7816d6c

Choose a tag to compare

What's Changed

  • fix(transactions:action-bar): rounding errors when summing (again) by @eitchtee in #31

Full Changelog: 0.3.4...0.3.5

0.3.4

06 Jan 03:15
e2da996

Choose a tag to compare

What's Changed

  • fix(transactions:action-bar): rounding errors when summing by @eitchtee in #28
  • feat(calculator): localize result by @eitchtee in #29
  • fix(networth): chart initializing multiple times resulting in weird animation by @eitchtee in #30

Full Changelog: 0.3.3...0.3.4

0.3.3

05 Jan 18:54
6c76535

Choose a tag to compare

What's Changed

  • fix(transactions:action-bar): min and max calculations take into account if value is income or expense by @eitchtee in #27

Full Changelog: 0.3.2...0.3.3

0.3.2

05 Jan 18:43
89b1142

Choose a tag to compare

What's Changed

  • feat(transactions:action-bar): localize calculation results by @eitchtee in #26

Full Changelog: 0.3.1...0.3.2

0.3.1

05 Jan 18:23
3f9765e

Choose a tag to compare

What's Changed

  • refactor(transactions:action-bar): remove debug log by @eitchtee in #25

Full Changelog: 0.3.0...0.3.1

0.3.0

05 Jan 18:21
2f6c396

Choose a tag to compare

What's Changed

  • feat(transactions:action-bar): add more math options in a dropdown by @eitchtee in #23
  • fix(transactions:action-bar): sum button not copying correctly by @eitchtee in #24

Full Changelog: 0.2.0...0.3.0