CodeHub version history - 4 versions
CodeHub by Febin Bellamy
CodeHub version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.1
Released 5 Jun 2025 - 1.1 MBWorks with firefox 109.0a1 and later- Fix issue of undefined file extension for C# solutions
Source code released under MIT Licence
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.0
Released 12 Mar 2025 - 1.07 MBWorks with firefox 109.0a1 and laterImproved code organization:
- Refactored background.js: created descriptive variables and helper functions, simplified conditional statements, and moved the repo and github management logic to separate files
- Refactored popup.js and welcome.js and moved the UI related functions to a separate file
- Modified step 3 and step 4 of the "Developing Locally" section of CodeHub's README.md
- Added and modified error handling for various functionsSource code released under MIT Licence
Version 0.0.5
Released 22 Feb 2025 - 98.67 kBWorks with firefox 109.0a1 and laterAdded functionality:
- Create a new repo and a directory simultaneously
- Connect to a directory within an exisiting repo
- Update solution file with the most recently submitted solution code
- Create a new repo or connect to an existing repo by pressing the enter key
- Minor UI updates to welcome.html and popup.html
Fixed bugs:
- PRevent duplicate API requests when creating a README.md in a directory that already has one
- Handled issue of hidden sections being displayed during UI updatesSource code released under MIT Licence
Version 0.0.4
Released 5 Feb 2025 - 97.1 kBWorks with firefox 109.0a1 and laterSource code released under MIT Licence