Cronologia versioni di Save Page WE - 25 versioni
Save Page WE di DW-dev
- Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo. 
- Ultima versione- Versione 28.11Rilasciato 31 mar 2023 - 101,09 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.11.
 • Chg: Default is to use original save method if possible, otherwise to use new save method.
 • Chg: 'Use new save method' option renamed to become 'Always use new save method' option.
 • Fix: Previous version prevented saving of 'file:' pages using original save method. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versioni precedenti- Versione 28.10Rilasciato 14 mar 2023 - 100,98 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.10.
 • Chg: Now checks page's content security policy when using original save method to see if download is allowed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.9Rilasciato 3 mar 2023 - 100,72 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.9.
 • Fix: Rarely a spurious message panel was displayed after loading page resources. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.8Rilasciato 12 feb 2023 - 100,72 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.8.
 • Fix: For some pages resources were not saved when Browser Privacy was set to Strict (Firefox). Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.7Rilasciato 3 feb 2023 - 100,69 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.7.
 • Chg: Replaced 'applications' key with 'browser_specific_settings' key in manifest file.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.6Rilasciato 29 gen 2023 - 100,68 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.6:
 • Fix: YouTube pages were not saved correctly due to their invalid nesting of <button> elements. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.5Rilasciato 12 gen 2023 - 100,57 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.5:
 • Fix: Save Selected Tabs was not working correctly when using automation. Fixed.
 • Fix: Operations other than save selected tabs or save listed urls set multiplesaves to true. Fixed.
 • Fix: Replacing CSS inset property with top/right/bottom/left properties was not working correctly. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.4Rilasciato 28 dic 2022 - 100,54 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.4:
 • New: Reinstated 'Allow scripts to execute' option (only in same-origin frames).
 • Chg: Removed 'Maximum time for loading a listed URL' option.
 • Chg: Added 'Maximum time for loading Listed URL page or any page when using automation' option.
 • Fix: Special pages were not excluded when saving mulitple pages. Fixed.
 • Fix: When saving Selected Tabs did not wait for tabs to finish loading before saving contents. Fixed.
 • Fix: Pages pending in background tabs did not load content when saving mulitple pages. Fixed.
 • Fix: Sometimes it was difficult to cancel automation using Alt+C keyboard shortcut. Fixed.
 • Fix: After cancelling automation, performing a normal save restarted automation. Fixed.
 • Fix: Sometimes spurious message panel was displayed when loading mixed content resources. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.3Rilasciato 10 dic 2022 - 100,27 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.3:
 • Fix: Spurious message panels were displayed when trying to save imported style sheets that were mixed resources. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.2Rilasciato 2 dic 2022 - 100,27 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.2:
 • Fix: Spurious message panels were displayed when saving slow resources that exceeded maximum time. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.1Rilasciato 27 nov 2022 - 100,27 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 28.1:
 • Chg: Changed background fetch mode from 'no-cors' to 'cors'.
 • Fix: Spurious message panels were displayed when saving pages with active mixed content. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 28.0Rilasciato 25 nov 2022 - 100,26 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 33.0
 • New: <canvas> elements inside <iframe> elements are now saved.
 • Chg: Improved handling of CORS failures when loading font resources.
 • Chg: Added check for unsafe content or active mixed content when importing style sheet.
 • Chg: Updated list of supported Javascript MIME types.
 • Fix: Sometimes multiple spurious message panels were displayed after loading resources. Fixed.
 • Fix: Sometimes hung as a result of rejecting unsafe content or active mixed content. Fixed.
 • Fix: Maximum time for loading a resource was sometimes incorrectly applied. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.6Rilasciato 24 ago 2022 - 99,88 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.6:
 • Fix: element.currentSrc may be incorrect for SVG file containing multiple images (Chrome). Worked around.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.5Rilasciato 31 mag 2022 - 100,73 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.5:
 • Fix: Unescaped single quote in page URL prevented display of page information bar. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.4Rilasciato 19 apr 2022 - 100,72 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.4:
 • Chg: Renamed 'Use new save method' option to 'Use alternative save method' and added tooltip.
 • Chg: Internally simplified initialization of button action type and items (ready for MV3).
 • Chg: Internally changed lazy load type values for 'Scroll' and 'Shrink' (ready for MV3).
 • Chg: Internally changed adjustURL function to take account of documentURI as well as baseURI.
 • Fix: <base> element in document <head> prevented some pages from being saved.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.3Rilasciato 13 mar 2022 - 100,42 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.3:
 • Fix: Clicking on toolbar button while save was in progress could cause problems. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.2Rilasciato 10 mar 2022 - 100,42 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.2:
 • Chg: Badge on toolbar button now shown (greyed out) after completion of save and other operations.
 • Fix: SVG <use> elements referencing external <symbol> elements were not correctly handled. Fixed.
 • Fix: <script> elements with type="module" attribute prevented loading saved page (Firefox). Fixed.
 • Fix: video players (e.g. YouTube) in cross-origin <iframe> elements displayed spurious text. Fixed.
 • Fix: URLs in CSS with backslash escaped characters (:&=) were not correctly handled (Facebook). Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.1Rilasciato 3 mar 2022 - 100,16 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.1:
 • Chg: Lazy load type (Scroll/Shrink Page) now greyed out when 'Load lazy content' option disabled.
 • Chg: Styling of 'Load Listed URLs From File' options improved to clarify operation.
 • Fix: SVG images defined in <use> elements with a non-fragment URL in 'href' attribute were not saved. Fixed.
 • Fix: Pages with titles containing leading dots (".") could not be saved using new save method. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 27.0Rilasciato 20 dic 2021 - 100 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 27.0
 • Chg: User interface re-implemented to avoid conflicts with web page content security policies.
 • Chg: Uses tabs.insertCSS to avoid conflicts with style-src directives that exclude inline <style> elements.
 • Fix: CSS font families with unquoted names containing escaped characters were not handled correctly. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 26.3Rilasciato 14 nov 2021 - 100,2 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 26.3
 • Fix: SVG <use> elements not within <svg> element caused saving to hang. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 26.2Rilasciato 10 set 2021 - 100,2 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 26.2
 • Fix: CSS mask-image property value was incorrectly computed for currently displayed elements. Fixed.
 • Fix: Failure in splice() function when saving large cross-origin iframes crashed Firefox. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 26.1Rilasciato 6 set 2021 - 100,15 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 26.1
 • New: Option to delay start of saving until several seconds after initial page load event.
 • Fix: When using automation browser sometimes closed before Alt+C could be recognized. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 26.0Rilasciato 25 ago 2021 - 100,01 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 26.0
 • Chg: Improved and rationalised saving of SVG content in web pages.
 • Fix: SVG xlink:href attributes were not updated with adjusted URL. Fixed.
 • Fix: External SVG content referenced by <use> elements was not loading. Fixed.
 • Fix: Sometimes favicon <link> element inserted in <head> had invalid URL. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 25.12Rilasciato 25 mag 2021 - 99,68 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 25.12
 • Fix: xlink:href attributes on SVG elements that do not support this attribute caused saving to stop. Fixed.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
- Versione 25.11Rilasciato 24 mag 2021 - 99,5 kBCompatibile con firefox52.0 e successiveNew features, changes and fixes in Version 25.11
 • New: %DATEPF(x)% predefined field replaced by date page was published, with fallback to date page was saved.
 • New: %TIMEPF(x)% predefined field replaced by time page was published, with fallback to time page was saved.- Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0 
