umbrel-apps/maybe/umbrel-app.yml
Simon Green 43e89694d7
Update Maybe to v0.1.0-alpha.9 (#1189)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2024-07-09 12:21:47 +10:00

63 lines
1.8 KiB
YAML

manifestVersion: 1.1
id: maybe
category: finance
name: Maybe
version: 'v0.1.0-alpha.9'
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
a small team alongside an incredible community.
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.
🛠️ MULTI-CURRENCY SUPPORT
Most currently available features will work out of the box. However, Maybe requires a Synth API key if you would like to use multi-currency support.
1. Sign up for a Synth API key at https://synthfinance.com/
2. Add your Synth API key to the .env file at ~/umbrel/app-data/maybe/.env
releaseNotes: >-
Improvements in this release:
- Fixed decimal display for Euro currencies.
- Ability to edit transaction types and amounts.
- Fixed transactions being duplicated during import.
- Improved balance consistency after entering transactions.
- Improved account sychronization with one click.
- Enhanced button design for a more unified look.
- Improved account settings and transaction updates.
- Fixed several bugs to make the app run smoother.
- Toast notifications can now be closed on demand.
Full release notes available at https://github.com/maybe-finance/maybe/releases/tag/v0.1.0-alpha.9
developer: Maybe
website: https://maybe.co/
dependencies: []
repo: https://github.com/maybe-finance
support: https://github.com/maybe-finance/discussions
port: 3063
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ''
defaultUsername: ''
defaultPassword: ''
submitter: CaptainCodeman
submission: https://github.com/getumbrel/umbrel-apps/pull/1105