Versiegeschiedenis van GitHub Live PRs - 5 versies
GitHub Live PRs door xmmarcotte
Versiegeschiedenis van GitHub Live PRs - 5 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 2.0.2
Uitgegeven op 16 apr. 2026 - 40,71 KBWerkt met firefox 140.0 en laterv2.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
Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 2.0.1
Uitgegeven op 16 apr. 2026 - 41,2 KBWerkt met firefox 140.0 en laterv2.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
Broncode vrijgegeven onder MIT-licentie
Versie 2.0.0
Uitgegeven op 16 apr. 2026 - 40,79 KBWerkt met firefox 140.0 en laterv2.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
Broncode vrijgegeven onder MIT-licentie
Versie 1.1.0
Uitgegeven op 6 nov. 2025 - 39,67 KBWerkt met firefox 58.0 en laterVersion 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.Broncode vrijgegeven onder MIT-licentie
Versie 1.0.1
Uitgegeven op 14 aug. 2025 - 35,98 KBWerkt met firefox 58.0 en latergeneral code cleanup + fixed approval statusBroncode vrijgegeven onder MIT-licentie