2.0
2026-04-23
New in this version
Languages
- 3 new locales: Traditional Chinese, Dutch (Nederlands), Hebrew
- Country flags in the language dropdown (inline SVG, no external requests)
- RTL layout auto-mirrors when Hebrew is selected
- Translated 22 previously-English strings on the Options page
AI translation and bug summary
- Most bugs now complete in a single request instead of 3 to 5 chunks
- Progress label shows "Translating, batch 1/1 (N items)" in your accent color
- Cleaner handling of model "think" tags across all AI paths
Gravatar avatars (opt-in)
- Fallback for open-source Bugzillas when no corporate photo exists
- Skipped when the commenter email matches the Bugzilla host
- SHA-256 email hashing: plaintext email never leaves your browser
Bug fixes
- Editable attachment filenames preserve the extension
- Drop-paste on the editor no longer injects filenames as text
- Calendar picker renders above dropdowns in modal contexts
- Slim Select dropdowns no longer truncate long status values
- Horizontal overflow fixed on show_bug.cgi pages
- Unified stepper widget for Min Font and cache-size controls
Performance and reliability
- 3-tier page-load progress estimator (fetch, render, AI)
- Safer TipTap retry on first-load race conditions
- Foundry API key round-robin continues on auth failure
- UFT hashchange listener cleaned up on SPA navigation
UI
- Progress bar label uses your accent color
- Min Font Size (8 to 36 px) for dense Bugzilla fields on high-DPI displays
1.7.1
2026-04-03
minor bug fixes
1.7
2026-03-31
AI & Translation
- OpenRouter integration — access Llama 4, Qwen3, DeepSeek R1, Gemini, Claude, GPT-4.1, and more
- Structured AI summaries and analysis translation
- AI model dropdown gated by API key availability
Cross-Bugzilla Compatibility
- Unified title bar UI across all Bugzilla instances
- Hamburger menu, Save icon, bug number inline — now universal
- Viewport normalization for consistent mobile rendering
- SVG icons replace Unicode characters in title meta
Safari / iOS
- Min Font size control (mobile) — enforces a minimum font size on all page text
- Collapsible About section with chevron in container app
Business Cards & Avatars
- Avatar/business card colors synced with comment author palette
Bug Fixes
- Fix dropdown layout on non-Unisoc sites
- Responsive timestamps and date column optimization