Releases: fa-sharp/peek-for-ynab
Releases · fa-sharp/peek-for-ynab
v0.25.3
v0.25.2
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
Full Changelog: v0.24.0...v0.25.1
v0.24.0
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
What's Changed
- 🧐 Detail views by @fa-sharp in #49
- Small fixes, polishing, and updating deps by @fa-sharp in #114
- Tweak notification timing, add payee tooltip by @fa-sharp in #122
- Bump vitest from 1.6.0 to 2.1.3 by @dependabot in #43
- Bump the development group across 1 directory with 10 updates by @dependabot in #48
- Bump the npm_and_yarn group with 3 updates by @dependabot in #46
- Bump @hello-pangea/dnd from 16.6.0 to 17.0.0 by @dependabot in #50
- Bump the development group with 9 updates by @dependabot in #53
- Bump next from 14.2.15 to 15.0.1 by @dependabot in #54
- Bump the development group with 9 updates by @dependabot in #57
- Bump the tanstack group with 4 updates by @dependabot in #56
- Bump the development group with 12 updates by @dependabot in #63
- Bump the tanstack group with 5 updates by @dependabot in #62
- Bump the production group with 3 updates by @dependabot in #61
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 by @dependabot in #64
- Bump the tanstack group across 1 directory with 4 updates by @dependabot in #73
- Bump the production group with 3 updates by @dependabot in #72
- Bump the tanstack group with 5 updates by @dependabot in #79
- Bump the tanstack group with 4 updates by @dependabot in #118
- Bump the production group across 1 directory with 7 updates by @dependabot in #120
- Bump the development group across 1 directory with 14 updates by @dependabot in #121
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v0.22.1...v0.23.0
v0.22.1
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
v0.21.0
v0.20.1
- 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
New Features
- Add customizable notifications and alerts
- Choose default account for entering transactions
- Refresh OAuth token in background thread
What's Changed
- ⚙️ Budget settings by @fa-sharp in #34
- 📣 Notifications by @fa-sharp in #35
- 🚀 Notifications, budget settings, and more by @fa-sharp in #36
Full Changelog: v0.19.1...v0.20.0