All notable changes to the TagSpaces Web Clipper browser extension are documented in this file.
- Minimal support for Brave browser
- Option to disable embedding images as data URLs in HTML and MD files
- Clear tags button, extract tags from page, embed meta in Markdown frontmatter
- i18n for the options page
- New E2E tests and a nightly build for GitHub Actions
- Sandboxing iframe for the preview
- E2E tests by adding xvfb-run
- Nightly builds, migration to Node 22
- Marked the tag extraction as experimental feature
- Removed redundant
<all_urls>from host_permissions - Updated translations with the latest changes
- Maintenance release
- Initial implementatio for Safari web extension
- Updated libraries
- Added web store descriptions
- Corrected German translations
- Added missing translations in all languages
- Updated translations
- Removed 3 obsolete languages and their translation files
- Updated DOMPurify version
- E2E tests based on Playwright
- Unit tests
- Markdown extraction functionality
- Saving HTML pages with UTF-8 header by default
- Replaced innerHTML with innerText for i18n
- Code optimizations
- Improved datetime formatting function
- Fixed issue with width of SVGs
- Added functionality for extracting the image with highest resolution from srcsets
- Dedicated button for screenshotting whole page
- Function for offcanvas base64 image generation
- Alert on errors
- Code for removing sticky headers while taking fullscreen screenshot
- Wrong PDF file name on Firefox
- CSS adjustments
- Updated libraries
- Considering browser limitations for taking screenshots
- Function for screenshotting the whole webpage
- Capturing full page to consider device pixel ratio (DPR)
- Refactored strings and code cleanup
- Updated libraries to latest versions
- Removed option for enabling Open Location Code
- UI glitch
- Updated libraries
- Updated translations
- Incorrect CSS injection
- Corrected the outputted HTML
- Removed save selection as HTML functionality
- Fixed UTF-8 recognition
- Updated README with badges
- Issues with parsing images and links
- Issue with embedding images and correcting relative links
- Improved handling of images with srcset
- Improved logo in dark mode
- Removed yarn.lock
- Issue with extracting geo codes
- Separated manifests for Chrome and Firefox extensions
- Maintenance release
- Dark mode support
- Bootstrap 5 design with Bootstrap Icons
- Readability integration for cleaner article extraction
- German language translations
- Breaking: Migrated to Manifest V3
- Migrated from jQuery to vanilla JavaScript
- Migrated to Bootstrap 5
- Updated DOMPurify
- Adjustments for Firefox needed for the Manifest V3 migration
- Migrated get selection from page functionality