mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +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
|
||||
|
||||
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
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: maybe
|
||||
category: finance
|
||||
name: Maybe
|
||||
version: '0.4.2'
|
||||
version: '0.4.3'
|
||||
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
|
||||
@ -12,9 +12,14 @@ description: >-
|
||||
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.
|
||||
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
|
||||
developer: Maybe
|
||||
website: https://maybe.co/
|
||||
|
Loading…
Reference in New Issue
Block a user