Skip to content

Releases: danilkinkin/buckwheat

v3.1.0

23 Jul 20:00
b125f0d
Compare
Choose a tag to compare

Corrections:

  • Fixes and improvements to Spanish translation (#68) (thanks @shebangmed)
  • Added small tour about widgets for old users

v3.0.0

28 Jun 22:22
Compare
Choose a tag to compare

Features:

  • Added first iteration of widgets (#33)

Corrections:

  • Made the tutorial on how to edit spending more explicit and shown until first interact (#62)

v2.2.0

23 Apr 10:40
Compare
Choose a tag to compare

Corrections:

  • Fixes and improvements to Spanish translation (#61) (thanks @shebangmed)
  • Fixed text size
  • Improved scrolling in history with a lot of spending
  • Other small fixes

v2.1.1

11 Apr 18:02
Compare
Choose a tag to compare

New languages:

Corrections:

  • Fixed text color in editor in dark mode (#58)
  • Fixed other small problems after previous big release

v2.0.0

09 Apr 17:10
Compare
Choose a tag to compare

New languages:

Features:

  • Added card, which display how many days are left (#56)
  • Decrease font when entering large expenses (#31)
  • Redesign of the editor and wallet. Simplified interface

Corrections:

  • Delete sentry, and removed internet permission (#57)
  • language settings don't work on MIUI on other systems, where not support system language switcher (#54)
  • Fixed problem when cursor is not always correctly placed with a finger (#1)
  • Fixed problem when cursor not moving with finger in textbox (#3)

v1.9.0

05 Mar 21:07
Compare
Choose a tag to compare

New languages:

Features:

  • Added the "Contribute" button in the settings (#48)
  • Added haptic feedback (#50)
  • Now you can close history without going down, but by grabbing the anchor (#46)

Corrections:

  • Fixed back actions not doing what was expected (#49)
  • Fixed app crash in some cases when opening final date selector (#51)
  • Improved logic for swiping spending in history (#44)
  • Sending logs to the sentry is now disabled by default. Some anonymous stack traces are sent to me by Google itself and sentry is not needed so often. Perhaps in the future I will remove the sentry altogether

v1.4.1

24 Feb 19:23
Compare
Choose a tag to compare

Corrections:

  • Hot fix crash app, when open wallet

v1.4

23 Feb 19:37
Compare
Choose a tag to compare

Features:

  • Show how much you spent (#38)
  • Edit already added spent (#24)
  • Default balance distribution setting (#12)
  • Export history to CSV (#8)
  • Redesign budget editor

Thanks:

@alpha4041 for support Italian translation

v1.2

21 Dec 20:58
Compare
Choose a tag to compare

New languages:

Corrections:

  • Months are displayed as just numbers in the calendar (#26)
  • Lost budget for the day (#28)
  • Crashes when pasting a value into the editor (with letters) (#32)
  • There is no recalculation if the day has changed when the application is open (#5)
  • If there were no expenses, then do not show statistics (#29)

v1.1

25 Nov 20:24
Compare
Choose a tag to compare

Innovations:

  • Now you can leave a comment on spending (#6)
  • In the history you can see the total expenses for the day (#13)
  • Now the application language can be changed directly from the settings (#16)
  • Now you can disable sending logs (#18)

New languages:

  • Added Belarusian language (#19)
  • Added Ukrainian language (#20)
  • Added Swedish language (#21)

Corrections:

  • Fixed crash after installation (#15)
  • Fixed calculation of the budget for the day, now the budget is calculated including the last day (#10)
  • Improved stability