GitHub Live PRs의 버전 기록 - 6개 버전
GitHub Live PRs 제작자: xmmarcotte
GitHub Live PRs의 버전 기록 - 6개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 2.1.0
2026년 6월 17일에 출시 - 41.05 KBfirefox 140.0 이상에서 작동v2.1.0
New:
• Added an "Assigned to me" section, listing open PRs where you are set as an assignee. It appears between "Authored by me" and "Requested my review".
• New "Assigned to me" filter toggle in Settings (on by default).
Fixed:
• Corrected bottom spacing in the popup so the last PR in the list is no longer flush against the bottom edge when scrolled.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 2.0.2
2026년 4월 16일에 출시 - 40.71 KBfirefox 140.0 이상에서 작동v2.0.2- Rich check details in PAT mode: shows pass/fail counts and names of failing checks per PR
- Standardized popup header icons (Bootstrap Icons)
- Fixed gear icon hover animation rotating the button background
- Empty PR sections are now hidden instead of showing placeholder text
- Improved scrape-mode badge resilience: falls back to search page status when per-PR classification fails
- Removed internal diagnostics from settings page
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.0.1
2026년 4월 16일에 출시 - 41.2 KBfirefox 140.0 이상에서 작동v2.0.1 — Patch- Fixed false-positive pending badge when all CI checks passed but no legacy commit statuses exist
- Fixed badge detection being too restrictive (restored proven v1 scrape patterns)
- Replaced emoji icons in popup header with Bootstrap Icons (gear, refresh) for consistent styling
- Fixed hover background rotating along with gear icon
- Updated minimum Firefox version to 140+ for data_collection_permissions compliance
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.0.0
2026년 4월 16일에 출시 - 40.79 KBfirefox 140.0 이상에서 작동v2.0.0 — Major update- Migrated to Manifest V3
- Added optional Personal Access Token (PAT) authentication for SSO organizations with strict session timeouts
- Added live pending checks badge (yellow dot) alongside existing success/failure badges
- Added manual sync button in the popup header
- Added right-click context menu on PR rows (copy URL, copy title, open in new tab)
- Added optional desktop notifications when CI checks transition to failure
- Added version display and notification toggle in settings
- Fixed XSS vulnerability in settings page
- Fixed several bugs: broken debug function, duplicate storage keys, dead code, wasted network calls
- Full code cleanup and privacy policy update with permission justifications
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.0
2025년 11월 6일에 출시 - 39.67 KBfirefox 58.0 이상에서 작동Version 1.1.0 - Major Update
BUG FIXES
- Fixed review request filtering: PRs where you're directly requested now appear correctly when "Include team/group requests" is disabled. Uses user-review-requested:@me to distinguish direct requests from team requests.
MAJOR FEATURES
Settings Page Redesign
- Complete redesign of the settings page with a modern, card-based layout
- Dark mode support for the settings page (matches popup theme)
- Improved visual hierarchy with grouped sections
- Better checkbox organization with visual indentation for sub-options
- Enhanced status display with detailed information
Visual Enhancements
- Repository labels: Each PR now displays its repository (owner/repo) below the title
- PR count badges: Section headers show the number of PRs in each category
- Empty state messages: Clear messaging when no PRs are found
- Loading indicators: Visual feedback during sync operations
- Last sync time: Displays "Last synced X ago" in the popup header
- Improved error display: Better error messages with clear formatting
Dark Mode Improvements
- Dark mode now applies to both popup and settings pages
- Updated dark mode toggle label (removed "(popup)" since it affects both)
- Consistent theming across all UI components
CODE QUALITY
- Improved error handling and logging
- Better code organization and structure
- Removed incomplete conflict detection feature for stability
USER EXPERIENCE
- More informative UI with better visual feedback
- Cleaner, more modern interface
- Better organization of settings and options
- Improved accessibility with better contrast and spacing
Note for users: The review request filtering fix means you may see different PRs in your list. If you want to see both direct requests and team requests, enable "Include team/group requests" in settings.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.1
2025년 8월 14일에 출시 - 35.98 KBfirefox 58.0 이상에서 작동general code cleanup + fixed approval statusMIT 라이선스에 따라 릴리스된 소스 코드