Skip to content

Commit c55ecb9

Browse files
committed
Update habitica to v5.46.0
1 parent 3804d41 commit c55ecb9

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

habitica/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
APP_PORT: 3000
88

99
server:
10-
image: awinterstein/habitica-server:5.45.0@sha256:134a157f07dabf6ae52cfcf1c9711dd3b88936c4be2673325d1ab35d81e10fce
10+
image: awinterstein/habitica-server:5.46.0@sha256:42a8ce66c4493fa78f1a43e80bcba4aeea6e01885d930898e68e60214fd7d6c5
1111
restart: on-failure
1212
depends_on:
1313
- mongo

habitica/umbrel-app.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: habitica
33
name: Habitica
44
tagline: An RPG for your life
55
category: files
6-
version: "5.45.0"
6+
version: "5.46.0"
77
port: 3944
88
description: >-
99
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,12 +27,8 @@ gallery:
2727
- 5.jpg
2828
- 6.jpg
2929
releaseNotes: >-
30-
This update includes bug fixes and performance improvements:
31-
- Improved connectivity and shutdown handling for better overall performance
32-
- Fixed task count totals when using filters on the task column
33-
- Fixed class gear bonus not showing correctly in stat breakdown on user profiles
34-
- Fixed broken image appearing on user profiles when no background is equipped
35-
- Fixed a link to the admin panel for admin users
30+
This update adds new seasonal content:
31+
- Added gear, backgrounds, and other content for March-May 2026
3632
3733
3834
For full release notes, visit https://github.com/HabitRPG/habitica/releases

0 commit comments

Comments
 (0)