Releases: m4rii0/github-helper
Releases · m4rii0/github-helper
1.2.5
Fixed
- Broken selector to get the issue id
1.2.2
Fixed
- Broken selector after GitHub updated the issue details page
1.2.1
Fixed
- Branch names can no longer end with a hyphens
1.2.0
Added
- The branch generated now follows RFC 1035 taking in consideration the repository name.
Fixed
- Replacement of wrong characters while generating the branch name.
1.1.2
Fixed
- #8 Default text in the
Create new branch
modal is not being replaced.
1.1.1
Fixed
- Max length of branch is now configured as 60 characters.
1.1.0
Improved
- Generated branch name now limits to 60 characters
- Generated branch name now removes non-basic characters
1.0.0
- v1 release 🥳
- New README
- Added LICENSE
Breaking Changes
- Script remote name was renamed to
helper.user.js
breaking the remote reference in the previous releases.
A fresh installation is required to use the new remote name and get updates automatically. (Get it here)