|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
id: maybe |
|
|
id: maybe |
|
|
category: finance |
|
|
category: finance |
|
|
name: Maybe |
|
|
name: Maybe |
|
|
version: 'v0.1.0-alpha.16' |
|
|
version: 'v0.1.0-alpha.17' |
|
|
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 |
|
@ -22,12 +22,16 @@ description: >- |
|
|
|
|
|
|
|
|
2. Add your Synth API key to the .env file at ~/umbrel/app-data/maybe/.env |
|
|
2. Add your Synth API key to the .env file at ~/umbrel/app-data/maybe/.env |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
This update introduces a "self resolution" issue tracking system and improvements to property and vehicle accounts: |
|
|
This update introduces several improvements and new features: |
|
|
|
|
|
|
|
|
- Users can now input details for their property and vehicle accounts |
|
|
- Self-hosted instances can now block new user registrations |
|
|
- In the future, Maybe will support data providers for automatic valuation of properties and vehicles |
|
|
- UI improvements and bug fixes |
|
|
- Estimated market values will be added periodically as "Valuations" in the value tab of each account |
|
|
- Ability to create deposit entries in investment portfolios |
|
|
- Account balance history graphs will reflect these valuations |
|
|
- Fixed account sync issues |
|
|
|
|
|
- Improved transaction management and display |
|
|
|
|
|
- Added feedback page |
|
|
|
|
|
- Support for multi-currency transfers |
|
|
|
|
|
- Allow partial investment quantities |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|