What's New in Homechart: v2025.08
Release notes for Homechart v2025.08.
Deprecations
Features
Inventory > Item Expirations
Inventory > Items can now have expirations added to them. Expired items will show as a number next to the Inventory menu, and within the Expired view.
Enhancements
- Changed Calendar to automatically refresh. See Calendar for more details.
- Forms now have “Add and Duplicate” buttons to keep the form open after adding a new item.
- Health Item Logs can now be tracked per second instead of per day.
- Health correlation window can now be customized under Settings > Account. The default is 72 hours/3 days.
- Table filters now support Comparands (<, >, <=, >=), i.e. for a column containing dates, you can have a filter of
> 2025-08-01. - Updated Go to 1.24.6
- Updated the UI to be more performant and snappier.
Fixes
- Fixed Budget > Transaction form not adding custom Payees.
- Fixed Plan > Tasks not being marked completed using the form.
- Fixed SMTP notifications not working using SMTP relays like Google Workspace.
Removals
- Removed
app_portconfig, use Config >httpServer_listenAddressinstead - Removed
app_rateLimiterKeyconfig, use Config >httpServer_rateLimitKeyinstead - Removed
app_rateLimiterRateconfig, use Config >httpServer_rateLimitPatternsinstead - Removed
app_signupDisabledconfig, use Config >app_disableSignupinstead - Removed
app_tlsCertificateconfig, use Config >httpServer_tlsCertificateBase64instead - Removed
app_tlsKeyconfig, use Config >httpServer_tlsKeyBase64instead - Removed
httpconfig, use Config >httpServerinstead - Removed
postgresqlconfig, use Config >databaseinstead