Update maybe to version v0.6.0 (#3303)

This commit is contained in:
Alexander L. 2025-07-28 12:06:15 +02:00 committed by GitHub
parent 803724e1e2
commit 49b1bacd2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 17 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3063
web:
image: ghcr.io/maybe-finance/maybe:0.5.0@sha256:c6ab95ca913089b2112a59b78b1936dd41467065982ad7f36d2bd0524e9eccc9
image: ghcr.io/maybe-finance/maybe:0.6.0@sha256:1e791e88ecc4d124d05142d943bcec5b5a172e889f648c97d334363133384f01
restart: on-failure
stop_grace_period: 1m
volumes:
@ -33,7 +33,7 @@ services:
condition: service_healthy
worker:
image: ghcr.io/maybe-finance/maybe:0.5.0@sha256:c6ab95ca913089b2112a59b78b1936dd41467065982ad7f36d2bd0524e9eccc9
image: ghcr.io/maybe-finance/maybe:0.6.0@sha256:1e791e88ecc4d124d05142d943bcec5b5a172e889f648c97d334363133384f01
command: bundle exec sidekiq
restart: on-failure
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: maybe
category: finance
name: Maybe
version: '0.5.0'
version: '0.6.0'
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,20 +12,10 @@ 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 release of Maybe includes a number of new features and improvements.
Highlights:
- Set dark mode in your user preferences to enable our newest theme.
- Add your OpenAI API key to enable contextually aware AI chats. This feature is 100% optional and disabled by default.
Other key improvements:
- Improved CSV import functionality
- Enhanced data provider configuration and synchronization
- Various UI/UX enhancements and bug fixes
- Performance improvements for imports and data processing
🚨 Maybe is pivoting to B2B financial forecasting and scenario planning and will no longer be actively maintaining the project.
This final release is a working, "as-is" version of the software.
Full release notes are found at https://github.com/maybe-finance/maybe/releases