Ιστορικό εκδόσεων του GitHub License Insights - 6 εκδόσεις
GitHub License Insights από Dizmo
Ιστορικό εκδόσεων του GitHub License Insights - 6 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.5.1
Κυκλοφόρησε στις 16 Ιουν 2026 - 1,58 MBΛειτουργεί με firefox 142.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Παλαιότερες εκδόσεις
Έκδοση 0.5.0
Κυκλοφόρησε στις 3 Ιουν 2026 - 672,38 KBΛειτουργεί με firefox 142.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.0
Κυκλοφόρησε στις 3 Ιουν 2026 - 672,33 KBΛειτουργεί με firefox 142.0 και νεότεραVersion 0.4.0:
- Fixed a bug where the license insights badge was incorrectly injected inside the README tab when the file contained an "About" heading.
- Scoped all DOM scraping and badge injection query selectors strictly to the repository sidebar container elements.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.3.0
Κυκλοφόρησε στις 28 Μαϊ 2026 - 672,4 KBΛειτουργεί με firefox 142.0 και νεότεραVersion 0.3.0:
- Migrated background processes to Manifest V3 service worker (Chrome) and compatible event pages (Firefox).
- Implemented chrome.storage.local caching to prevent unauthenticated GitHub API rate-limiting.
- Built a highly resilient, language-independent DOM scraper that utilizes GitHub's native octicon law icons to identify licenses.
- Refactored DOM injection to target container structures rather than localized strings, preventing badge display failures on translated pages.
- Enabled warning banners for repositories containing custom licensing exceptions or complex third-party license directories.
- Refactored layout styling using native GitHub CSS variables to automatically support Light, Dark, and Dimmed themes.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.2.0
Κυκλοφόρησε στις 28 Μαϊ 2026 - 363,34 KBΛειτουργεί με firefox 142.0 και νεότεραMigrated the add-on to Manifest V3 structure.
Key changes in this version:
- Registered a background event page (scripts) for Firefox compatibility alongside the service worker fallback.
- Added storage-based caching (using chrome.storage.local) to cache repository license details. This prevents redundant API requests and avoids hitting unauthenticated rate limits.
- Implemented a fast-path DOM scraper that parses the repository sidebar to inject the license badge instantly.
- Added dynamic page navigation support (attaching to Turbo and PJAX load/render events) to ensure the badge updates when clicking links inside GitHub without refreshing the page.
- Configured dynamic CSS styling using GitHub's native style variables, supporting Light, Dark, and Dimmed modes automatically.
- Integrated the complex license warning alert to display when custom exceptions or third-party license directories are present.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.1.0
Κυκλοφόρησε στις 27 Μαρ 2026 - 28,26 KBΛειτουργεί με firefox 142.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT