Skip to content

Releases: fa-sharp/peek-for-ynab

v0.25.3

21 Apr 00:38

Choose a tag to compare

What's Changed

  • fix(ext): always fetch token in background thread by @fa-sharp in #206
  • fix(ext): changing balance animation by @fa-sharp in #205

Full Changelog: v0.25.2...v0.25.3

v0.25.2

16 Apr 07:37

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /extension by @dependabot[bot] in #199
  • chore(deps): bump the security group in /extension with 3 updates by @dependabot[bot] in #196
  • chore(deps-dev): bump the development group across 1 directory with 8 updates by @dependabot[bot] in #200
  • fix(ext): detail button missing when filtering by @fa-sharp in #194
  • chore(deps): bump fastify from 5.8.4 to 5.8.5 in /web by @dependabot[bot] in #201
  • chore(ext): update deps by @fa-sharp in #203
  • chore: remove old auth flow by @fa-sharp in #192
  • chore(web): update deps by @fa-sharp in #204
  • perf(ext): bundle fonts in extension by @fa-sharp in #202

Full Changelog: v0.25.1...v0.25.2

v0.25.1

31 Mar 03:26

Choose a tag to compare

Full Changelog: v0.24.0...v0.25.1

v0.24.0

29 Mar 02:38

Choose a tag to compare

What's Changed

  • Bump the tanstack group with 5 updates by @dependabot[bot] in #124
  • Bump the production group with 4 updates by @dependabot[bot] in #125
  • Bump the react-aria group with 9 updates by @dependabot[bot] in #127
  • Bump the development group across 1 directory with 11 updates by @dependabot[bot] in #131
  • Bump the npm_and_yarn group with 2 updates by @dependabot[bot] in #128
  • Bump the development group across 1 directory with 8 updates by @dependabot[bot] in #137
  • Bump the production group across 1 directory with 4 updates by @dependabot[bot] in #136
  • Bump the development group across 1 directory with 17 updates by @dependabot[bot] in #143
  • Bump vite from 6.2.5 to 6.2.6 in the npm_and_yarn group by @dependabot[bot] in #139
  • Bump base-x from 3.0.10 to 3.0.11 in the npm_and_yarn group by @dependabot[bot] in #144
  • Bump the tanstack group across 1 directory with 5 updates by @dependabot[bot] in #132
  • Bump the react-aria group with 14 updates by @dependabot[bot] in #141
  • Bump the tanstack group across 1 directory with 5 updates by @dependabot[bot] in #147
  • feat: migrate to WXT and Astro by @fa-sharp in #180
  • Bump ynab from 2.10.0 to 3.1.0 in /extension in the major group by @dependabot[bot] in #182
  • feat: new auth flow, refactor state by @fa-sharp in #185
  • chore(ext): refactor API client by @fa-sharp in #186
  • feat(ext): can approve transactions in detail views by @fa-sharp in #187
  • feat(ext): remember payee for URL by @fa-sharp in #188
  • security(web): harden token / OAuth flow security by @fa-sharp in #190
  • chore(deps-dev): bump happy-dom from 20.8.7 to 20.8.8 in /extension by @dependabot[bot] in #191

Full Changelog: v0.23.0...v0.24.0

v0.23.0

08 Mar 03:08
8e4ff8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.23.0

v0.22.1

15 Oct 20:52

Choose a tag to compare

Minor tweaks and updates:

  • Reduce navbar spacing
  • Fix resetting form state when opening the transaction form
  • Update deps

Full Changelog: v0.22.0...v0.22.1

v0.22.0

09 Oct 21:59

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

24 Sep 21:04

Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.21.0

v0.20.1

20 Sep 03:01

Choose a tag to compare

  • Budget settings have clearer styling
  • Current budget settings are auto-expanded when opening the options page
  • a11y: add a few missing aria-hidden attributes
  • perf: currency converter is cached

Full Changelog: v0.20.0...v0.20.1

v0.20.0

18 Sep 21:58
7c8f8f8

Choose a tag to compare

New Features

  • Add customizable notifications and alerts
  • Choose default account for entering transactions
  • Refresh OAuth token in background thread

What's Changed

Full Changelog: v0.19.1...v0.20.0