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

:bookmark: (23.7.2) more patches (not so critical, but still annoying) (#1322)

parent 91474f1f
No related branches found
No related tags found
No related merge requests found
{ {
"name": "@actual-app/web", "name": "@actual-app/web",
"version": "23.7.1", "version": "23.7.2",
"license": "MIT", "license": "MIT",
"files": [ "files": [
"build" "build"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"productName": "Actual", "productName": "Actual",
"author": "Shift Reset LLC", "author": "Shift Reset LLC",
"description": "A simple and powerful personal finance system", "description": "A simple and powerful personal finance system",
"version": "23.7.1", "version": "23.7.2",
"scripts": { "scripts": {
"clean": "rm -rf dist", "clean": "rm -rf dist",
"update-client": "bin/update-client", "update-client": "bin/update-client",
......
---
category: Maintenance
authors: [aleetsaiya]
---
Fix a link will direct user to page not found.
\ No newline at end of file
---
category: Maintenance
authors: [MatissJanis]
---
Improved error logs for `invalid-schema` issues
---
category: Bugfix
authors: [MatissJanis]
---
Close the "add transaction" entry mode when switching between accounts
---
category: Bugfix
authors: [MatissJanis]
---
Revert category sorting on touch devices
---
category: Maintenance
authors: [j-f1]
---
Improve CI check that catches backdated migrations
---
category: Bugfix
authors: [MatissJanis]
---
Fix budget showing "--0.00" values sometimes
---
category: Bugfix
authors: [j-f1]
---
Handle upgrading from some recent `edge` versions to newer versions of Actual
---
category: Bugfix
authors: [aleetsaiya]
---
Fix Custom Select unnecessary disabled scrollbar
---
category: Bugfix
authors: [MatissJanis]
---
Fix sync: add back account type column
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