mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update maybe to v0.1.0-alpha.18 (#1602)
This commit is contained in:
parent
de1459c926
commit
1bf3d9a72f
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3063
|
||||
|
||||
web:
|
||||
image: ghcr.io/maybe-finance/maybe:0.1.0-alpha.17@sha256:29898491a708310771ac5a3733d4ed54ff54a596059d3d8ed8ebd64ed2ec77ef
|
||||
image: ghcr.io/maybe-finance/maybe:0.1.0-alpha.18@sha256:ea3529e9e94d00e1824d79a936d212f533df58db9c9394ce2192597eb66c3c2b
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: maybe
|
||||
category: finance
|
||||
name: Maybe
|
||||
version: 'v0.1.0-alpha.17'
|
||||
version: 'v0.1.0-alpha.18'
|
||||
tagline: The OS for your personal finances
|
||||
description: >-
|
||||
Maybe is a fully (your finances are secure) open-source OS for your personal finances built by
|
||||
@ -22,16 +22,16 @@ description: >-
|
||||
|
||||
2. Add your Synth API key to the .env file at ~/umbrel/app-data/maybe/.env
|
||||
releaseNotes: >-
|
||||
This update introduces several improvements and new features:
|
||||
We've made some big updates for the CSV imports feature:
|
||||
|
||||
- Self-hosted instances can now block new user registrations
|
||||
- UI improvements and bug fixes
|
||||
- Ability to create deposit entries in investment portfolios
|
||||
- Fixed account sync issues
|
||||
- Improved transaction management and display
|
||||
- Added feedback page
|
||||
- Support for multi-currency transfers
|
||||
- Allow partial investment quantities
|
||||
|
||||
You can now import transactions, trades, accounts, and even an old Mint export!
|
||||
|
||||
|
||||
Additional improvements include:
|
||||
- EUR currencies and dates are now formatted correctly based on user locale
|
||||
- The transactions page now has a completed list of filters for easier transaction finding
|
||||
- Several app stability fixes and improvements
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/maybe-finance/maybe/releases.
|
||||
|
Loading…
Reference in New Issue
Block a user