Releases: raphaelheinz/LeetHub-3.0
Releases · raphaelheinz/LeetHub-3.0
v0.0.13
Changelog
- Allow user to push previous submissions and maintain multiple versions of solution #30 (thanks @Zafei-Erin)
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.11
Changelog
- Fix wrong placing of manual synchronization button #27 (thanks @itsluminous)
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.9
Changelog
- Add manual submit button #25 (thanks @itsluminous)
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.8
Changelog
- Add PostgreSQL to supported languages
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.7
Changelog
- Show spinner in v2: #17 (thanks @dipta007)
- Show red tick for wrong ans: #17 (thanks @dipta007)
- Add keyboard shortcut for premium account: #16 (thanks @dipta007)
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.6
v0.0.5
Changelog
- Add check before using null variable to prevent error log (#5)
- Parse correct textarea, Increase timeout to read submission URL (#9)
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and install using developer tools
v0.0.3
Changelog
- Switch GitHub OAuth2 app to LeetHub v3 (#4): Previously, this repo used LeetHub v2 auth mechanism. Now, a new OAuth GitHub app for this repo has been created and linked.
- Add check to submissionId pattern matcher to prevent any warnings
- Update package.json
- Minor code cleanup
Installation
There are two ways to install this version:
- Chrome Web Store: the plugin is updated automatically after getting approved
- Manual installation: please find below ZIP and update CLIENT_ID and CLIENT_SECRET with your personal ids. You can create your own OAuth app in GitHub. Then install this plugin using developer tools.