CodeHub のバージョン履歴 - 全 6 バージョン
CodeHub 作成者: Febin Bellamy
CodeHub のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2.0.2
リリース日 : 2025年11月15日 - 1.8 MBfirefox バージョン 109.0a1 以降 で動作Bug fixes:
- Prevent duplicate commits when solution content is unchanged
- Remove unintentional leading blank lines that occur when submitting solution via CMD + Enterソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 2.0.1
リリース日 : 2025年8月22日 - 1.77 MBfirefox バージョン 109.0a1 以降 で動作- Added functionality to enable users to customize how CodeHub pushes solutions in their GitHub repositories
ソースコードは MIT License に従いリリースされています
バージョン 1.0.1
リリース日 : 2025年6月5日 - 1.1 MBfirefox バージョン 109.0a1 以降 で動作- Fix issue of undefined file extension for C# solutions
ソースコードは MIT License に従いリリースされています
バージョン 1.0.0
リリース日 : 2025年3月12日 - 1.07 MBfirefox バージョン 109.0a1 以降 で動作Improved 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 functionsソースコードは MIT License に従いリリースされています
バージョン 0.0.5
リリース日 : 2025年2月22日 - 98.67 KBfirefox バージョン 109.0a1 以降 で動作Added 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 updatesソースコードは MIT License に従いリリースされています