diff --git a/habitica/docker-compose.yml b/habitica/docker-compose.yml index c6932e12..9024f2af 100644 --- a/habitica/docker-compose.yml +++ b/habitica/docker-compose.yml @@ -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 diff --git a/habitica/umbrel-app.yml b/habitica/umbrel-app.yml index d502e470..7f59e649 100644 --- a/habitica/umbrel-app.yml +++ b/habitica/umbrel-app.yml @@ -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