HomeHub
Private, self-hosted hub for a family's shared notes, lists, chores, and calendar
Alternative to: Cozi, OurHome, AnyList
About
Versions (17)
v0.2.3.3
2026-05-27What’s Changed
- Implemented Recurring chores feature for Chores module.
- Introduced a new homepage widget for displaying open chores based on user settings.
- Added expense settings for fraction factor and precision, with corresponding UI updates.
- Enhanced color assignment for tags using distinct hues based on hash values.
- Improved contrast ratio calculation for text color based on background color.
- Updated chore form to include recurring chore options with validation for end dates.
- Refined HTML structure and styles for better user experience across chore and expense pages.
- Address PR review feedback for chores and dashboard
- Implement user permission checks for editing chores, recipes, and shopping items
- Remove fallback to cookies for user identification in edit chore function as per PR review
Full Changelog: https://github.com/surajverma/homehub/compare/v0.2.3.2…v0.2.3.3