File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # HomeGlow v 1.6.1 Changelog
2+
3+ ## 🎉 Recent Updates
4+
5+ A small follow-up to v1.6 that polishes calendar deduplication and rounds out the
6+ demo experience with proper documentation and a richer sample set.
7+
8+ ## New Features
9+
10+ ### Calendar Deduplication On by Default (#123 )
11+ Merging the same event across multiple calendars is now ** enabled by default** —
12+ the feature proved reliable in v1.6, so new and existing installs get cleaner
13+ calendars out of the box. You can still turn it off anytime in the calendar
14+ widget settings; anyone who had explicitly disabled it keeps their choice.
15+
16+ ### Demo Mode Documentation & Richer Sample Data (#124 )
17+ - A dedicated [ Demo Mode guide] ( docs/guides/demo-mode.md ) (plus a wiki page)
18+ explains what demo mode does, what it seeds, and how to run your own.
19+ - The demo sample set is more robust: a third family member and a wider mix of
20+ chores — including everyday routines with ** no clam value** (make your bed,
21+ brush teeth) alongside the reward chores — to show that clams are optional
22+ per chore.
23+
24+ ---
25+
26+ ## Summary
27+ A polish release: calendar dedup defaults on, and demo mode is now documented and
28+ seeded with a more illustrative sample household.
29+
30+ ---
31+
32+ ## 📝 Notes
33+
34+ For questions or issues, please visit our [ GitHub Issues] ( https://github.com/jherforth/HomeGlow/issues ) page.
35+
36+ ---
37+
138# HomeGlow v 1.6 Changelog
239
340## 🎉 Recent Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " homeglow-client" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " homeglow-server" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Backend for HomeGlow dashboard" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments