Releases: urlbox/wordpress-screenshots
Releases · urlbox/wordpress-screenshots
1.6.2
This minor patch:
Replaces instances of .io with .com in README.md
Replaces the target url for a render link by generateUrl() to api.urlbox.com instead of .io
1.6.1
What's Changed
- Fixed json encoding when testing proxy settings
- Proxy refactor by @AJCJ1 in #9
New Contributors
- @AJCJ1 made their first contribution in #9
Full Changelog: 1.6.0...1.6.1
1.6.0
This release adds the ability to use a proxy with the wordpress plugin by:
- Adding configuration settings to the plugin settings page. This includes adding the proxies username, password, hostname, port and protocol.
- Adds a 'test proxy connection' button to test that connection before saving one's settings
- Adds a method to fetch the URL via proxy
- Adds a default transparent background with a spinner on loading, due to proxy images naturally taking longer to render.
1.5.4
This tagged release fixes a minor bug introduced in v1.5.3.
The bug in question relates to the checkbox fields in the settings page of the plugin, where if a user checked a field and saved, the state was reset in the UI.
This has been fixed in #7, and tested using WP 6.5 and PHP 8.0
1.5.3
This release adds the ability to input an 'alt' attribute into the finalised for a screenshot.