🔖 (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>
This commit is contained in:
github-actions[bot]
2025-10-02 11:55:47 +01:00
committed by GitHub
parent ca6d80461a
commit 7846d2e787
72 changed files with 4 additions and 417 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [passabilities]
---
Adds net worth graph for each account page.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [Triscal]
---
Improved the handling of schedules that have the same payee, amount, account, and date when posted by the schedule automatically or manually via the previews.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Implement react compiler to take advantage of some performance improvements

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [e13h]
---
Remove auto-scrolling behavior when editing split transactions on mobile

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [karimkodera]
---
Introduction of APIs to handle Schedule + a bit more. Refer to updated API documentation PR2811 on documentation.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Re-design mobile accounts page to better match the transactions and budget tables/list + add all accounts page

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [itsbekas]
---
Fix range calculator on the MonthPicker component

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [jfdoming]
---
Add tools to migrate/un-migrate to/from UI automations

View File

@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add issue types for bug reports and feature requests in GitHub issue templates.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Add error boundary for modal windows

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [misu-dev]
---
Add BRL, JMD, RSD, RUB, THB and UAH currencies

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Fix version bump logic to work if the month has rolled over

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [michaelsanford]
---
Add NO_COLOR standard environment flag to sync-server logging (https://no-color.org/).

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of a raw variable in Account component

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of a raw variable in AccountAutocomplete component

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of a raw variable in CategoryAutocomplete component

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of a raw variable in PayeeAutocomplete component

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [biolan]
---
Add Romanian and Moldovan Leu currencies

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Optimize usage of useScrollListener and useTransactionsSearch

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Fix local dockerfile build memory allocation

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [Nalin-Gupta]
---
Fix issue where marking existing transactions as transfer switches the date and notes of the two transactions

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [xshalan]
---
Added support for Egyptian Pound (EGP) and Saudi Riyal (SAR) currencies.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [mauroartizzu]
---
Fixes detailedAccounts that might me null or undefined with some Italian Banks (Widiba, Poste, Intesa)

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump vite from 6.3.5 to 6.3.6

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [youngcw]
---
Add bank sync option to only import account balance

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Update Electron to the latest stable version

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Remove `BANKS_WITH_LIMITED_HISTORY` override array for GoCardless

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of raw variables in renders

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [MikesGlitch]
---
Add a setting to disable update notifications

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile: open recurring schedule picker in modal

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [jgeneaguilar]
---
Change account menu popover width to minWidth to accommodate different text lengths when switching languages

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [mgibson-scottlogic]
---
Exclude hidden categories from "Copy last month's budget" when copying whole month

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [milanalexandre]
---
Force the display of the 'Schedules transaction' badge on a single line

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [misu-dev]
---
Fixes Spending Card crash

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [dirk-apers]
---
Add BPER Italy bank parser (BPER_RETAIL_BPMOIT22)

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [StephenBrown2]
---
Dynamically update currency display options

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Optimize scroll provider and replace usage of debounce package with lodash's debounce

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix scrolling inside modals on iOS 26

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [csenel]
---
Extend report end date to the latest transaction date

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [amrawadk]
---
Add 'dryRun' option to importTransactions API.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix timestamp error when shutting down API with no budget loaded

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Improve cleanup when opening multiple budgets through the API

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [thromer]
---
Optimise the way payee information is fetched.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [matt-fidd]
---
Add quiet mode to API

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [milanalexandre]
---
Translations of category labels in the TransactionEdit component (mobile)

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile rules page - set min width for value editor

View File

@@ -1,7 +0,0 @@
---
category: Features
authors: [MatissJanis]
---
Create a mobile payees list page with search and filtering capabilities.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
TypeScript: move ImportTransactionsModal to ts

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [youngcw]
---
Add limit type template for use in future template GUI

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile payees - clicking takes to appropriate pages

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [milanalexandre]
---
Translated (No payee) for a scheduled transaction

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Ensure file upload size limits are respected when syncing files

View File

@@ -1,7 +0,0 @@
---
category: Features
authors: [lelemm]
---
Add Express-based CORS proxy with rate limiting, logging, and GitHub token authentication support.

View File

@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix token expiration parsing to accept numeric strings and validate special string formats.

View File

@@ -1,7 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Add data-1p-ignore attribute to transaction amount inputs to prevent 1Password autofill.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Downgrade Ubuntu image in electron build runner for more compatibility with older distros

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix live report time ranges

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix deprecation warning in count-points script

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Mobile payee list - moved to react-aria GridList to improve performance

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Mobile payees - add missing padding around searchbar

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Skip the schedule service if the database is not loaded

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Prevent the account balance graph from showing on small screen sizes

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix highlighting bug when hovering over the payee dropdown

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Ensure account balance graphs update when transactions are added or changed

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix account sync status indicators when using SimpleFIN

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix crash when switching reports

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Allow decimals numbers to be typed into amount filter

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [youngcw]
---
Fix template limit checker incorrectly claiming there are multiple limits