🔖 (25.1.0) (#4095)

* 🔖 (25.1.0)

* Remove used release notes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Julian Dominguez-Schatz
2025-01-07 01:06:34 -05:00
committed by GitHub
parent 8f66605994
commit 82e1922bee
44 changed files with 3 additions and 249 deletions

View File

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

View File

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

View File

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

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [UnderKoen]
---
Add button to go to current month in budget view

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [UnderKoen]
---
Position context menus on the to budget page to the cursor, and make popovers non selectable.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [UnderKoen]
---
Add context menus to custom reports dashboard

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [UnderKoen]
---
Add context menu's on the sidebar account names and the budget name at the top left.

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [lelemm]
---
Added Calendar report

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [tlesicka]
---
Added ability to duplicate budgets.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Dashboards: sort pie-chart according to balances; add more spacing for labels.

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [apilat, lelemm]
---
Add support for authentication using OpenID Connect.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Optimize useSheetValue hook

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [ericji1326]
---
Fix bug where menu option icon disappearing completely on certain screen sizes.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [lelemm]
---
Filter accounts when on budget or off budget

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Use useTranslation hook instead of directly importing t function from i18next

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [matt-fidd]
---
Add more logging for GoCardless rate limit information

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Convert BudgetTable.jsx to TypeScript

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Add loading indicator when loading more transactions in mobile transaction list.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Use consistent terms for on budget accounts i.e. `For budget`/`Budgeted` --> `On budget`.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [annechoww]
---
Fix bug where category labels are not scaling correctly on small screens

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [joel-jeremy]
---
Remove usage of useActions hook

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [psybers]
---
Fix UI issue with bank sync being stuck if no data from server.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix misaligned gocardless credential popover.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix rule creation throwing error for "notes contains (nothing)" condition.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [adamhl8]
---
Fix tracking budget docs link in settings.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [dkhalife]
---
Migrate useSplitsExpanded to TypeScript

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Prevent schedules with null amounts from crashing the app

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [dkhalife]
---
Migrate CategoryTransactions to TypeScript

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [mbaeuerle]
---
Fix iOS mobile navigation tabs disappearing on bouncing top and appearing on bouncing bottom.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [matt-fidd]
---
Extend fix splits tool to report splits with mismatched amounts

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [talkintomato]
---
Fix space missing on create local account copy

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Upgrade better-sqlite3 to v11.7

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [jfdoming]
---
Upload translations after changes are merged

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix incorrect boldening of synced accounts in the sidebar

View File

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

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [UnderKoen]
---
Allow negatives in budget templates.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [jfdoming]
---
Fix loading of number format preferences at app startup

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [matt-fidd]
---
Add electron build files to eslint ignore list

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix payee cell overflowing when it contains an icon

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [youngcw]
---
Fix spend template not repeating

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix mobile hold for next month using negative amount by default

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [jfdoming]
---
Fix regression in hover effect for icons

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [matt-fidd]
---
Fix calendar report day background color in development theme

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [jfdoming]
---
Fix schedule split template amounts