- Added
ALLOW_POTENTIALLY_UNSAFE_URL
, a boolean value to disable URL validation
- Update express package
- Improved page height calculation
- Add support for custom HTTP headers
- Added eslint-typescript
- Updated puppeteer to v14.0.0
- Updated link previews
- Detected when the proxy failed
- Compatible with WebViewer-HTML version 4.5.0 and above
- Added link previews on hover
- Added Webpack, TypeScript and JSDoc
- Added a fix for websites that use CSS viewport units
- Improved page height calculation
- Fixed ssrf vulnerability
- Versions <=1.6.0 are deprecated
- In browse mode, links can be clicked and will open the URLs in a new tab
- Compatible with WebViewer-HTML version 4.4.1 and above
- Fixed ssrf vulnerability
- Added a link data retrieval function in the injected script
- Compatible with WebViewer-HTML version 4.4.0 and above
- Added mutation observer to update the correct page height and text data and send back to client
- More CSS and JS rules for blocking navigation
- Compatible with WebViewer-HTML version 4.3.0 and above
- Injected a JS script in the proxy website to retrieve text data and send back to client
- Compatible with WebViewer-HTML version 4.2.0 and above