v0.3.26
gildas-lormeau/SingleFilev0.3.26Jul 28, 2021by gildas-lormeau
AI Summary
This release adds two new configuration options to SingleFile: a content security policy (CSP) feature that prevents saved pages from loading external resources when viewed, and a bookmarks filter that allows saving bookmarked pages only from specific folders.
Key Highlights
- Added 'HTML content > set content security policy' option (enabled by default) to block external resource loading
- New 'insertMetaCSP' option controls the CSP meta tag insertion
- Added 'Bookmarks > allowed folders' option to filter which bookmark folders trigger page saves
- CSP is enabled by default for enhanced security when viewing saved pages
New Features
- Content Security Policy (CSP) meta tag insertion to prevent external resource loading in saved pages
- Bookmarks folder filtering to save pages only from specific bookmark folders
Full Release Notes
- Add option "HTML content > set content security policy" (enabled by default) to ensure saved pages cannot retrieve external resources when viewing them (`insertMetaCSP` option) - Add option "Bookmarks > allowed folders" to save bookmarked pages only when they are added in particular bookmark folders