Bugzilla++ のバージョン履歴 - 全 3 バージョン
Bugzilla++ 作成者: Raphaël Mall
Bugzilla++ のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.5
リリース日 : 2026年3月13日 - 2.17 MBfirefox バージョン 128.0 以降 で動作ソースコードは All Rights Reserved に従いリリースされています
以前のバージョン
バージョン 1.4
リリース日 : 2026年3月11日 - 2.16 MBfirefox バージョン 128.0 以降 で動作What's New in v1.4- Internationalization (i18n) — full Chinese (中文) language support across popup, settings page, and content scripts. Language selector in Settings, with cross-page real-time sync. Future-proofed for additional languages.
- Auto-crop white photo backgrounds — employee ID photos with large white borders are automatically detected and cropped before caching. Uses percentage-based white-border detection with JPEG artifact tolerance. Applied at store time so both thumbnails and full-size cards benefit.
- Memory leak fix — resolved severe renderer memory leak (100MB → 10GB+ in idle tabs) caused by full-resolution photo bitmaps on avatar elements. Photos are now pre-resized to 88px PNG thumbnails for avatars and 256px JPEG for business cards.
- Sharp thumbnails — multi-step halving + Lanczos resampling for high-quality downscaling (replaces single-step resize that produced blurry results)
- PNG thumbnails — small thumbnails now use lossless PNG instead of JPEG (eliminates DCT block artifacts at small sizes)
- Photo cache fix — fixed
X-BZE-EWSheader encoding crash (non-ISO-8859-1 Chinese characters) that prevented all photo cache entries from being stored - EWS enrichment reliability — service worker no longer terminates before enrichment completes; message channel kept open until all async work finishes
- Business card photo quality — cards always show the full 256px cached photo instead of stretching the 88px thumbnail
- Lazy-loaded avatars — IntersectionObserver defers photo fetching until comments scroll into view
- img.onerror fix — eliminated potential infinite loop from
img.src = ''error handlers
ソースコードは All Rights Reserved に従いリリースされています
バージョン 1.3.1
リリース日 : 2026年3月6日 - 2.05 MBfirefox バージョン 128.0 以降 で動作ソースコードは All Rights Reserved に従いリリースされています