🔖 (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>
This commit is contained in:
github-actions[bot]
2025-07-01 14:35:37 -04:00
committed by GitHub
parent ad9a84ddf1
commit 1f828b6562
73 changed files with 4 additions and 421 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/api",
"version": "25.6.1",
"version": "25.7.0",
"license": "MIT",
"description": "An API for Actual",
"engines": {

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/web",
"version": "25.6.1",
"version": "25.7.0",
"license": "MIT",
"files": [
"build"

View File

@@ -3,7 +3,7 @@
"author": "Actual",
"productName": "Actual",
"description": "A simple and powerful personal finance system",
"version": "25.6.1",
"version": "25.7.0",
"scripts": {
"clean": "rm -rf dist",
"update-client": "bin/update-client",

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/sync-server",
"version": "25.6.1",
"version": "25.7.0",
"license": "MIT",
"description": "actual syncing server",
"bin": {

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [baruchiro]
---
Added TypeScript types for transaction imports

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [youngcw]
---
Add ability to automatically hold funds in income categories for future months

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [koonweee, Spencer-Sawyer]
---
Show last synced account balance while reconciling

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [rgoldfinger]
---
Add tests for the docker image build and the sync-server cli.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Move spreadsheet bindings to spreadsheets feature folder and move hooks from src/components/spreadsheets to src/hooks

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch, matt-fidd]
---
Added a Git Workflow to publish edge NPM packages every night

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Upgrade uuid from 9.0.1 -> 11.1.0

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Move more .d.ts files to .ts

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [elijaholmos]
---
Add command bar for quick keyboard navigation

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Patch no-restricted-imports eslint rule

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump tar-fs from 2.1.2 to 2.1.3

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [MatissJanis]
---
Show account balance historical change in side nav hover tooltip

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [VVill-ga]
---
Include split transactions in select-all actions when all of their children should be selected.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [thiswillbeyourgithub]
---
Add LCL to the list of banks with limited history

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [AlbertSPedersen]
---
Trim EndToEndID from transactions for the Danish Danske Bank branch in addition to the Norwegian branch

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Guiding the user to the docs on the desktop app configure server screen

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Auto-close issues with "needs info" labels after 7 days

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Improve 'needs info' issue stale management

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add missing dependency array to useEffect in SaveReportChoose

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [youngcw]
---
Fix applying templates to groups

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [rjackson]
---
Fix account properties being overriden with empty values from metadata

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Create unit test for CategorySelector and Change components.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [youngcw]
---
Fix applying goal templates

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [danishjoseph]
---
Fixed UI issue where bottom buttons were hidden by the iOS Home Indicator.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Fix nightly testing step of docker edge build

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Refactor account synchronization logic in accountsSlice and improve syncAndDownload handling

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [OlivierKamers]
---
Replace snapshot-diff with jest-diff and remove jest dependency

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [OlivierKamers]
---
Fix net worth graph colors when using multiple graphs that are positive/negative

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [OlivierKamers]
---
Add missing 'enabled' in translated text

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [OlivierKamers]
---
Fix PR number in release-note-generator

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix preview transactions not showing on multi-account views

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [youngcw]
---
Release context menus feature

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MikesGlitch]
---
Nightly npm packages publish only on schedule

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Update version notification message for Pikapods instances

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add GitHub workflow for counting monthly contributor points

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [matt-fidd]
---
Use fallback linking parameters if initial GoCardless linking process fails

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add GitHub Actions workflow for automatic code formatting

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Display notifications below the modals.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix bottom nav-bar overlaying content when scrolling down

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Upgrade react router to v7.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix transaction list on mobile to occupy full height even if there are not many transactions.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Updated auto-comment posted on new feature requests - removed references to lodash.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Cleaned up some configuration files.

View File

@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [lelemm]
---
Automate release notes generation for pull requests using GitHub Actions and OpenAI API.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [wachkyri]
---
Add Belfius and KBC Brussels to banks with limited history

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [MikesGlitch]
---
Add reset-password function to the CLI Tool

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [tnielens]
---
Add BNP_BE_GEBABEBB to european banks with limited transaction history.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MattFaz]
---
Fix parsing of schedule names containing square brackets conflicting with increase/decrease modifiers

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [wachkyri]
---
Fix wrong payeeName used for KBC Brussels

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump vitest from 3.1.4 -> 3.2.4

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump react-i18next from 14.1.3 -> 15.5.3

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Remove body-parser dependency

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump csv packages to new major versions

View File

@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [lelemm]
---
Elevate permissions for GitHub Actions to enable release note generation and commenting functionality.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [Aerion]
---
Improve Boursobank GoCardless transaction parsing

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Improve compatibility with OFX/QFX files

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Move more .d.ts files to .ts

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Mark titlebar strings for translation

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Mark more files for translation

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Prevent forks from running nightly Github worfkflows

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [intagaming]
---
Reapply thousand separators before passing input to appendDecimals

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [youngcw]
---
Fix YNAB4 split transaction import

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [youngcw]
---
speed up balance history graph

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [mauschil]
---
Remove the button varient from the 'Use last synced total' button of the reconcile modal to use the default button theme.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [0x4d4e]
---
Added a GoCardless bank parser for Raiffeisen Bank Austria.

View File

@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Synchronize `amount` state with external values in HoldBufferModal and TransferModal components.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [jeevan-shikaram]
---
Fix broken links to multi-user config management.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix tracking budget income budget fields missing in mobile view.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix switching budget type requiring hard reload to take effect.