Skip to content

Releases: KosteQ314/FinTrack

2.1.0

Choose a tag to compare

@KosteQ314 KosteQ314 released this 30 Jun 23:04
f32fe2b

What's Changed2026-07-01 (adb7e69...3839969)

Features

  • add timestampt dataclass (abfe191)
  • persist adn load transaction timestamps (03d71d9)
  • display transaction timestamps in the app (aa6607c)
  • add search to transaction list (4d5f562)
CLI
  • add export command to store session data to CSV (5fa3438)
app
  • add CSV export button to the bottom bar (e5f38c2)

Bug Fixes

app
  • reduce bottom bar buton sizes (04cb303)

BREAKING CHANGES

  • add Inno Setup installer (3839969)

Full Changelog: v2.0.0...v2.1.0

2.1.0-rc1

2.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@KosteQ314 KosteQ314 released this 24 Jun 21:31
052f03e

What's Changed2026-06-24 (adb7e69...1b5460d)

Features

  • add timestampt dataclass (abfe191)
  • persist adn load transaction timestamps (03d71d9)
  • display transaction timestamps in the app (aa6607c)
  • add search to transaction list (4d5f562)
CLI
  • add export command to store session data to CSV (5fa3438)
app
  • add CSV export button to the bottom bar (e5f38c2)

Bug Fixes

app
  • reduce bottom bar buton sizes (04cb303)

2.0.0

Choose a tag to compare

@KosteQ314 KosteQ314 released this 10 Jun 20:08
052f03e

What's Changed 2026-06-10 (66ec123...f34529e)

Features

  • add input GUI (c43dc06)
  • add ability for user to change hotkeys (83f0021)
  • add a popup for voice control (eff78ca)
  • add ability to switch between always and ptt (435bcb9)
  • add voice control (5e9a174)
  • add an app and expanded GUI (3e9031f)
  • add session create/remove from session picker dialog (2da8680)
changes
  • remove windows notifications, use our own (87c9e2c)

Bug Fixes

  • overlay not opening or closing (73b4c35)
  • make user choose session on startup instead of "New Session" (039fa24)
  • made the CLI refresh automatically after each command (b883fc5)
  • clean up debug logs in hotkey thread (2f34c1b)
  • sync session state in standalone app launcher (3f0bb0b)

Performance Improvements

BREAKING CHANGES


Full Changelog: v1.1.0...v2.0.0

2.0.0-rc.1

2.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@KosteQ314 KosteQ314 released this 06 Jun 19:24
81a3ebb

What's Changed 2026-06-06 (66ec123...33e7a29)

Features

  • add an app and expanded GUI (33e7a29)
change
  • remove Windows notifications, to our own (43f7ec9)

BREAKING CHANGES

  • add an app and expanded GUI (33e7a29)

2.0.0-alpha

2.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@KosteQ314 KosteQ314 released this 02 Jun 14:39

What's Changed 2026-06-02 (66ec123...c0cc4bf)

Features

  • add voice control (5e9a174)
  • add input gui (c43dc06)
  • add ability for user to change hotkeys etc. (83f0021)
  • add a popup for voice control (eff78ca)
  • add ability to switch beteween always and ptt (435bcb9)

Bug Fixes

  • overlay not opening or not closing (73b4c35)
  • make user choose session on startup instead of "New Session" (242749c)
  • made the CLI refersh autmoatically after each commands (ccd4032)

Merges

  • remote-tracking branch 'origin/work' into work (c0cc4bf)

Performance Improvements

  • improved voice recognition accuracy (c20f266)
  • add more known descriptions (a23629c)

BREAKING CHANGES

1.1.0

Choose a tag to compare

@KosteQ314 KosteQ314 released this 01 Jun 15:12

What's Changed 2026-06-01 (66ec123...a5e791a)

Features

  • add "show" command (1bda843)
  • add "remove-transaction" command (868432b)
  • add ability to show split percentage in report
  • add aliases to command modes

Bug Fixes

  • remove unneeded decimal points from aUEC values causing calculation errors (517b043)

1.1.0-alpha

1.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@KosteQ314 KosteQ314 released this 31 May 23:40

1.1.0-alpha2026-06-01 (66ec123...431faf4)

Features

  • add player split calculation (f3c931e)

Performance Improvements

  • prevent crashing from commands errors (d8263bc)

1.0.0-alpha

1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@KosteQ314 KosteQ314 released this 31 May 22:02

1.0.0-alpha2026-05-31

Features