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

:bookmark: (23.7.1) critical sync fixes (#1295)

parent 6e0c84cc
No related branches found
No related tags found
No related merge requests found
{
"name": "@actual-app/web",
"version": "23.7.0",
"version": "23.7.1",
"license": "MIT",
"files": [
"build"
......
......@@ -3,7 +3,7 @@
"productName": "Actual",
"author": "Shift Reset LLC",
"description": "A simple and powerful personal finance system",
"version": "23.7.0",
"version": "23.7.1",
"scripts": {
"clean": "rm -rf dist",
"update-client": "bin/update-client",
......
---
category: Bugfix
authors: [MatissJanis]
---
Fix Nordigen sync issue; fix sorting of budget categories
---
category: Bugfix
authors: [MatissJanis]
---
Fix new budget files not syncing correctly
---
category: Bugfix
authors: [MatissJanis, aleetsaiya]
---
Fix month picker responsiveness in reports page and make the select boxes scrollable
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