Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.56 KB

v2.0.9

  • Updates to keep up with changes to GitHub markup
  • Dropped personal notes feature

V2.0.8

  • Fixed the "New issue" button's target URL
  • Fixed new/edit label info icon with instructions

v2.0.7

  • Fixed super-labels on Issues and PRs pages
  • Fixed notes on Issues and PRs pages
  • Fixed notes on Issue page

v2.0.6

  • Extension now adds a "New issue" button to every project page

v2.0.4

  • Fixed labels wrapping issue

v2.0.3

  • Fixed issues with duplicated Personal Notes buttons on issues list's issues with comments icon

v2.0.2

  • 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

v2.0.1

  • 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