Update homehub to version v0.2.3.2 (#4510)
This commit is contained in:
parent
5ec3fb6543
commit
524b510c63
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 5000
|
||||
|
||||
web:
|
||||
image: ghcr.io/surajverma/homehub:0.2.3.1@sha256:3b86f7bdaa48c7752814941898417465fe32521b5806e54720a2694907fdd1f8
|
||||
image: ghcr.io/surajverma/homehub:0.2.3.2@sha256:7ffa2ed369b39bb090b6eae1ee7d27b803215939794107b3e4cbeede627338ec
|
||||
restart: on-failure
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
|
||||
@ -3,7 +3,7 @@ id: homehub
|
||||
name: HomeHub
|
||||
tagline: A modern hub for family organization
|
||||
category: files
|
||||
version: "0.2.3.1"
|
||||
version: "0.2.3.2"
|
||||
port: 5059
|
||||
description: >-
|
||||
HomeHub 🏡 is a thoughtfully designed web application that serves as a digital command center for families and shared households. Its main purpose is to simplify daily coordination and communication by combining essential household tools into one cohesive, easy-to-use platform. Instead of juggling multiple apps or handwritten lists, HomeHub offers an all-in-one environment where everything from chores and groceries to notes and shared expenses can be organized effortlessly.
|
||||
@ -34,7 +34,13 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
- 5.jpg
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This update includes improvements to the user interface and weather widget functionality:
|
||||
- Fixed delete button and select all label visibility when no entries are present
|
||||
- Improved weather widget initialization to work independently of other features
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/surajverma/homehub/releases
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user