Matiss Janis Aboltins
d796d8ec9b
low res :(
2026-01-15 20:39:07 +00:00
Stephen Brown II
f5377ac7b7
chore: migrate from inter-ui to @fontsource-variable/inter ( #6436 )
...
* Update inter-ui to latest npm package: ^4.1.1
* chore: migrate from inter-ui to @fontsource-variable/inter
- Replace inter-ui v3.19.3 with @fontsource-variable/inter v5.2.8
- Import variable font CSS directly via @import statements
- Update font-family declarations to use 'Inter Variable' to match Fontsource naming
- Simplifies path resolution and removes custom SCSS overrides
* Add release notes
* Enable Inter font features
Add ss04 to styles.tnum
Remove font feature settings and always apply in tnum style
Always enable alternate digits (ss01) and slashed zero (zero) font features
instead of making them user-configurable preferences.
* Add font feature settings to mobile financial amounts
Apply styles.tnum to mobile components displaying financial amounts
to enable OpenType features (tnum, ss01, ss04) for proper number styling:
- TransactionListItem: transaction amounts and running balance
- BudgetTable: header totals, ToBudget, and Saved amounts
- ExpenseGroupListItem: expense group totals
- BudgetCell, SpentCell, BalanceCell: category amounts
- IncomeGroup: income group amounts
- SchedulesListItem: schedule amounts
This ensures consistent digit rendering with serifs on "1" and open
digit forms across all mobile transaction, budget, and schedule views.
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6436
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6436
* revert VRT changes
* remove lint line
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6436
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6436
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2026-01-14 20:36:43 +00:00
Matt Fiddaman
826ad86ada
⬆️ mid month dependency bump ( #6656 )
...
* @types/node (^22.19.1 → ^22.19.3)
* oxlint (^1.37.0 → ^1.38.0)
* better-sqlite3 (^12.4.1 → ^12.5.0)
* vitest (^4.0.9 → ^4.0.16)
* react-aria-components (^1.13.0 → ^1.14.0)
* @codemirror/autocomplete (^6.19.1 → ^6.20.0)
* @codemirror/language (^6.11.3 → ^6.12.1)
* @codemirror/state (^6.5.2 → ^6.5.3)
* @swc/core (^1.15.2 → ^1.15.8)
* @uiw/react-codemirror (^4.25.3 → ^4.25.4)
* @vitejs/plugin-basic-ssl (^2.1.0 → ^2.1.3)
* @vitejs/plugin-react (^5.1.1 → ^5.1.2)
* hyperformula (^3.1.0 → ^3.1.1)
* i18next (^25.6.2 → ^25.7.4)
* jsdom (^27.2.0 → ^27.4.0)
* react-aria (^3.44.0 → ^3.45.0)
* @swc/helpers (^0.5.17 → ^0.5.18)
* react-error-boundary (^6.0.0 → ^6.0.3)
* react-grid-layout (^1.5.2 → ^1.5.3)
* react-i18next (^16.3.3 → ^16.5.1)
* react-simple-pull-to-refresh (^1.3.3 → ^1.3.4)
* sass (^1.94.0 → ^1.97.2)
* vite (^7.2.2 → ^7.3.1)
* vite-plugin-pwa (^1.1.0 → ^1.2.0)
* fs-extra (^11.3.2 → ^11.3.3)
* @easyops-cn/docusaurus-search-local (^0.52.1 → ^0.52.2)
* react (^19.2.0 → ^19.2.3)
* react-dom (^19.2.0 → ^19.2.3)
* @reduxjs/toolkit (^2.10.1 → ^2.11.2)
* lru-cache (^11.2.2 → ^11.2.4)
* ua-parser-js (^2.0.6 → ^2.0.7)
* workbox-precaching (^7.3.0 → ^7.4.0)
* winston (^3.18.3 → ^3.19.0)
* supertest (^7.1.4 → ^7.2.2)
* playwright (^1.56.0 → ^1.57.0)
* stragglers
* note
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-14 20:17:55 +00:00
dependabot[bot]
d41af58daf
chore(deps-dev): bump react-router from 7.9.6 to 7.12.0 in /packages/desktop-client ( #6608 )
...
* chore(deps-dev): bump react-router in /packages/desktop-client
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.9.6 to 7.12.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.12.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Add release notes for PR #6608
* fix release notes
Updated authors field to remove bot notation.
* yarn lock
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Clark <5285928+MikesGlitch@users.noreply.github.com >
2026-01-10 09:50:36 +00:00
Matiss Janis Aboltins
bf505c2bd5
Upgrade oxlint and oxfmt dependencies ( #6560 )
...
* Update oxlint and oxfmt versions, add suppressions for warnings
* Add release notes for PR #6560
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-05 22:59:08 +00:00
github-actions[bot]
47ffa61f75
🔖 (26.1.0) ( #6520 )
...
* 🔖 (26.1.0)
* Trigger CI
* Remove used release notes
* Add release notes for version 26.1.0
This commit introduces the release notes for version 26.1.0, highlighting notable improvements such as currency display in the budget, mobile schedules functionality, link detection in transaction notes, and an extension of historical data. The release also includes various enhancements, bug fixes, and maintenance updates, acknowledging contributions from multiple developers.
* Update spelling expectations and release notes for version 26.1.0
This commit adds new terms to the spelling expectations file and updates the release notes to reflect changes in the documentation, including formatting improvements for clarity. Notable contributions from various developers are acknowledged.
* Add new terms to spelling expectations file
This commit updates the spelling expectations by adding new terms, enhancing the accuracy of the documentation spell-checking process. The changes include the addition of 'jws' and 'oxc' to the list of expected terms.
* Update release notes for version 26.1.0 to include Flathub availability for Linux users
* Update release notes to reflect Docker tag for version 26.1.0 in documentation
---------
Co-authored-by: MatissJanis <886567+MatissJanis@users.noreply.github.com >
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-04 14:00:21 +00:00
github-actions[bot]
bf71fe5992
🔖 (25.12.0) ( #6285 )
...
* 🔖 (25.12.0)
* force ci
* Remove used release notes
* add blog post
* fix spelling
* make netlify happy?
* last one
* fix some formatting
* remove icns from allowed spelling to avoid accidental missspellings
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6285
* force ci
* force ci
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6285
* revert flaky vrt. please don't update again...
* make the release dates match
---------
Co-authored-by: youngcw <28542559+youngcw@users.noreply.github.com >
Co-authored-by: youngcw <calebyoung94@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-03 16:54:03 +00:00
Matt Fiddaman
1ce2280a49
⬆️ mid month dependency bump ( #6159 )
...
* bump various dependencies
* note
* fix types
* [autofix.ci] apply automated fixes
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #6159
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-16 17:04:34 +00:00
Matt Fiddaman
f8b793069d
⬆️ vitest v4 ( #6060 )
...
* vitest 4
* config changes
* remove unused v8 coverage dependency
* note
2025-11-05 23:55:47 +00:00
github-actions[bot]
3d47469be3
🔖 (25.11.0) ( #6059 )
...
* 🔖 (25.11.0)
* Empty
* Remove used release notes
* Empty
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-03 18:12:18 -05:00
Matt Fiddaman
80aee4ee71
⬆️ bump dependencies before 25.11 ( #5983 )
...
* bump dependencies
* note
* recharts differences
2025-10-22 17:28:11 +01:00
lelemm
002f74a8fa
✨ Feature: Formula card and Formula for rules ( #5939 )
...
* Formula card and Formula rules
* [autofix.ci] apply automated fixes
* File move fix
* [autofix.ci] apply automated fixes
* Update packages/desktop-client/src/components/formula/codeMirror-excelLanguage.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* code rabbit wrong commit suggestion fix
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-21 21:57:56 -03:00
dependabot[bot]
1737674b9e
Bump vite from 7.1.9 to 7.1.11 ( #5972 )
2025-10-21 17:24:56 +01:00
Matiss Janis Aboltins
57d01467ca
Refactor test execution to use lage task runner ( #5964 )
2025-10-21 08:58:26 +02:00
Joel Jeremy Marquez
8019d9f61b
Update react compiler to v1 ( #5971 )
...
* Update react compiler
* Update VRT screenshots
Auto-generated by VRT workflow
PR: #5971
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-10-20 16:14:30 -07:00
Matiss Janis Aboltins
7eaf23eb7c
Improve e2e test stability ( #5966 )
2025-10-20 19:21:54 +02:00
Matt Fiddaman
6147495003
⬆️ upgrade recharts to v3 ( #5903 )
2025-10-10 19:58:59 +01:00
Michael Clark
5b9bcc94f6
⬆️ Upgrade electron-builder ( #5857 )
...
* upgrade electron-builder
* no postinstall when yarn immutable
* downgrade to last version without the bug
* fix issue with wrappy
* release notes
* regen yarn lock
* react-sprint
* hmm
* update yarn manually...
* fixing spring?
* lock
* finally
* conflict
* put package back
2025-10-08 22:20:29 +01:00
Matt Fiddaman
2e439aacba
⬆️ bump various dependencies ( #5886 )
...
* bump various dependencies
* note
* update playwright images
* globals 16.4.0
* react-router 7.9.4
2025-10-08 21:01:27 +01:00
Matt Fiddaman
52aeec2d59
♻️ bump react dependencies ( #5865 )
2025-10-07 17:50:41 +01:00
Matt Fiddaman
3b0db2bed7
♻️ bump various build dependencies ( #5864 )
...
* vite 7.1.9
* typescript 5.9.3
* @types/node 22.18.8
* linting
* emscripten types
* note
2025-10-06 17:32:42 +01:00
Matt Fiddaman
499f24f7fd
♻️ bump non-react deps in desktop-client ( #5858 )
...
* patch/minor deps
* @vitejs/plugin-basic-ssl 2.1.0
* remove chokidar
* cross-env 10.1.0
* downshift 9.0.10
* remove focus-visible
* jsdom 27.0.0
* rollup-plugin-visualizer 6.0.4
* note
2025-10-06 16:28:04 +01:00
Matt Fiddaman
05355788e4
♻️ bump sync-server dependencies ( #5819 )
...
* uuid 11.1.0 -> 13.0.0
* better-sqlite3 12.2.0 -> 12.4.1
* debug 4.4.1 -> 4.4.3
* express-rate-limit 8.0.1 -> 8.1.0
* pluggy-sdk 0.74.0 -> 0.77.0
* babel/core 7.28.0 -> 7.28.4
* note
2025-10-05 14:36:57 +01:00
github-actions[bot]
7846d2e787
🔖 (25.10.0) ( #5834 )
...
* 🔖 (25.10.0)
* Remove used release notes
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-10-02 11:55:47 +01:00
Joel Jeremy Marquez
ca5378c0e8
Optimize scroll provider and replace usage of debounce package with lodash's debounce ( #5750 )
...
* Optimize scroll provider and replace usage of debounce package with lodash's debounce
* Coderabbit suggestions
2025-09-23 15:59:55 -07:00
Joel Jeremy Marquez
8ae070ab12
React Compiler ( #5562 )
...
* Highlight first suggestion when searching instead of the split option
* Fix error
* Try out react compiler
* Fix typecheck errors
* Increase --max-old-space-size
* Increate --max-old-space-size in package-browser
* Update config and versions
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
* Update versions
* Fix typecheck errors
* Revert some changes
* Implement react compiler to take advantage of some performance improvements
* Fixes
* Remove unused packages
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-19 14:28:16 -07:00
dependabot[bot]
5ae9176f5e
Bump vite from 6.3.5 to 6.3.6 ( #5707 )
...
* Bump vite from 6.3.5 to 6.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* note
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-09-11 16:19:48 +01:00
Julian Dominguez-Schatz
5459b8baca
🔖 (25.9.0) ( #5663 )
...
* 🔖 (25.9.0)
* Remove used release notes
* Empty commit to bump CI
* Add release notes for PR #5663
* Remove AI-generated release note
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-03 19:27:22 -04:00
Michael Clark
be20f65b6e
🛠️ Moving loot-core to Vite ( #5379 )
...
* Moving loot core to Vite
2025-08-13 20:49:48 +01:00
github-actions[bot]
895d69f875
🔖 (25.8.0) ( #5447 )
...
* 🔖 (25.8.0)
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-02 11:39:18 -04:00
github-actions[bot]
485830c859
🔖 (25.7.1) ( #5272 )
...
* 🔖 (25.7.1)
* build
* Remove used release notes
---------
Co-authored-by: youngcw <28542559+youngcw@users.noreply.github.com >
Co-authored-by: youngcw <calebyoung94@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-02 17:07:15 -07:00
github-actions[bot]
1f828b6562
🔖 (25.7.0) ( #5260 )
...
* 🔖 (25.7.0)
* Empty commit to bump ci
* Remove used release notes
* Empty commit to bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-01 14:35:37 -04:00
Matt Fiddaman
667cc24fac
⬆️ bump react-i18next from 14.1.3 -> 15.5.3 ( #5196 )
...
* bump react-i18next from 14.1.3 -> 15.5.3
* note
2025-06-19 19:17:20 -04:00
Matt Fiddaman
68d10f6b29
⬆️ bump vitest from 3.1.4 -> 3.2.4 ( #5195 )
...
* bump vitest from 3.1.4 -> 3.2.4
* note
2025-06-19 15:30:25 -04:00
Matiss Janis Aboltins
d130b427b3
Upgrade react router to v7 ( #5172 )
2025-06-16 18:23:26 +01:00
Matiss Janis Aboltins
7c9f3f241d
Added unit tests for CategorySelector and Change components ( #5118 )
2025-06-14 15:54:13 +01:00
Elijah Olmos
9713d09603
feat: add command bar ( #5076 )
...
* deps(desktop-client): add cmdk
* feat(desktop-client): create and integrate CommandBar
* hover on selection
* Ctrl+K only opens, ESC closes
* add custom reports
* add navigation items to cmdk
* fix: mouse hovering can interfere with keyboard navigation
* reset search state when CommandBar closes
* revert import order changes
* deps(desktop-client): readd cmdk
* fix vite error
* add item icons
* move navigation items into their own section
* hide scrollbar and release notes
* style: run yarn lint:fix
* fix: infinite loop opening commandbar with active modal
* fix: infinite error loop bc focus conflicts
* fix: kebab case console warning
* chore: update yarn.lock
* refactor: use autoFocus prop
* feat: add i18next
* style: relocate eslint-disable comment
2025-06-13 09:41:16 +01:00
Matt Fiddaman
9f1a8f6d5c
⬆️ upgrade uuid from 9.0.1 -> 11.1.0 ( #5048 )
2025-06-07 01:02:35 -04:00
github-actions[bot]
02c59d9a1c
🔖 (25.6.1) ( #5099 )
...
* 🔖 (25.6.1)
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 18:13:40 -04:00
github-actions[bot]
09b12b8218
🔖 (25.6.0) ( #5083 )
...
* 🔖 (25.6.0)
* Empty commit to bump CI
* Remove used release notes
* Empty commit to bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 00:35:34 -04:00
Matt Fiddaman
f3b2507516
⬆️ upgrade date-fns from v2.30.0 -> v4.1.0 ( #5041 )
2025-05-22 14:37:55 -04:00
Matt Fiddaman
4c15647f7f
⬆️ upgrade low risk dependencies to their newest minor version ( #5025 )
...
* vitest
* types
* eslint
* better-sqlite3
* pluggy-sdk
* globals
* google-protobuf
* fast-check
* chokidar
* i18next
* openid-client
* playwright
* lru-cache
* memfs
* redacted font
* sass
* @vitejs/plugin-basic-ssl
* re-resizable
* rollup-plugin-visualizer
* note
* update vrt screenshots
* vrt
2025-05-21 16:56:07 -04:00
Matt Fiddaman
4dba95842a
⬆️ upgrade react dependencies to their newest minor version ( #5027 )
2025-05-20 13:46:20 -04:00
Matt Fiddaman
af499c6503
⬆️ upgrade babel/webpack dependencies to their newest minor version ( #5028 )
2025-05-20 13:45:45 -04:00
Matt Fiddaman
e950bbb1df
resolve loot-core peer dependency warnings ( #5024 )
...
* fix loot-core peer dependency issues
* note
* update @swc/core
2025-05-18 19:37:22 -04:00
Matt Fiddaman
f7a45d2081
⬆️ bump dependency patch versions ( #5015 )
...
* bump dependency patch versions
* note
* remove unused ts-expect-error directives
* downgrade adm-zip again
2025-05-18 16:50:32 -04:00
Eetu Mäenpää
d225e5d5e1
Update react-spring to v10.0.0 ( #4992 )
...
* feat: update react-spring to v10.0.0
* docs: add release notes
2025-05-15 11:34:40 -04:00
Julian Dominguez-Schatz
9531a57f1c
Deduplicate vite versions ( #4943 )
...
* Deduplicate vite versions
* Add release notes
* Ensure plugins are compatible with the latest vite
* yarn dedupe
2025-05-06 18:10:51 -04:00
dependabot[bot]
4a7439da5e
Bump vite from 5.4.18 to 5.4.19 ( #4904 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 20:29:16 -04:00
github-actions[bot]
c23cbb4b0e
🔖 (25.5.0) ( #4916 )
...
* 🔖 (25.5.0)
* Bump CI
* Remove used release notes
* Bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-03 13:44:50 -04:00