Skip to content

Releases: JDE-Projects/Simple-Account-Balancer

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 22:21

What's Changed

  • Replaced Reconcile with an on-demand Compare view using temporary Found marks, an optional bank posted balance, and a live unexplained difference.
  • Compare shows the latest 90 days newest-first and includes an updated discrepancy finder for exact, half-amount, transposition, and combination leads.

Full Changelog: v1.7.5...v1.8.0

v1.7.5

Choose a tag to compare

@github-actions github-actions released this 09 Aug 02:25

What's Changed

  • Fixed: editing a transaction and saving now clears its estimate flag, so the register indicator and the "ready to confirm" notice no longer stick.

Full Changelog: v1.7.4...v1.7.5

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:57

What's Changed

  • The update check now uses the Windows certificate store, so it works on machines where antivirus or a network filter inspects HTTPS traffic.
  • When the update check fails, the app now says why instead of only reporting that GitHub couldn't be reached.
  • Update check failures are recorded in the debug log.

Full Changelog: v1.7.3...v1.7.4

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:22

What's Changed

  • Adopt the standard app header with the app glyph while keeping the account balance centered.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:48

What's Changed

  • Dates now display in MM/DD/YYYY format across the register, reconcile view, and dialogs.
  • Switching accounts now resets the search box, filters, and date range, so one account's view no longer carries into the next.
  • Failed theme saves, account switches, and transaction deletes now show a clear message instead of failing silently.
  • Window position now restores to this app's own window when a second copy is open.

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:47

What's Changed

  • Backup failures are no longer silent: if a launch or exit backup can't be saved, the app now says so.
  • Fixed a case where a backup that failed could still report it had been saved to a fallback folder.
  • Backup folder and backup count settings now show a real error when the settings file can't be written, instead of appearing to save.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:26

What's Changed

  • Window position and size now restore reliably across restarts, on any monitor and display scaling.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:05

What's Changed

  • Window minimum width reduced from 950px to 680px, so the app now snaps cleanly to half the screen on laptop displays.
  • New responsive layout for narrow windows: the transaction entry form reflows to two rows, and low-priority table columns (Notes, then Category) hide as the window shrinks.
  • Cleaner header: the app title now wraps instead of truncating, and the byline links to the JDE-Projects GitHub page.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:41

What's Changed

  • Launching the app while it is already running now brings the existing window to the front instead of opening a second copy (protects the database from two instances editing it at once).

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:13

What's Changed

  • The header now shows your available balance: the figure after every transaction in the register, including pending future-dated entries.
  • Transactions sharing a date can be reordered with a new per-day reorder dialog.
  • New All | Withdraws | Deposits filter for the register. Filtering never changes balances, only what's shown.
  • Exports are named Account_Export_Range_Date.csv and the file's first row now identifies the account, range, and export date.
  • Toolbar cleanup: Autopays and Export CSV moved next to the Register/Reconcile tabs, and the search field no longer cuts off its hint text.

Full Changelog: v1.3.0...v1.4.0