Releases: jerone/refined-github
Releases · jerone/refined-github
20.10.22
- Drop
remove-checks-tab
feature (refined-github#3676) - Fetch widget for
view-markdown-source
instead of maintaining a copy of it (refined-github#3670) - Make
releases-tab
non dependent ofmore-dropdown
(refined-github#3654) - Refactor
highest-rated-comment
(refined-github#3669) - Avoid errors caused by
more-dropdown
on issues (refined-github#3653) - Fix
profile-hotkey
on Gist pages (refined-github#3661) - Don't add
restore-file
action on new files in PRs (refined-github#3666) - Fix "Cookie Preferences" link color in
clean-footer
(refined-github#3658) - Correct border radius for
toggle-files-button
(refined-github#3656) - Restore
embed-gist-inline
feature (refined-github#3640) - Disable
edit-comments-faster
on hidden comments (refined-github#3651) - Preserve capitalization of repository URL in links (refined-github#3649)
- Fix spacing of
cleanup-repo-filelist-actions
(refined-github#3646)
20.10.15
- Don’t run
bypass-checks
on non "run" actions (refined-github#3644) - Add
convert-pr-to-draft-improvements
feature (refined-github#3637) - Drop
show-followers-you-know
feature (refined-github#3642) - Enable
unwrap-useless-dropdowns
on more Action pages - Use API for
bypass-checks
(refined-github#3629) - Extend
linkify-labels-on-dashboard
to newsfeed items (refined-github#3625) - Don't show next scheduled time of disabled workflows (refined-github#3623)
- Remove duplicate tooltip from
bugs-tab
20.10.8
- Restore
edit-comments-faster
on review comments (refined-github#3407) - Use system setting for
user-local-time
time formatting (refined-github#3627) - Enable
bypass-checks
on more commit statuses (refined-github#3610) - Add tooltip to
table-input
button (refined-github#3615) link-to-github-io
improvements (refined-github#3617)- Add
next-scheduled-github-action
feature (refined-github#3604) - Add
table-input
feature (refined-github#3598) - Fix padding issue in Milestones
20.10.1
- Drop
remove-upload-files-button
feature (refined-github#3603) - Add
link-to-github-io
feature (refined-github#3586) - Focus field after using
collapsible-content-button
(refined-github#3600) - Enhance
view-markdown-source
with line actions (refined-github#3594) - Refactor
conversation-links-on-repo-list
to useselector-observer
(refined-github#3514) - Refactor dashboard features to use
selector-observer
(refined-github#3521) - Persist
toggle-files-button
state (refined-github#3589) - Ensure
releases-tab
is hidden in responsive views - Restore and improve
useful-not-found-page
links to the default branch - Hide unnecessary "Readme" link from repositories
- Support compare diff URLs in
prevent-pr-commit-link-loss
(refined-github#3583) - Increase scrollable area in GitHub Actions
20.9.24
- Avoid repository settings bug caused by
stop-pjax-loading-with-esc
(refined-github#3585) - Extend
sticky-conversation-sidebar
to also work on the repo home (refined-github#3577) - Hide redundant 'Releases' section from repo sidebar (refined-github#3566)
- Improve
file-finder-buffer
style (refined-github#3571) - Restore
hide-zero-packages
(refined-github#3573) - Restore
split-issue-pr-search-results
(refined-github#3556) - Fix incorrect spacing in
cleanup-repo-filelist-actions
(refined-github#3570)
20.9.17
- Keep
more-dropdown
on the right on non-responsive pages - Allow selecting files bottom to top in
batch-mark-files-as-viewed
(refined-github#3558) - Enable
highlight-deleted-and-added-files-in-diffs
onisCompare
(refined-github#3555) - Faster
highlight-collaborators-and-own-conversations
(refined-github#3552) - Avoid unnecessary checkbox in global conversation pages
- Add
new-repo-disable-projects-and-wikis
feature (refined-github#3539) - Move Security and Insights tabs to
more-dropdown
(refined-github#3547) - Partially disable
batch-open-conversations
on Enterprise - Add
stop-pjax-loading-with-esc
feature (refined-github#3465)