Releases: hypertrons/hypertrons-crx
Releases · hypertrons/hypertrons-crx
v1.6.3
What's Changed
- build(deps): Bump terser from 5.14.1 to 5.14.2 by @dependabot in #407
- chore: remove an event listener that won't work by @tyn1998 in #409
- chore: replace deprecated property "gap" with "token.childrenGap" by @zhicheng-ning in #410
- docs: fix broken images in README by @tyn1998 in #412
- ci: automatically deploy to edge add-on store by @tyn1998 in #415
- docs: removed link from opera icon in README by @debjit20504 in #417
- ci: release body with contributor login name by @tyn1998 in #418
- community: invite @wxharry to be one of the Hypercrx maintainers 🎉 by @tyn1998 in #421
- ci: release file names with version number by @tyn1998 in #419
- docs: fix broken image and change table style by @xgdyp in #425
New Contributors
- @debjit20504 made their first contribution in #417
Full Changelog: v1.6.2...v1.6.3
v1.6.2
v1.6.1
v1.6.0
The first versioned release!
Hi, friends!
We are so excited to announce you that from now we have a set of workflows and scripts (#352) to tag and release a version! Each time we manually dispatch the workflow "release-deploy", all conventional commits between last release and this release will be written into the release body like below, and then the new version will be submitted to extension store automatically.
Thanks, @wxharry!
What's Changed
- feat: add first edtion by @frank-zsy in #1
- feat: add hypertrons config file by @frank-zsy in #2
- feat: add SimpleGraph class by @heming6666 in #8
- Refactor project using React. by @heming6666 in #21
- Refactor project : removing complex code and configurations. by @LiuChangFreeman in #46
- build(deps): Bump ini from 1.3.5 to 1.3.8 by @dependabot in #47
- feat: update hypertrons config file by @heming6666 in #48
- feat: add DashboardService & web-ext by @heming6666 in #49
- build(deps): Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #51
- fix: adapt for new component DashboardService by @LiuChangFreeman in #52
- fix: update contributing guide by @jessiimay in #57
- feat: add ability for background tasks and local storage by @LiuChangFreeman in #58
- feat: add developer collabration network component by @heming6666 in #55
- feat: add support for i18n by @LiuChangFreeman in #63
- Pr template by @jessiimay in #64
- Pr template by @jessiimay in #67
- feat: auto generate .crx pre-releases by @LiuChangFreeman in #66
- feat: add options page && popup page by @LiuChangFreeman in #71
- fix: disable auto-build on pull-requests by @LiuChangFreeman in #72
- feat: add perceptor tab by @heming6666 in #69
- Refactor: move components folder by @heming6666 in #75
- feat: introduce global settings api by @LiuChangFreeman in #76
- feat: improve the ci&cd workflows by @LiuChangFreeman in #77
- refactor: refactor developer network by @heming6666 in #80
- feat: implement checking for updates by @LiuChangFreeman in #82
- feat: notification & button for updates by @LiuChangFreeman in #83
- Feat: add error page by @heming6666 in #87
- Feat: add log mechanism by @heming6666 in #89
- feat: publish asserts to oss by @LiuChangFreeman in #84
- refactor: upload publish information to oss by @LiuChangFreeman in #90
- doc: add installation guide #85 by @jessiimay in #88
- fix: avoid style pollution by @heming6666 in #91
- fix: update project network by @heming6666 in #92
- Refactor: refactor content scripts and load remote config from repo file by @heming6666 in #93
- feat: jump to certain url when user clicks update notification by @LiuChangFreeman in #94
- fix: change update url by @LiuChangFreeman in #96
- feat: add Most Participated Repos & Active Developer Collaboration Network graph by @heming6666 in #97
- refactor: refactor IOC mechanism by @heming6666 in #98
- feat: support for github token by @LiuChangFreeman in #99
- feat: github token for popup page by @LiuChangFreeman in #100
- feat: introduce antv graph by @LiuChangFreeman in #105
- [Refactor] Change OSS base URL into x-lab.info by @frank-zsy in #106
- build(deps): Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #107
- feat:new ui&ux for project network by @LiuChangFreeman in #109
- feat:add teaching bubble for project network by @LiuChangFreeman in #110
- Refactor: refactor API request by @heming6666 in #111
- Refactor: refactor graph component by @heming6666 in #114
- feat:add teaching bubble for perceptor tab by @LiuChangFreeman in #115
- fix: modal too narrow when viewing networks by @LiuChangFreeman in #116
- feat: add dark mode, period selection and description for graph by @heming6666 in #119
- feat: add notification for options page by @LiuChangFreeman in #120
- feat: add graphinWrapper and change position of developer network by @heming6666 in #121
- fix: remove tabs by @LiuChangFreeman in #123
- fix: cpu high load bug by @LiuChangFreeman in #127
- chore: change the usage of project name from hypertrons to hypertrons-crx by @heming6666 in #126
- feat: add tooltip to options page by @LiuChangFreeman in #129
- feat: add node click event for GraphinWrapper by @heming6666 in #134
- feat: update nodeSize mapping methord by @heming6666 in #135
- refactor: update update_information.json by @LiuChangFreeman in #138
- fix: wrong update url bug by @LiuChangFreeman in #139
- docs: update README by @heming6666 in #140
- fix: redundant clone bug by @LiuChangFreeman in #146
- docs: add Chinese installation guide (just for Chrome) #136 by @zhuxiangning in #148
- feat: choose language manually by @LiuChangFreeman in #149
- refactor: remove dark mode by @heming6666 in #150
- Create issue_template.md by @liambrewster in #151
- feat: add loading to perceptor layout by @LiuChangFreeman in #152
- fix: bug caused by pr 152 by @LiuChangFreeman in #153
- fix: locale bug in options page by @LiuChangFreeman in #154
- feat: update the cloning process by @Aju100 in #159
- refactor: add friendly notification if data not found by @heming6666 in #157
- refactor: remove default_locale in manifest by @heming6666 in #160
- Typo fix in Issue_template by @DantrazTrev in #166
- release v1.0.1 by @heming6666 in #167
- fix: perceptor menu item bug by @LiuChangFreeman in #168
- Doc: update README and installation guide by @heming6666 in #171
- feat: Distinguish the current node from other nodes by @heming6666 in #173
- feat: change theme of options page by @LiuChangFreeman in #174
- fix: fix typo by @heming6666 in #176
- Some typos fixed in docs and Data Item Link by @DantrazTrev in #185
- New Icon for Perceptor Tab by @DantrazTrev in #186
- feat: add toggle for enable perceptor or not by @LiuChangFreeman in #187
- Added Token info to EN Installation Guide by @DantrazTrev in https:...