mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
🔖 (24.10.0) (#3545)
This commit is contained in:
committed by
GitHub
parent
125510c981
commit
9b7a79a01c
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actual-app/api",
|
"name": "@actual-app/api",
|
||||||
"version": "6.10.0",
|
"version": "24.10.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "An API for Actual",
|
"description": "An API for Actual",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actual-app/web",
|
"name": "@actual-app/web",
|
||||||
"version": "24.9.0",
|
"version": "24.10.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
"build"
|
"build"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"author": "Actual",
|
"author": "Actual",
|
||||||
"productName": "Actual",
|
"productName": "Actual",
|
||||||
"description": "A simple and powerful personal finance system",
|
"description": "A simple and powerful personal finance system",
|
||||||
"version": "24.9.0",
|
"version": "24.10.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf dist",
|
"clean": "rm -rf dist",
|
||||||
"update-client": "bin/update-client",
|
"update-client": "bin/update-client",
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Show undo notifications when applying goal templates / budget actions in mobile.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Auto notes in month notes when reassigning budgets.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Use new react-aria-components in common and mobile components.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in desktop-client/components/accounts.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [TimQuelch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Forcibly reload app when API request is redirected. This fixes issue #2793
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [Matissjanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Dashboards: text widget support.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [VoltaicGRiD, psybers]
|
|
||||||
---
|
|
||||||
|
|
||||||
Implement greater visibility and accessibility on popover menus and tooltips.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
TypeScript: migrate Account component.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [psybers]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in desktop-client/components/schedules.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [tim-smart]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add setting to set preferred dark theme for "System default" mode
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [tim-smart]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add an uncategorized transaction button to the mobile app.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [tim-smart]
|
|
||||||
---
|
|
||||||
|
|
||||||
Set html theme-color meta tag to match the webmanifest theme_color.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [tim-smart]
|
|
||||||
---
|
|
||||||
|
|
||||||
Adjust mobile header link style
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [nmathey]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in Translation support for desktop-client/src/components/budget/BalanceWithCarryover.tsx
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
TypeScript: migrate Reconcile file.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix incorrect hook usage in #3277
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [UnderKoen]
|
|
||||||
---
|
|
||||||
|
|
||||||
TypeScript: RSchedule types fixed
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [agradina]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in desktop-client/components/budget.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis, carkom]
|
|
||||||
---
|
|
||||||
|
|
||||||
Dashboards: ability to save filters & time-range on net-worth widgets.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [nmathey]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in Translation support for desktop-client/src/components/budget/BudgetTotals.tsx
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile - Fix budget cells being triggered when pulling down to refresh on budget table.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [olets]
|
|
||||||
---
|
|
||||||
|
|
||||||
Privacy mode: instead of blurring, use an illegible font (#3376)
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [carkom]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix report header validateStart bug.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [carkom]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixing spending report header so that any month can be compared to any other month. Also adds budget as an optional comparison.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Prevent keyboard shortcuts modal launching when entering shortcut into editable field.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Refine Menu/Select types to allow broader types for the value/name attribute
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Prevent sidebar from saving to metadata.json unnecessarily
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove unneded Payee typeahead console log
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: refactor pref values from explicit types to `string`.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Convert `RecurringSchedulePicker.jsx` -> `RecurringSchedulePicker.tsx`
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: refactor usages of number formatter away from redux.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Prevent sync from saving to metadata.json unnecessarily
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix regression in case sensitivity for `is`/`matches` operator
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [jfdoming]
|
|
||||||
---
|
|
||||||
|
|
||||||
Update splash background to match theming
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Use react-aria-components' Button in filters.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Adding retries into filesystem calls to mitigate locking issues caused by virus scanners.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: refactor `ImportTransactions` usage of prefs to use a common hook.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: move `budgetType` back to metadata prefs.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Undoable auto tranfer notes + auto notes for cover
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [qedi-r]
|
|
||||||
---
|
|
||||||
|
|
||||||
Sort suggested payee popup section by favorite status first, then alphabetically.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Complete migration of all modals to react-aria-components Modal component.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Dashboards: ability to save filters & time-range on cash-flow widgets.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: move synced-preferences from metadata.json to the database.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [a-gradina]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations in desktop-client/components/budget.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: move budget type to synced preferences.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [a-gradina]
|
|
||||||
---
|
|
||||||
|
|
||||||
Support translations for component files
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Restart server silently when adding self signed cert and add some logs
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Dashboards: ability to save filters & time-range on spending widgets.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatisJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix account filters being overridden.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Reduce size of desktop packages
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Reduce budget table re-renders
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Cleanup react-aria packages and dedupe packages.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Enhancements
|
|
||||||
authors: [carkom]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixing display issues in spending report and adding a legend.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Update synced account balance in db if available
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix react-aria-components Button hover styles
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [UnderKoen]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix csv import deduplication #3416
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: separate out MetadataPrefs and LocalPrefs in different storage locations.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Features
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SimpleFIN is officially released as a first-party feature of Actual.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatisJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
SyncedPrefs: fix import prefs not reading correctly.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix save report forms submit handler so that it doesn't trigger a reload of an entire page on submit.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Mobile - Do not allow renaming category or group to an empty name.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove old updater logic
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Reports - deleting custom reports should remove the widget from the dashboard.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix privacy filters not activating
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Replacing the deprecated Electron file handler protocol with the new version
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
CSV import - fix checkboxes not working.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [qedi-r]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix 'matches' operator incorrectly matching empty strings.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
File/variable renames: rollover budget -> envelope budget; report budget -> tracking budget.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Custom reports - fix opening table reports crashing the page.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [tim-smart]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix modals not opening on mobile budget view
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix mobile page header button styles.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix mobile balance modal not properly coloring balance.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Custom reports: added e2e tests to improve stability.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [junyuanz1]
|
|
||||||
---
|
|
||||||
|
|
||||||
Removes whitespace from both ends of the category name
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [UnderKoen]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix running `yarn vrt:docker` on windows with git bash
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
e2e: improve rules test stability.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [Jonathan-Fang]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix typo in README for Actual Budget Github homepage
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
e2e: improve onboarding test stability.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [qedi-r]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix desktop popover showing in mobile To Budget options.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix templates and syntax check running on deleted categories
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
e2e: improve rules test stability.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
e2e: improve settings test stability.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Add category goal info to the budget prewarm list for faster loading of indicator colors.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [EtaoinWu]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix GoCardless linking (account selection window not appearing)
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
Cleanup: Set theme-color at App level instead of per page
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
e2e stability: wait for data-theme to switch before taking a screenshot
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [qedi-r]
|
|
||||||
---
|
|
||||||
|
|
||||||
Expose underlying exception source when a module fails to load.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix electron build workflow for ubuntu-latest
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Maintenance
|
|
||||||
authors: [joel-jeremy]
|
|
||||||
---
|
|
||||||
|
|
||||||
[e2e] Fix the flaky "navigates back to start page by clicking on “no server” in an empty budget file test" from onboarding.test.js
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MikesGlitch]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix balance carryover arrow on Firefox
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [matt-fidd]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix error when creating a rule from an existing transaction
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
BankSync: fix showing sync status after linking and close all modal stack.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [MatissJanis]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix import crashing if the QFX file is malformed.
|
|
||||||
Reference in New Issue
Block a user