What's New in Homechart: v2026.06
Release notes for Homechart v2026.06.
Deprecations
Features
Recurring Cook > Meal Plans
You can now set recurrences for Cook > Meal Plans to automatically schedule the same meal plans every week. Notifications will recur as well, ensuring you get notified for when to prep or cook a meal, or when to leave for a restaurant.
Enhancements
- Calendar can now filter by participants
- Households now have a setting for Time Zone. This is used to calculate times and recurrences for Household items.
- Updated Go to 1.26.4
Fixes
- Fixed pinch zooming not working correctly on touch screens
Removals
- Removed
/api/v1/calendar/icalendars, use/api/v1/calendar/calendarsinstead. - Removed
/api/v1/health/logs, use/api/v1/health/log-itemsinstead. - Removed
CalendarEvent.calendarICalendarID, useCalendarEvent.calendarIDinstead. - Removed
CalendarEvent.dateEnd, useCalendarEvent.recurrence.endinstead. - Removed
PlanTask.dateEnd, usePlanTask.recurrence.endinstead.