Skip to content

v0.8.0: Notifications & Phone Sync

Choose a tag to compare

@itsDNNS itsDNNS released this 25 Feb 20:51
· 636 commits to main since this release

What's new

This release covers milestone 0.8 Notifications & Phone Sync.

Highlights

  • Web push notifications (#40): Service worker–powered push notifications for event reminders, task deadlines, and birthdays. Configurable quiet hours and reminder intervals in Settings. Works on Android, iOS (Safari 16.4+), and desktop browsers.
  • Calendar & contacts subscription URLs (#39): ICS and VCF feed endpoints with token-in-URL authentication. Subscribe to your family calendar in Google Calendar, Apple Calendar, or any CalDAV client. New "Subscriptions" section in Settings with one-click token creation, copyable feed URLs, and setup instructions for Android/iOS.
  • Demo mode from SetupWizard (#53): The "Try demo" button is now accessible directly from the first-run setup wizard, so new users can explore Tribu without creating an account first.

Other changes

  • Assign family members to calendar events (#50)
  • Contacts sorted alphabetically with section headers (#54)
  • Browser language auto-detection, language toggle on pre-login pages
  • Shopping list: Enter key now submits item instead of jumping to detail field
  • Renamed infra/ directory to docker/

Full Changelog: v0.7.0...v0.8.0