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

:bookmark: (23.4.1) fix rule creation from transaction list (#911)

parent 3fb69e1b
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 115 deletions
{ {
"name": "@actual-app/web", "name": "@actual-app/web",
"version": "23.4.0", "version": "23.4.1",
"license": "MIT", "license": "MIT",
"files": [ "files": [
"build" "build"
......
---
category: Enhancement
authors: [shall0pass]
---
Allow goal template 'by' matches to compound
\ No newline at end of file
---
category: Maintenance
authors: [j-f1]
---
Don’t check for release notes on `release/*` branches
---
category: Bugfix
authors: [Jackenmen]
---
Fix case-insensitive matching of strings for uppercase letters from non-English alphabets
---
category: Maintenance
authors: [j-f1]
---
Disable ESLint when building in CI (since we have a separate linting job)
---
category: Maintenance
authors: [j-f1]
---
Remove duplicate migration and default-db.sqlite files
---
category: Maintenance
authors: [albertogasparin]
---
Convert most CommonJS imports/exports to ESM
---
category: Bugfix
authors: [MatissJanis]
---
Autocomplete: do not show "create payee" option if the typed-in payee is an exact match of an existing payee
---
category: Bugfix
authors: [MatissJanis]
---
Fix rule creation from account page (transaction list)
---
category: Bugfix
authors: [j-f1]
---
Recognize numpad enter key as enter key
---
category: Maintenance
authors: [j-f1]
---
Update `@typescript-eslint/*` packages to their latest versions
---
category: Bugfix
authors: [shall0pass]
---
Fill category field when selecting 'Create rule' from accounts screen
---
category: Enhancements
authors: [MatissJanis]
---
Mobile: unify "settings" page header with the style of "accounts" page
---
category: Maintenance
authors: [albertogasparin]
---
Convert few other folders in `loot-core` to Typescript
---
category: Maintenance
authors: [j-f1]
---
Add a CodeQL workflow to automatically scan for potential security issues
---
category: Enhancements
authors: [shall0pass]
---
Goal template can now use single decimal places to define targets
\ No newline at end of file
---
category: Maintenance
authors: [j-f1]
---
Remove usage of `realpath` command in build script
---
category: Enhancements
authors: [shall0pass]
---
Improve error reporting for goal templates
---
category: Enhancements
authors: [biohzrddd]
---
Add "Daily" option to scheduled transactions
---
category: Bugfix
authors: [biohzrddd]
---
Remove currently viewed account from list of possible transfer accounts
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