Skip to content

Release v1.3.2 chore(release): add release workflow, update docs, RTK tags, UI perf improvements#169

Merged
farhan2742 merged 145 commits into
arbisoft:mainfrom
arbisoft-qaisarirfan:release-v1.3.2
Jul 2, 2026
Merged

Release v1.3.2 chore(release): add release workflow, update docs, RTK tags, UI perf improvements#169
farhan2742 merged 145 commits into
arbisoft:mainfrom
arbisoft-qaisarirfan:release-v1.3.2

Conversation

@arbisoft-qaisarirfan

Copy link
Copy Markdown
Contributor

Release v1.3.2

99e39ce ci(sentry): wire build-time vars into image build
204aa3c (ASP-167) fix(filters): add aria heading roles to sort and filter section labels
66fb084 (ASP-275) feat(app): add error boundary and not-found pages
578d5b5 (ASP-274) feat(monitoring): integrate Sentry for error tracking and session replay
b271844 (ASP-161) fix(login): move try/catch inside startTransition and use notificationManager
1fcb0b3 (ASP-273) docs(tooling): add CLAUDE.md, migrate skills to .claude, and overhaul project docs

arbisoft-qaisarirfan and others added 30 commits May 5, 2025 17:15
…s-description-darkmode

feat: update page titles, description formatting & set dark mode as default
…lay-icon-on-load

feat: display large play icon on video player after load
…-170

Remove language from the route, update favicon
…ideo-thumbnails

fix: resolve broken video thumbnails on video pages
…-size-px-to-rem

refactor: convert font sizes from px to rem across app
…tification

test: add Jest unit test for Notification component
…ntend-docker-image

Optimize frontend docker image
…upload-page

feat: implement basic video upload page
…ode-all-pages

feat: apply light mode across all pages
…eo-upload-ui

feat: Implement Advanced Video Upload Page UI
arbisoft-qaisarirfan and others added 26 commits November 17, 2025 18:13
ui: ensure consistent font size for video title and session description
refactor(video-list): optimize video list rendering and remove redundant local state
feat(sessions): show empty state when no sessions and retry state on request failure
docs(docs): add project reference and contribution documentation
refactor(auth): implement secure server-side authentication using middleware and server actions
feat(videos): [255,283,284] add routing, loading optimization and responsive layout fixes
…S-189

chore(release): add release workflow, update docs, RTK tags, UI perf improvements
docs(tooling): add CLAUDE.md, migrate skills to .claude, and overhaul project docs
fix(login): move try/catch inside startTransition and use notificationManager
feat(monitoring): integrate Sentry for error tracking and session replay
feat(app): add error boundary and not-found pages
fix(filters): add aria heading roles to sort and filter section labels
- Add NEXT_PUBLIC_SENTRY_DSN, SENTRY_ORG, SENTRY_PROJECT as builder-stage ARG/ENV so next build inlines the DSN and withSentryConfig uploads source maps
- Consume SENTRY_AUTH_TOKEN via a BuildKit secret (id: sentry_auth, required=false); the token never lands in an image layer, build arg, or the runtime image
- Add # syntax=docker/dockerfile:1 for secret mount support
- Pass the three public vars via build-args and the token via the build-push-action secrets: input in the release workflow
ci(sentry): wire build-time vars into image build
@farhan2742 farhan2742 merged commit 32cbd41 into arbisoft:main Jul 2, 2026
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.

7 participants