Skip to content
Snippets Groups Projects
Unverified Commit 44375e72 authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files

:bookmark: (24.9.0) (#3348)

parent 6454c10e
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 105 deletions
{ {
"name": "@actual-app/api", "name": "@actual-app/api",
"version": "6.9.0", "version": "6.10.0",
"license": "MIT", "license": "MIT",
"description": "An API for Actual", "description": "An API for Actual",
"engines": { "engines": {
......
{ {
"name": "@actual-app/web", "name": "@actual-app/web",
"version": "24.8.0", "version": "24.9.0",
"license": "MIT", "license": "MIT",
"files": [ "files": [
"build" "build"
......
...@@ -3,7 +3,7 @@ ...@@ -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": "24.8.3", "version": "24.9.0",
"scripts": { "scripts": {
"clean": "rm -rf dist", "clean": "rm -rf dist",
"update-client": "bin/update-client", "update-client": "bin/update-client",
......
---
category: Features
authors: [joel-jeremy]
---
Long press transactions in mobile account view to reveal action bar with more actions.
---
category: Enhancements
authors: [jfdoming]
---
Show split transactions in schedule previews.
---
category: Bugfix
authors: [scivarolo]
---
Fix false positives for duplicate filters error when saving a new filter.
---
category: Bugfix
authors: [psybers]
---
Fix: Automatically focus inputs, or the primary button, in modals.
---
category: Maintenance
authors: [joel-jeremy]
---
Use new react-aria-components based Button on sidebar, notifications, transactions, recurring schedule picker, etc.
---
category: Bugfix
authors: [ttlgeek, strazto, pmoon00]
---
Prevent transaction deduplication for imported transactions
---
category: Enhancements
authors: [matt-fidd]
---
Add imported payee tooltip to transaction tables
---
category: Enhancements
authors: [julianwachholz]
---
Introduce i18n framework to prepare for translations.
---
category: Bugfix
authors: [youngcw, wdpk]
---
Fix decimal comma parsing for ofx files
---
category: Maintenance
authors: [jfdoming]
---
Support type-checking on spreadsheet fields (part 1)
---
category: Maintenance
authors: [jfdoming]
---
Support type-checking on spreadsheet fields (part 2)
---
category: Maintenance
authors: [jfdoming]
---
Support type-checking on spreadsheet fields (part 3)
---
category: Enhancements
authors: [psybers]
---
Highlight current month in budgets.
---
category: Maintenance
authors: [jfdoming]
---
Disable typography linter in tests
---
category: Bugfix
authors: [matt-fidd]
---
Hide the target category from the cover overspending category list
---
category: Enhancements
authors: [alcroito]
---
Shorten hidden category names imported from YNAB4.
---
category: Enhancements
authors: [rodriguestiago0]
---
Add `reset-hold` and `hold-for-next-month` methods to the API
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment