mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update maybe to version v0.4.3 (#2279)
This commit is contained in:
parent
547f1dbdc1
commit
84f258001a
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3063
|
APP_PORT: 3063
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/maybe-finance/maybe:0.4.2@sha256:04d0fd5f6e9d0120855f7485e21b4473ec0d1b7b36d41b5d66413f150ee258de
|
image: ghcr.io/maybe-finance/maybe:0.4.3@sha256:5be15dc1fa751bf16b86b1df620ac5ecc88d970c617f58d983d38f76eaf956e5
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: maybe
|
id: maybe
|
||||||
category: finance
|
category: finance
|
||||||
name: Maybe
|
name: Maybe
|
||||||
version: '0.4.2'
|
version: '0.4.3'
|
||||||
tagline: The OS for your personal finances
|
tagline: The OS for your personal finances
|
||||||
description: >-
|
description: >-
|
||||||
Maybe is a fully (your finances are secure) open-source OS for your personal finances built by
|
Maybe is a fully (your finances are secure) open-source OS for your personal finances built by
|
||||||
@ -12,9 +12,14 @@ description: >-
|
|||||||
This is an early access release of Maybe that is only available to those who self-host.
|
This is an early access release of Maybe that is only available to those who self-host.
|
||||||
Maybe is under active development and is still working towards a stable release with a full feature set.
|
Maybe is under active development and is still working towards a stable release with a full feature set.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This version comes with a brand new and simplified UI plus a ton of huge performance improvements on the transactions, dashboard, and accounts pages.
|
This release comes with a wide mix of stability improvements and quality of life updates.
|
||||||
|
|
||||||
|
|
||||||
|
Key improvements:
|
||||||
|
- Added the ability to reset data in user settings
|
||||||
|
- Improved UI for Synth data provider configuration
|
||||||
|
- Allow offline trade tickers
|
||||||
|
|
||||||
Full release notes are found at https://github.com/maybe-finance/maybe/releases
|
Full release notes are found at https://github.com/maybe-finance/maybe/releases
|
||||||
developer: Maybe
|
developer: Maybe
|
||||||
website: https://maybe.co/
|
website: https://maybe.co/
|
||||||
|
Loading…
Reference in New Issue
Block a user