- Fix list pr actions name
- Fix the problem with jumping commit pages
- Add action when right click PR annotation #163
- Fix The action "Pull Request" is not easy to find from cmd+shift+a #157 Thanks @gmolau for suggesting
- Support dynamic plugins
- Fix plugin desc's screenshots #156
- GitHub diff-xxx now use sha256 not MD5 #138
- Change menu position #146
- Option to open the main PR page instead of the files page #140 Thanks @gmolau for suggesting
- Update libs
- Add description to copy/find actions
- Fix Throwable: Do not call synchronous repository update in EDT #130 Thanks @Spurlos for repoting
- GitLab MR URL missing group/org #125 Thanks @P15223971 for reporting
- Fix startup crash #127
- List all PR like annotate #113
- Ends support version lower than 2019.2 #116
- Fix the problem of closing "Annotate" when the plugin closes "List pull request" #117
- Fix Plugin crash when the code is editing. #111
- Fix Freeze on project opening #105 Thanks @nisnevich for reporting
- Better performance #106 This plugin ends support of IntelliJ version lower than 2019.1
- Support git-flow #102
- Change menu icon #90
- Add plugin icon #93
- Fix NoSuchElementException with IDEA 2019.1 #94 Thanks @ofry for reporting
- Support GitLab #52
- Support Bitbucket #53
- Detect hosting service on startup #75
- Create copy action #62
- Change Notification IDs #63
- Fix problem with v2018.2.1 #48 Thanks @gfx for reporting
- Fix the problem with v2017.x or above #43
- Refactor model #41
- Update README #36
- Add test cases #35
- Make "Could not find the pull request" message more useful #33
- Disable auto jump when no PR found #30
- Fix the problem with commits that is only exist in local machine
- Fix critical issue with finding pull request
- Improve the performance
- Make this plugin available to all JetBrain products
- Fix the problem with no pull request
- #9 Support non-master pull request
- Initial release