Tribu logo

Tribu

Self-hosted family organizer for calendar, tasks, shopping, and more

Alternative to: cozi, familywall, ourhome

Tribu screenshot

About Versions (29)

v1.3.0

2026-04-15

Changes

  • codebase cleanup: deduplicated shared helpers (audit log, admin checks, settings), resolved circular dependency in core modules, converted lazy imports to top-level, modernized to FastAPI lifespan and SQLAlchemy 2.0 DeclarativeBase
  • removed legacy pbkdf2 password compatibility layer (all accounts migrated to bcrypt)
  • removed dead code: unused TokenResponse schema, Safari 14 matchMedia fallback, redundant comments
  • consolidated error toast handling in rewards hook with proper i18n fallback

Fixes

  • fix rewards page crash when opening as adult user (#144)