היסטוריית גרסאות עבור Chatgpt Exporter - 2 גרסאות
Chatgpt Exporter Vern מאת
היסטוריית גרסאות עבור Chatgpt Exporter - 2 גרסאות
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 1.1.3
תאריך שחרור: 3 ספט׳ 2026 - 34.3 ק״בעובד עם firefox 140.0 ומעלה, android 142.0 ומעלהBug fix — final-page white area:
Cause: body box paints the page but is only as tall as its content. Last-page tail below the content = bare page canvas, which Firefox won't print unless you tick "Print backgrounds." Short final page = mostly white.
Fix: a position:fixed paper layer (body::before) in @media print. Fixed elements are honored by print-color-adjust, and Firefox repeats them full-height on every page — so paper now covers every sheet including the tail, no checkbox needed. Also dropped the "tick Print backgrounds" hint from the print view and updated README.קוד המקור משוחרר תחת GNU General Public License v3.0 only
גרסאות ישנות יותר
גרסה 1.1.2
תאריך שחרור: 7 אוג׳ 2026 - 34.35 ק״בעובד עם firefox 140.0 ומעלה, android 142.0 ומעלהקוד המקור משוחרר תחת GNU General Public License v3.0 only