- Updates to keep up with changes to GitHub markup
- Dropped personal notes feature
- Fixed the "New issue" button's target URL
- Fixed new/edit label info icon with instructions
- Fixed super-labels on Issues and PRs pages
- Fixed notes on Issues and PRs pages
- Fixed notes on Issue page
- Extension now adds a "New issue" button to every project page
- Fixed labels wrapping issue
- Fixed issues with duplicated Personal Notes buttons on issues list's issues with comments icon
- Fixed GitHUb site detection
- Fixed issue causing Personal Notes not to bootstrap if loading directly onto a milestone pages
- Fixed wrapping on long Personal Notes
- Introduced
changelog.md
file to track future version changes - Updated README.md with Opera published link and some cleanup
- Cleanup of label selectors and support for "super labels" differentiation by label description ("[special]"/"[type]") and not just label name prefix ("@"/"#")
- Fixed "super labels" positioning to lineup with relative order within "super label" kind (up to 5 labels of each kind)
- JS bootstrapping only after detection of GitHub by meta tags (for enterprise deployment on custom domains)
- Deprecated Enterprise version of the plugin, while making the vanilla plugin bootstrap on any domain after detection of GitHub by meta tags
- Private (local storage persisted) notes for issues on Projects, Issues/Milestones and Issue details pages