ChangelogTewdy Web

Tewdy Web Changelog

Tewdy Web is the main web application built with Angular 19 (SSR), NgRx Signals, and Tailwind CSS. It includes task management, marketplace, neighborhood dashboards, and real-time chat.

0.2.0 — March 2026

Features

  • Neighborhood dashboard with weather, news, events, and tasks widgets
  • Skeleton loaders for all widget card types
  • Mobile login bottom-sheet modal in the navbar
  • Horizontal scroll cards with shadow-safe 3-layer wrapper pattern

Fixes

  • Fixed auth guard race condition during SSR hydration that allowed authenticated users to see the login page
  • Added @if guards to @defer-wrapped location modals to fix stuck backdrops
  • Fixed modal focus trapping on mobile

0.1.0 — February 28, 2026

Features

  • Initial changelog setup
  • Added browser telemetry to Loki pipeline
  • Screen view and auth event tracking

Fixes

  • Fixed modal focus trapping on mobile