Update habitica to v5.47.2 (#5273)

This commit is contained in:
Alexander L. 2026-04-03 13:21:49 +02:00 committed by GitHub
parent c8d3bd985e
commit 91ee65f839
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3000
server:
image: awinterstein/habitica-server:5.47.0@sha256:b85201eb6574215f0fe314c582426f8ea1fda91fea3de8e0a25efa9056d4c58b
image: awinterstein/habitica-server:5.47.2@sha256:3827aeb8246fd4f4630b738944164d38b00f54a3d55a966eedeced4eddb2aa1d
restart: on-failure
depends_on:
- mongo

View File

@ -3,7 +3,7 @@ id: habitica
name: Habitica
tagline: An RPG for your life
category: files
version: "5.47.0"
version: "5.47.2"
port: 3944
description: >-
Habitica is a productivity app that blends task management with elements of role-playing games to create an engaging and motivating experience. By turning everyday tasks and goals into quests, users are encouraged to complete them in exchange for rewards like experience points, gold, and in-game items. Habitica allows users to set up various types of tasks, such as daily habits, to-do lists, and long-term goals. As users complete tasks, they level up their avatars, unlock new features, and earn rewards, which can include customization options for their characters or even virtual pets.
@ -27,9 +27,10 @@ gallery:
- 5.jpg
- 6.jpg
releaseNotes: >-
This update includes new content and improvements:
- Added April Fool's event for 2026
- Improved implementation of April Fool's features for better future compatibility
This update includes bug fixes and improvements:
- Fixed lookup of expired group plans to use creation date instead of customer ID, which could be blanked out after cancellation
- Fixed missing default price on the latest event background for better mobile compatibility
- Restored accidentally deleted CSS for animated GIFs
For full release notes, visit https://github.com/HabitRPG/habitica/releases