Skip to content

Commit

Permalink
1.1.0 wooo
Browse files Browse the repository at this point in the history
* More timeline events
* Can load more timeline item if wanted
* Can view commits and commit history of a repo and pr
* Started using settings page provided by replugged (will be button in modal for now)
* Added a keybind to close pr/issues/commit (double right click)
* Using simple-markdown (built-in discord) for rendering markdown (issue/pr comments) instead of making a github api request for it, if any bugs found or a unsupported markdown feature found please report it to me
* Added a github icon next to embeds to easily open a repo
* If more then 1 github links found you'll be able to access them in the context menu
  • Loading branch information
E-boi committed Jan 24, 2023
1 parent f62bafb commit a6bd0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/githubindiscord/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"github": "Loremly"
}
],
"version": "1.0.0",
"version": "1.1.0",
"updater": {
"type": "github",
"id": "E-boi/replugged-plugins"
Expand Down

0 comments on commit a6bd0d6

Please sign in to comment.