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

:bookmark: (24.8.0) (#3179)

parent 3a38c32b
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 105 deletions
{
"name": "@actual-app/api",
"version": "6.8.2",
"version": "6.9.0",
"license": "MIT",
"description": "An API for Actual",
"engines": {
......
{
"name": "@actual-app/web",
"version": "24.7.0",
"version": "24.8.0",
"license": "MIT",
"files": [
"build"
......
......@@ -3,7 +3,7 @@
"author": "Actual",
"productName": "Actual",
"description": "A simple and powerful personal finance system",
"version": "24.7.0",
"version": "24.8.0",
"scripts": {
"clean": "rm -rf dist",
"update-client": "bin/update-client",
......
---
category: Enhancements
authors: [Wizmaster]
---
Explicitly ask when reconciling transactions on manual import
---
category: Maintenance
authors: [matt-fidd]
---
Move bank sync payee name normalization from actual to actual-server
---
category: Enhancements
authors: [qedi-r]
---
Shows favourite and up to the top 5 most frequently used payees in the payee dropdown menu in a section at the top.
---
category: Bugfix
authors: [sreetamdas]
---
Fix Net Worth amounts being clipped when over 5 characters
---
category: Maintenance
authors: [MatissJanis]
---
Migrating native `Tooltip` component to react-aria Tooltip/Popover (vol.10)
---
category: Bugfix
authors: [sreetamdas]
---
Fix number format preference not being used for graphs
---
category: Enhancements
authors: [jfdoming]
---
Reapply rules to split transactions when the parent changes
---
category: Maintenance
authors: [MikesGlitch]
---
Refactoring desktop-electron package to use typescript
---
category: Bugfix
authors: [MatissJanis]
---
Bank sync: fix account with new transactions highlight disappearing if multiple consecutive accounts are synced.
---
category: Bugfix
authors: [dymanoid]
---
Use Unicode-aware database queries for filtering and searching.
---
category: Maintenance
authors: [joel-jeremy]
---
Use react-aria-components's Button as base of the builtin Button component.
---
category: Maintenance
authors: [MatissJanis]
---
Refactor `Select` component to stop using `@reach/listbox` dependency.
---
category: Maintenance
authors: [joel-jeremy]
---
Use new react-aria-components based Button on settings and rules page.
---
category: Maintenance
authors: [joel-jeremy]
---
Use new react-aria-components based Button on accounts and payees page.
---
category: Maintenance
authors: [joel-jeremy]
---
Use new react-aria-components based Button on management components.
---
category: Maintenance
authors: [joel-jeremy]
---
Use new react-aria-components based Button on modals.
---
category: Bugfix
authors: [jfdoming]
---
Disable interactivity on preview status icons
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