Skip to content

feat(profile): digest, S3 media and login fix (0.21.0–0.22.0)#29

Merged
emildg8 merged 3 commits into
mainfrom
release/profile-0.21-0.22
May 30, 2026
Merged

feat(profile): digest, S3 media and login fix (0.21.0–0.22.0)#29
emildg8 merged 3 commits into
mainfrom
release/profile-0.21-0.22

Conversation

@emildg8

@emildg8 emildg8 commented May 30, 2026

Copy link
Copy Markdown
Collaborator

PR — Profile 0.21.0 + 0.22.0 (follow-up к #28)

Ветка → main. Дополняет merge #28: в main осталась только линия до 0.20.0.

Версия

0.22.0 (package.json root / client / server)

0.21.0 — Дайджест, S3, мессенджер

  • Еженедельный дайджест (scheduler, UserNotificationLog), product broadcast (admin API).
  • Медиа профиля: local / S3 + CDN redirect.
  • Pull облака при открытии «Профиль» в мессенджере.
  • Admin: /api/admin/notifications/*.

0.22.0 — Вход и навигация

  • React Router 7: remount Routes при смене URL (фикс залипшего /login).
  • returnTo=/profile, русские ошибки auth, refetch сессии на focus.

Миграции

npm run db:push -w server

server/.env.example — SMTP, S3, RETROGEN_NOTIFICATIONS_SCHEDULER.

Test plan

  • npm run dev — вход с /profile/login → обратно с сессией
  • db:push — таблица UserNotificationLog
  • Уведомления: toggles; при настроенном SMTP — дайджест (admin или scheduler)
  • Аватар: local и при RETROGEN_PROFILE_MEDIA_BACKEND=s3
  • Мессенджер: панель профиля подтягивает облако

Эмиль and others added 3 commits May 30, 2026 04:48
…(0.21.0)

Weekly digest scheduler and admin broadcast API; local/S3 profile media with CDN redirect; UserNotificationLog migration; pullProfileCloudIfIdle in messenger.

Co-authored-by: Cursor <cursoragent@cursor.com>
Remount routes on pathname change (RR7), returnTo profile after login, Russian auth errors, and PR consolidated changelog doc.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@emildg8 emildg8 merged commit 55e6cf9 into main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant