Skip to content

contacts: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:48
3a7e2e1

0.3.0 (2026-07-11)

Features

  • contacts: add workspace dashboard shell + users/CRM navigation (c0d0317)
  • contacts: migrate feedbacks, tutoring, guest-leads to apps/contacts (47bafeb)
  • contacts: migrate reports + groups and complete the users cutover (2ee89cd)
  • contacts: migrate users [userId]/follow-up; fix owned-route matcher (765b87a)
  • contacts: migrate users approvals module, extracting shared parts to packages (e66ae32)
  • contacts: migrate users attendance; add satellite-safe workspace-user link helper (8f53453)
  • contacts: migrate users group-tags module (bcc61e4)
  • contacts: migrate users topic-announcements module (01e19ab)
  • contacts: migrate users/database UI into apps/contacts (d3aa461)
  • contacts: migrate users/structure (org chart) to apps/contacts (93f2cb5)
  • contacts: move user-management settings into apps/contacts dialog (b6a3efe)
  • contacts: redirect non-migrated workspace routes to apps/web (f5a6518)
  • contacts: scaffold contacts.tuturuuu.com satellite shell + monorepo registration (7e335fc)

Bug Fixes

  • ci: restore repository validation parity (db6afe4)
  • contacts: add missing shared i18n namespaces; move contacts into the checked apps (0971c8f)
  • contacts: backfill shared-shell translation keys and close the scan gap (90b4672)
  • contacts: drop force-dynamic segment config incompatible with cacheComponents (db263e1)
  • contacts: fall back to first workspace, not the root workspace (937d8d0)
  • contacts: opt authed pages into request-time rendering with connection() (df7288c)
  • contacts: provide nuqs adapter (17f4ac4)
  • contacts: redirect app entry to the default workspace (244e852)
  • contacts: resolve workspace + permissions from the app session (55cffe4)
  • contacts: stop catch-all routes from shadowing the /api → web proxy (852a79b)

Performance Improvements

  • ci: enable repository-wide remote caching (6250f91)