In the group overlay a per-member filter bar appears under the banner: tap a member (or the group calendar) to hide/show their events, Outlook-style. Filtering is client-side by event owner; members + colours load from the group detail. Bumped version. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Increment APP_VERSION with every code change
|
|
export const APP_VERSION = 'v42';
|