Histórico de versões do CodeHub - 8 versões
CodeHub por Febin Bellamy
Histórico de versões do CodeHub - 8 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 2.0.4
Lançado em 18 de jul de 2026 - 1,32 MBFunciona em firefox 109.0a1 em dianteFixed bug which prevented users from connecting existing repositories with an underscore in the nameCódigo fonte publicado sob Licença MIT
Versões mais antigas
Versão 2.0.3
Lançado em 1 de fev de 2026 - 1,09 MBFunciona em firefox 109.0a1 em dianteAdded pagination logic so that a user's repositories beyond the first 30 can be foundCódigo fonte publicado sob Licença MIT
Versão 2.0.2
Lançado em 15 de nov de 2025 - 1,8 MBFunciona em firefox 109.0a1 em dianteBug fixes:
- Prevent duplicate commits when solution content is unchanged
- Remove unintentional leading blank lines that occur when submitting solution via CMD + EnterCódigo fonte publicado sob Licença MIT
Versão 2.0.1
Lançado em 22 de ago de 2025 - 1,77 MBFunciona em firefox 109.0a1 em diante- Added functionality to enable users to customize how CodeHub pushes solutions in their GitHub repositories
Código fonte publicado sob Licença MIT
Versão 1.0.1
Lançado em 5 de jun de 2025 - 1,1 MBFunciona em firefox 109.0a1 em diante- Fix issue of undefined file extension for C# solutions
Código fonte publicado sob Licença MIT
Versão 1.0.0
Lançado em 12 de mar de 2025 - 1,07 MBFunciona em firefox 109.0a1 em dianteImproved 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 functionsCódigo fonte publicado sob Licença MIT
Versão 0.0.5
Lançado em 22 de fev de 2025 - 98,67 KBFunciona em firefox 109.0a1 em dianteAdded 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 updatesCódigo fonte publicado sob Licença MIT
Versão 0.0.4
Lançado em 5 de fev de 2025 - 97,1 KBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Licença MIT