Historial de versiones de Image Preview

3 versiones

¡Ten cuidado con las versiones antiguas!

Estas versiones se muestran con propósitos de referencia y pruebas. Debes usar siempre la última versión de un complemento.

Versión 1.1.2 435.5 KiB Funciona con Thunderbird 91.0 y posterior

【1.1.2】
• Preview TIFF and PDF attachments; multi-page PDFs supported.
• Preview window is centered for a cleaner layout.
• New Options page: you can hide the in-message preview button and use only the toolbar button for a cleaner UI; default stays the same.

【1.1.2】
• 支援 TIFF、PDF 附件預覽,多頁 PDF 也 OK。
• 預覽視窗置中,版面更順。
• 選項頁上線:可關掉郵件內的預覽按鈕,只留工具列,介面更乾淨;預設不變,隨你開關。

Versión 1.0.2 29.3 KiB Funciona con Thunderbird 91.0 y posterior

Image Preview v1.0.2 Release Notes

This is a stable release that addresses previous feedback and improves image preview reliability. Thanks for user input!

Key Changes:
- Fixed messageId retrieval mechanism to ensure reliable loading of attachment lists (no longer falling back to DOM scanning).
- Improved filename display: Correctly decodes MIME-encoded filenames, supporting Chinese characters, spaces, and special symbols (no more generic "Inline image" names).
- Optimized image loading: JPG/PNG attachments now preview correctly, fetching dataURL from background script to bypass permission limits.
- TIFF/TIF support: Displays a placeholder and note for TIFF files, as they are not natively supported in web previews (users can download to view).

Bug Fixes:
- Resolved issues with attachment loading errors in content script by moving API calls to background.
- Enhanced logging for better debugging during development.

For full details, see the project documentation.

Versión 1.0.1 31.8 KiB Funciona con Thunderbird 91.0 y posterior

Bug fix.