mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
🔖 (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:
committed by
GitHub
parent
ca6d80461a
commit
7846d2e787
@@ -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": {
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [passabilities]
|
|
||||||
---
|
|
||||||
|
|
||||||
Adds net worth graph for each account page.
|
|
||||||
@@ -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.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Implement react compiler to take advantage of some performance improvements
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [e13h]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove auto-scrolling behavior when editing split transactions on mobile
|
|
||||||
@@ -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.
|
|
||||||
@@ -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
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [itsbekas]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix range calculator on the MonthPicker component
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add tools to migrate/un-migrate to/from UI automations
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add issue types for bug reports and feature requests in GitHub issue templates.
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add error boundary for modal windows
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [misu-dev]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add BRL, JMD, RSD, RUB, THB and UAH currencies
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix version bump logic to work if the month has rolled over
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [michaelsanford]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add NO_COLOR standard environment flag to sync-server logging (https://no-color.org/).
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove usage of a raw variable in Account component
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove usage of a raw variable in AccountAutocomplete component
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove usage of a raw variable in CategoryAutocomplete component
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove usage of a raw variable in PayeeAutocomplete component
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [biolan]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add Romanian and Moldovan Leu currencies
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Optimize usage of useScrollListener and useTransactionsSearch
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix local dockerfile build memory allocation
|
|
||||||
@@ -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
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [xshalan]
|
|
||||||
---
|
|
||||||
|
|
||||||
Added support for Egyptian Pound (EGP) and Saudi Riyal (SAR) currencies.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [mauroartizzu]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixes detailedAccounts that might me null or undefined with some Italian Banks (Widiba, Poste, Intesa)
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump vite from 6.3.5 to 6.3.6
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add bank sync option to only import account balance
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Update Electron to the latest stable version
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove `BANKS_WITH_LIMITED_HISTORY` override array for GoCardless
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove usage of raw variables in renders
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add a setting to disable update notifications
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile: open recurring schedule picker in modal
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [jgeneaguilar]
|
|
||||||
---
|
|
||||||
|
|
||||||
Change account menu popover width to minWidth to accommodate different text lengths when switching languages
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [mgibson-scottlogic]
|
|
||||||
---
|
|
||||||
|
|
||||||
Exclude hidden categories from "Copy last month's budget" when copying whole month
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [milanalexandre]
|
|
||||||
---
|
|
||||||
|
|
||||||
Force the display of the 'Schedules transaction' badge on a single line
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [misu-dev]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixes Spending Card crash
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [dirk-apers]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add BPER Italy bank parser (BPER_RETAIL_BPMOIT22)
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [StephenBrown2]
|
|
||||||
---
|
|
||||||
|
|
||||||
Dynamically update currency display options
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Optimize scroll provider and replace usage of debounce package with lodash's debounce
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix scrolling inside modals on iOS 26
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [csenel]
|
|
||||||
---
|
|
||||||
|
|
||||||
Extend report end date to the latest transaction date
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [amrawadk]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add 'dryRun' option to importTransactions API.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix timestamp error when shutting down API with no budget loaded
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Improve cleanup when opening multiple budgets through the API
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [thromer]
|
|
||||||
---
|
|
||||||
Optimise the way payee information is fetched.
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add quiet mode to API
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [milanalexandre]
|
|
||||||
---
|
|
||||||
|
|
||||||
Translations of category labels in the TransactionEdit component (mobile)
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile rules page - set min width for value editor
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Create a mobile payees list page with search and filtering capabilities.
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
TypeScript: move ImportTransactionsModal to ts
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add limit type template for use in future template GUI
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile payees - clicking takes to appropriate pages
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [milanalexandre]
|
|
||||||
---
|
|
||||||
|
|
||||||
Translated ‘(No payee)’ for a scheduled transaction
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Ensure file upload size limits are respected when syncing files
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [lelemm]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add Express-based CORS proxy with rate limiting, logging, and GitHub token authentication support.
|
|
||||||
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix token expiration parsing to accept numeric strings and validate special string formats.
|
|
||||||
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add data-1p-ignore attribute to transaction amount inputs to prevent 1Password autofill.
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Downgrade Ubuntu image in electron build runner for more compatibility with older distros
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix live report time ranges
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix deprecation warning in count-points script
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile payee list - moved to react-aria GridList to improve performance
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile payees - add missing padding around searchbar
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Skip the schedule service if the database is not loaded
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Prevent the account balance graph from showing on small screen sizes
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix highlighting bug when hovering over the payee dropdown
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Ensure account balance graphs update when transactions are added or changed
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix account sync status indicators when using SimpleFIN
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix crash when switching reports
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Allow decimals numbers to be typed into amount filter
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix template limit checker incorrectly claiming there are multiple limits
|
|
||||||
Reference in New Issue
Block a user