mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 17:47:26 -05:00
🔖 (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:
committed by
GitHub
parent
ad9a84ddf1
commit
1f828b6562
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/api",
|
||||
"version": "25.6.1",
|
||||
"version": "25.7.0",
|
||||
"license": "MIT",
|
||||
"description": "An API for Actual",
|
||||
"engines": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/web",
|
||||
"version": "25.6.1",
|
||||
"version": "25.7.0",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"build"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/sync-server",
|
||||
"version": "25.6.1",
|
||||
"version": "25.7.0",
|
||||
"license": "MIT",
|
||||
"description": "actual syncing server",
|
||||
"bin": {
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [baruchiro]
|
||||
---
|
||||
|
||||
Added TypeScript types for transaction imports
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
Add ability to automatically hold funds in income categories for future months
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [koonweee, Spencer-Sawyer]
|
||||
---
|
||||
|
||||
Show last synced account balance while reconciling
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [rgoldfinger]
|
||||
---
|
||||
|
||||
Add tests for the docker image build and the sync-server cli.
|
||||
@@ -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
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MikesGlitch, matt-fidd]
|
||||
---
|
||||
|
||||
Added a Git Workflow to publish edge NPM packages every night
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Upgrade uuid from 9.0.1 -> 11.1.0
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [jfdoming]
|
||||
---
|
||||
|
||||
Move more .d.ts files to .ts
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [elijaholmos]
|
||||
---
|
||||
|
||||
Add command bar for quick keyboard navigation
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Patch no-restricted-imports eslint rule
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Bump tar-fs from 2.1.2 to 2.1.3
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Show account balance historical change in side nav hover tooltip
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [VVill-ga]
|
||||
---
|
||||
|
||||
Include split transactions in select-all actions when all of their children should be selected.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [thiswillbeyourgithub]
|
||||
---
|
||||
|
||||
Add LCL to the list of banks with limited history
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [AlbertSPedersen]
|
||||
---
|
||||
|
||||
Trim EndToEndID from transactions for the Danish Danske Bank branch in addition to the Norwegian branch
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Guiding the user to the docs on the desktop app configure server screen
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Auto-close issues with "needs info" labels after 7 days
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Improve 'needs info' issue stale management
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Add missing dependency array to useEffect in SaveReportChoose
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
Fix applying templates to groups
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [rjackson]
|
||||
---
|
||||
|
||||
Fix account properties being overriden with empty values from metadata
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Create unit test for CategorySelector and Change components.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
Fix applying goal templates
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [danishjoseph]
|
||||
---
|
||||
|
||||
Fixed UI issue where bottom buttons were hidden by the iOS Home Indicator.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Fix nightly testing step of docker edge build
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Refactor account synchronization logic in accountsSlice and improve syncAndDownload handling
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [OlivierKamers]
|
||||
---
|
||||
|
||||
Replace snapshot-diff with jest-diff and remove jest dependency
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [OlivierKamers]
|
||||
---
|
||||
|
||||
Fix net worth graph colors when using multiple graphs that are positive/negative
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [OlivierKamers]
|
||||
---
|
||||
|
||||
Add missing 'enabled' in translated text
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [OlivierKamers]
|
||||
---
|
||||
|
||||
Fix PR number in release-note-generator
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Fix preview transactions not showing on multi-account views
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
Release context menus feature
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Nightly npm packages publish only on schedule
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Update version notification message for Pikapods instances
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Add GitHub workflow for counting monthly contributor points
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Use fallback linking parameters if initial GoCardless linking process fails
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Add GitHub Actions workflow for automatic code formatting
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Display notifications below the modals.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Fix bottom nav-bar overlaying content when scrolling down
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Upgrade react router to v7.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Fix transaction list on mobile to occupy full height even if there are not many transactions.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Updated auto-comment posted on new feature requests - removed references to lodash.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Cleaned up some configuration files.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [lelemm]
|
||||
---
|
||||
|
||||
Automate release notes generation for pull requests using GitHub Actions and OpenAI API.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [wachkyri]
|
||||
---
|
||||
|
||||
Add Belfius and KBC Brussels to banks with limited history
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Add reset-password function to the CLI Tool
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [tnielens]
|
||||
---
|
||||
|
||||
Add BNP_BE_GEBABEBB to european banks with limited transaction history.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MattFaz]
|
||||
---
|
||||
|
||||
Fix parsing of schedule names containing square brackets conflicting with increase/decrease modifiers
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [wachkyri]
|
||||
---
|
||||
|
||||
Fix wrong payeeName used for KBC Brussels
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Bump vitest from 3.1.4 -> 3.2.4
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Bump react-i18next from 14.1.3 -> 15.5.3
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Remove body-parser dependency
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Bump csv packages to new major versions
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [lelemm]
|
||||
---
|
||||
|
||||
Elevate permissions for GitHub Actions to enable release note generation and commenting functionality.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [Aerion]
|
||||
---
|
||||
|
||||
Improve Boursobank GoCardless transaction parsing
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Improve compatibility with OFX/QFX files
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [jfdoming]
|
||||
---
|
||||
|
||||
Move more .d.ts files to .ts
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Mark titlebar strings for translation
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Mark more files for translation
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Prevent forks from running nightly Github worfkflows
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [intagaming]
|
||||
---
|
||||
|
||||
Reapply thousand separators before passing input to appendDecimals
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
Fix YNAB4 split transaction import
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [youngcw]
|
||||
---
|
||||
|
||||
speed up balance history graph
|
||||
@@ -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.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [0x4d4e]
|
||||
---
|
||||
|
||||
Added a GoCardless bank parser for Raiffeisen Bank Austria.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Synchronize `amount` state with external values in HoldBufferModal and TransferModal components.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [jeevan-shikaram]
|
||||
---
|
||||
|
||||
Fix broken links to multi-user config management.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Fix tracking budget income budget fields missing in mobile view.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [MatissJanis]
|
||||
---
|
||||
|
||||
Fix switching budget type requiring hard reload to take effect.
|
||||
Reference in New Issue
Block a user