diff --git a/maybe/docker-compose.yml b/maybe/docker-compose.yml index 8a85d4e4..640d086a 100644 --- a/maybe/docker-compose.yml +++ b/maybe/docker-compose.yml @@ -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: diff --git a/maybe/umbrel-app.yml b/maybe/umbrel-app.yml index 2cb64214..9d9da0cc 100644 --- a/maybe/umbrel-app.yml +++ b/maybe/umbrel-app.yml @@ -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