Releases: UseTrey/.github
Releases · UseTrey/.github
Release v0.0.1
🚀 Deploy Main
Version: v0.0.1 (patch)
PR: #3
Merged by: @ShinChanU
Date: 2026-01-31 14:57 KST
📝 Changes
- Deploy Main (#3)
- [fix] Remove output config to support dynamic routes
- [fix] Update Netlify publish directory to .next
- [fix] Update Netlify deploy workflow to support dynamic routes
- Merge branch '001-auto-discovery' into dev
- Merge pull request #2 from UseTrey/001-auto-discovery
- [feat] Add auto-discovery system with admin dashboard
- [enhance] Improve trust metrics display and add documentation
- [fix] Use actions/checkout instead of manual git clone for auth
- [fix] Static export와 호환되지 않는 API routes 제거
- [feat] Trust Metrics 자동 동기화 기능 추가
- [fix] Use correct --no-build flag for netlify-cli
- [fix] Add --skip-build to netlify-cli to prevent duplicate build
- [fix] Use NEXT_PUBLIC prefixed Supabase secrets in deploy workflow
- [fix] Use NEXT_PUBLIC prefixed Supabase secrets in CI