🔖 (23.8.1) fix nYNAB import, mobile colors and other smaller fixes (#1475)

- web: https://github.com/actualbudget/actual/pull/1475
- server: https://github.com/actualbudget/actual-server/pull/240
- docs: https://github.com/actualbudget/docs/pull/260
This commit is contained in:
Matiss Janis Aboltins
2023-08-07 18:53:22 +01:00
committed by GitHub
parent 40d94141c4
commit 4a9b30d4d5
22 changed files with 3 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/api",
"version": "6.2.0",
"version": "6.2.1",
"license": "MIT",
"description": "An API for Actual",
"main": "dist/index.js",

View File

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

View File

@@ -2,7 +2,7 @@
"name": "desktop-electron",
"productName": "Actual",
"description": "A simple and powerful personal finance system",
"version": "23.8.0",
"version": "23.8.1",
"scripts": {
"clean": "rm -rf dist",
"update-client": "bin/update-client",

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Move big input component into Input.js, port some of the manager app to TS

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
`crdt`: make typings more strict

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
crdt: upgrade murmurhash dependency

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Sentence case in menus

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Reports privacy filter

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [shall0pass]
---
Goals: Fix 'up to' calculation to include current month spending

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [shall0pass]
---
Update link in README for release notes

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [carkom]
---
fix Eye.js to change color dynamically based on style element passed to it.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [kstockk]
---
Add option on import transactions screen to mark the transactions as cleared/uncleared

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [shall0pass]
---
Goals: Schedules allow filling for future months

View File

@@ -1,5 +0,0 @@
---
category: Bugfix
authors: [aleetsaiya]
---
Fix the mobile footer color back to the previous version

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [aleetsaiya]
---
In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [carkom]
---
Fix transparent background on titlebar.

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
crdt: making the package fully TypeScript strict

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix import from nYNAB and error-handling of other importers

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix creating a new schedule with the same name as a deleted schedule

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [shall0pass]
---
Goals: Applying templates would zero non-templated categories

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix approximate schedule values showing in balance pill when selected

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [shall0pass]
---
Goals: Fix error that can occur with monthly schedules