| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| refined-github-26.7.26-for-local-testing-only.zip | 2026-07-26 | 643.0 kB | |
| 26.7.26 source code.tar.gz | 2026-07-26 | 1.7 MB | |
| 26.7.26 source code.zip | 2026-07-26 | 2.0 MB | |
| README.md | 2026-07-26 | 3.9 kB | |
| Totals: 4 Items | 4.3 MB | 1 | |
Yuge changes
- Detect React navigation and re-apply features by @fregante in https://github.com/refined-github/refined-github/pull/9830
This affects the file lists (/blob/, /tree/), PR tabs and issues. Prior to this change, features wouldn't work unless you refreshed the page. This is somewhat experimental, please report any new issues.
extensible-nav- Allow extension by other features by @fregante in https://github.com/refined-github/refined-github/pull/9832bugs-tab- Restore feature by @fregante in https://github.com/refined-github/refined-github/pull/9839mobile-tabs- Restore feature by @fregante in https://github.com/refined-github/refined-github/pull/9840releases-tab- Restore feature by @fregante in https://github.com/refined-github/refined-github/pull/9841
This release brings back a few popular features, but they depend on the new extensible-nav feature. The feature is currently in beta and disabled by default. Please report any issues you encounter with it.
Bugfixes
quick-review- Improve reliability by @fregante in https://github.com/refined-github/refined-github/pull/9846repo-avatars- Restore feature after window resize by @fregante in https://github.com/refined-github/refined-github/pull/9824pr-base-commit- Fix TypeError on PRs with conflicts by @mmustafasenoglu in https://github.com/refined-github/refined-github/pull/9880extensible-nav- Add support for "Models" and Locked PRs by @fregante in https://github.com/refined-github/refined-github/pull/9835notifications-ui- Support latest layout by @fregante in https://github.com/refined-github/refined-github/pull/9884repo-header-info- Avoid duplicates, empty space by @fregante in https://github.com/refined-github/refined-github/pull/9823repo-header-info- Don't show in unrelated places by @fregante in https://github.com/refined-github/refined-github/pull/9843one-key-formatting- Fix duplicate formatting by @fregante in https://github.com/refined-github/refined-github/pull/9865status-subscription- Fix status detection on issues by @fregante in https://github.com/refined-github/refined-github/pull/9872status-subscription- Improve reliability by @fregante in https://github.com/refined-github/refined-github/pull/9849select-notifications- Fix clipped menu by @fregante in https://github.com/refined-github/refined-github/pull/9826conversation-authors- Silence permission error by @fregante in https://github.com/refined-github/refined-github/pull/9820release-download-count- Avoid overlap by @fregante in https://github.com/refined-github/refined-github/pull/9885open-all-notifications- Fix placement by @fregante in https://github.com/refined-github/refined-github/pull/9827quick-resolve-conflicts- Restore feature by @SunsetTechuila in https://github.com/refined-github/refined-github/pull/9855sticky-notifications-actions- Restore feature in Date view by @fregante in https://github.com/refined-github/refined-github/pull/9882
Improvements
useful-not-found-page- Improve style and reliability by @fregante in https://github.com/refined-github/refined-github/pull/9812new-tab-links- Open new issue in one cmd-click in the header by @fregante in https://github.com/refined-github/refined-github/pull/9863closing-remarks- Improve reliability by @fregante in https://github.com/refined-github/refined-github/pull/9861
New Contributors
- @mmustafasenoglu made their first contribution in https://github.com/refined-github/refined-github/pull/9880
Full Changelog: https://github.com/refined-github/refined-github/compare/26.7.12...26.7.26