🔖 (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>
This commit is contained in:
github-actions[bot]
2025-11-03 18:12:18 -05:00
committed by GitHub
co-authored by jfdoming Julian Dominguez-Schatz github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent cbac6116d4
commit 3d47469be3
98 changed files with 4 additions and 584 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actual-app/api",
"version": "25.10.0",
"version": "25.11.0",
"license": "MIT",
"description": "An API for Actual",
"engines": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actual-app/web",
"version": "25.10.0",
"version": "25.11.0",
"license": "MIT",
"files": [
"build"
+1 -1
View File
@@ -3,7 +3,7 @@
"author": "Actual",
"productName": "Actual",
"description": "A simple and powerful personal finance system",
"version": "25.10.0",
"version": "25.11.0",
"scripts": {
"clean": "rm -rf dist",
"update-client": "bin/update-client",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actual-app/sync-server",
"version": "25.10.0",
"version": "25.11.0",
"license": "MIT",
"description": "actual syncing server",
"bin": {
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [lelemm, youngcw, matt-fidd]
---
Add `delete transaction` rule action
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [misu-dev]
---
Adds currency display to the rules
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [MikesGlitch]
---
Add option to 'trim intervals' to remove empty start/end intervals on custom reports
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [StephenBrown2]
---
Align amount conversion utilities between api and loot-core
-7
View File
@@ -1,7 +0,0 @@
---
category: Features
authors: [lelemm]
---
Introduce a Workbox-based service worker for enhanced plugin support and caching functionality.
-7
View File
@@ -1,7 +0,0 @@
---
category: Features
authors: [lelemm]
---
Introduce system-wide feature flag system for managing frontend plugins.
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [StephenBrown2]
---
Set initial number formats based on currency selection
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Mobile rules - refactor to use react-aria GridList
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [csenel]
---
fix losing transaction amount decimals on update while "hide decimal places" setting is active
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [csenel]
---
show full decimals while editing regardless of hide decimals setting
-7
View File
@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [lelemm]
---
Add more translations to enhance multilingual support across the application.
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Show empty data points on line graph reports
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump dependencies in eslint-plugin-actual package
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump dependencies in sync-server package
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile payees - swipe to delete
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Expand eslint untranslated string rule
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Refactor rules framework
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [matt-fidd]
---
Add average per year calculation to the summary report
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Mobile Payees - add loading indicator to rules count label
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Add retries into the initialisation of the desktop app backend for a better dev-experience
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Hide desktop app menu by default & move menu items to app for consistency with Web.
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [hasathcharu]
---
Add LKR and CRC currencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [gdufay]
---
Use remark plugin to support GFM in the Text widget in report.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Fix React compiler behaviour in dev mode
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Upgrade electron builder in prep for Liquid Glass icons
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump non-react dependencies in desktop-client
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump various build dependencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump react dependencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [ rast110e5 ]
---
Added Argentinian Peso currency symbol
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Run schedule rules regardless of posted date
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Add swipe-to-delete functionality for mobile rules with undo support in the UI.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [acolombo11]
---
Update link to documentation in docker-compose.yml
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [Ilyos Khurozov]
---
Added support for Uzbek Soum (UZS).
-7
View File
@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [lelemm]
---
Fix service worker issues in development mode by improving directory handling and symlink creation.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump yarn to 4.10.3
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump various dependencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump loot-core dependencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [claudiospizzi]
---
Fix the Authentik external help URL for OIDC
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix api failing to import helper functions from loot-core
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Trigger edge Docker image builds on every push to master branch instead of using cron job
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile rules: add virtualizer to the list for improved performance
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [qunm00]
---
Fix overlapping header texts on mobile
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix hotkey warning in browser console
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Upgrade recharts to v3
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile payees: add list virtualization
-7
View File
@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add end-to-end tests for the mobile Payees page, verifying UI and interactions.
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile rules: add undo notifications
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [misu-dev]
---
Adds currency display to the schedules
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [guizaa]
---
Adds functionality to maintain sort order when duplicating a split transaction and generate new valid sort order for duplicate transactions.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Allow size-compare action to run immediately after artifact upload
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [andreparames]
---
fix Cetelem bank transactions: Sign of transaction amount needs to be flipped for Cetelem Black credit cards
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [db-src]
---
budgetfilesSlice: Fix fallback sorting of files by ID
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Mobile transactions: add virtualizer to the list for improved performance
-7
View File
@@ -1,7 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Dashboard: Update default dashboard layout with more comprehensive widgets
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [StephenBrown2]
---
Enables access to the account balance within rule templates.
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Do not allow clicking 'delete from all devices' if server is offline
-7
View File
@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [lelemm]
---
Fix service worker to generate a new hash with every build for better caching.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Update flathub platform and sdk
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Upgrade Electron to 38.3.0
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Drop support for Node.js v20
-7
View File
@@ -1,7 +0,0 @@
---
category: Features
authors: [lelemm]
---
Add a Formula card and Formula for rules for enhanced report generation and rules.
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Budget selection page: do not show refresh button for non-server users
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Desktop: align onboarding form element sizes
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add AGENTS.md file for Cursor, Windsurf, Claud, etc. - AI agents
-7
View File
@@ -1,7 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Improve file decryption modal design and update button labels for better user clarity.
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Add support for arm64 AppImage
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Remove sensitive data logging from sync-server
-7
View File
@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Refactor VRT workflow into two stages for improved testing and patch validation.
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [MikesGlitch]
---
Changing the desktop app inner executable from desktop-electron to actual
-7
View File
@@ -1,7 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Adjust account panel borders for a cohesive appearance by modifying item border styling.
-7
View File
@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [lelemm]
---
Fix notification display for updating the service worker in the application.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Refactor test execution to use lage task runner for improved monorepo test orchestration with parallel execution, smart caching, and better CI performance.
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Update desktop app icons with the new styles
-7
View File
@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Update mobile e2e tests to improve test reliability.
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix GoCardless institutions with special continuous access EUA behavior
-7
View File
@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix budget crash when transactions have dates before year 2000
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Update react compiler to v1
-6
View File
@@ -1,6 +0,0 @@
---
category: Features
authors: [matt-fidd]
---
Add bank sync settings to mobile
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix slow performance in import csv modal
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix report date dropdowns not including current period
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump vite version
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump various dependencies
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [joel-jeremy]
---
Fix InitialFocus not working on some fields
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [albus522]
---
Bump Alpine docker image to 3.22 which also bumps node to 22.16.0
-7
View File
@@ -1,7 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Transaction table: add space between searchbar and loading icon
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Custom reports - persist "show_uncategorized" in DB
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix inconsistent widths of bank sync field mapping selects on mobile
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MikesGlitch]
---
Fix sync server file download when files are in .config directory on linux
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [dbequeaith]
---
Allows selection of quicken (qfx) files for import on safari mobile
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Update the Flathub store page description and screenshots
-6
View File
@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Updates the Windows store appx icons to the new style
-7
View File
@@ -1,7 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Remove `isGlobal` preference functionality from the preferences and synced preferences system.
-6
View File
@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Remove the plugins service worker until next release
-6
View File
@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix high CPU usage when using experimental formula report