CodeHub version history - 8 versions
CodeHub by Febin Bellamy
CodeHub version history - 8 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 2.0.4
Released Jul 18, 2026 - 1.32 MBWorks with firefox 109.0a1 and laterFixed bug which prevented users from connecting existing repositories with an underscore in the nameSource code released under MIT License
Older versions
Version 2.0.3
Released Feb 1, 2026 - 1.09 MBWorks with firefox 109.0a1 and laterAdded pagination logic so that a user's repositories beyond the first 30 can be foundSource code released under MIT License
Version 2.0.2
Released Nov 15, 2025 - 1.8 MBWorks with firefox 109.0a1 and laterBug fixes:
- Prevent duplicate commits when solution content is unchanged
- Remove unintentional leading blank lines that occur when submitting solution via CMD + EnterSource code released under MIT License
Version 2.0.1
Released Aug 22, 2025 - 1.77 MBWorks with firefox 109.0a1 and later- Added functionality to enable users to customize how CodeHub pushes solutions in their GitHub repositories
Source code released under MIT License
Version 1.0.1
Released Jun 5, 2025 - 1.1 MBWorks with firefox 109.0a1 and later- Fix issue of undefined file extension for C# solutions
Source code released under MIT License
Version 1.0.0
Released Mar 12, 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 License
Version 0.0.5
Released Feb 22, 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 License
Version 0.0.4
Released Feb 5, 2025 - 97.1 KBWorks with firefox 109.0a1 and laterSource code released under MIT License