Releases: Oreoxmt/octopus-github
Releases · Oreoxmt/octopus-github
v0.6
What's Changed
- feat: add create translation pr button on pr page by @qiancai in #13
- make sure createTranslationPR does not work for PRs with the translation/done label by @qiancai in #14
- fix the PR description for translation PR by @qiancai in #15
- CreateTransPR: add the translation label for the target PR by @qiancai in #16
- fix: trim the trailing params in SourcePRURL by @ran-huang in #17
- optimize the error detecting mechanism for SyncMyRepoBranch by @qiancai in #18
- Fix the wrong CLA link for the translation PR by @qiancai in #19
New Contributors
Full Changelog: v0.5...v0.6
v0.5
What's Changed
- make sure the pr number does not include #... by @ran-huang in #11
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- fix Uncaught TypeError and update metadata by @Oreoxmt in #10
- feat: add comment button on pr page by @ran-huang in #9
Full Changelog: v0.3...v0.4
v0.3
What's Changed
- README: add the user.js link as title by @Oreoxmt in #5
- feat: allow quickly scroll to top or bottom or PR page by @ran-huang in #8
New Contributors
- @ran-huang made their first contribution in #8
Full Changelog: v0.2...v0.3
v0.2
What's Changed
New features
- The script is injected before the page load which improves user experience (PR: #3)
Bug fixes
How to update the userscript to v0.2 ? #4
The following uses Tampermonkey as an example.
-
Click the Tampermonkey icon in the browser toolbar.
-
Click Dashboard. The Tampermonkey dashboard is displayed.
-
Click Installed userscripts. The list of installed userscripts is displayed.
-
Select Octopus GitHub.
-
Choose Trigger update from the Apply this to all selected scripts menu and click Start. The userscript is updated from v0.1 to v0.2.
Full Changelog: v0.1...v0.2
v1.0
What's Changed
New features
- Quick access to the Files changed page of a PR in #1
- Bulk comment on multiple PRs in #1
- Add the feature description, usage and FAQs in README.md
New Contributors
Full Changelog: https://github.com/Oreoxmt/octopus-github/commits/v0.1