Releases: PabloLec/website-to-gif
Releases · PabloLec/website-to-gif
2.1.5
What's Changed
- Bump selenium from 4.18.1 to 4.19.0 by @dependabot in #61
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #62
- Bump selenium from 4.19.0 to 4.20.0 by @dependabot in #64
Full Changelog: 2.1.4...2.1.5
2.1.4
What's Changed
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #56
- 2.1.4 by @PabloLec in #60
Full Changelog: 2.1.3...2.1.4
2.1.3
What's Changed
Full Changelog: 2.1.1...2.1.3
2.1.2
What's Changed
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #41
- 2.1.1 by @PabloLec in #45
Full Changelog: 2.1.0...2.1.2
2.1.1
What's Changed
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #41
- 2.1.1 by @PabloLec in #45
Full Changelog: 2.1.0...2.1.1
2.1.0
New feature: You can now capture pages without scrolling. It might be useful especially for animated web pages.
What's Changed
- Bump selenium from 4.8.2 to 4.8.3 by @dependabot in #23
- Bump pillow from 9.4.0 to 9.5.0 by @dependabot in #24
- Bump selenium from 4.8.3 to 4.9.0 by @dependabot in #25
- Bump debian from 11.6 to 11.7 by @dependabot in #26
- 2.1.0 by @PabloLec in #27
- Merge dev by @PabloLec in #28
- 2.1.0 fix by @PabloLec in #29
Full Changelog: 2.0.3...2.1.0
2.0.3
What's Changed
- Bump selenium from 4.5.0 to 4.6.0 by @dependabot in #12
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #13
- Bump selenium from 4.6.0 to 4.6.1 by @dependabot in #14
- Bump selenium from 4.6.1 to 4.7.2 by @dependabot in #15
- Bump debian from 11.5 to 11.6 by @dependabot in #17
- Bump pillow from 9.3.0 to 9.4.0 by @dependabot in #18
- Bump selenium from 4.7.2 to 4.8.0 by @dependabot in #19
- Bump selenium from 4.8.0 to 4.8.2 by @dependabot in #20
New Contributors
- @lgtm-com made their first contribution in #13
Full Changelog: 2.0.2...2.0.3
2.0.2
-> Update dependencies
2.0.1
-> Fixed displayed action name on GH Marketplace
2.0.0
-> Added WebP rendering support. It will take quite some time though, it is on purpose to benefit from lossless and best file size optimization.
-> Added possibility to choose a resize filter, to adapt for various types of images to be rendered.
-> Fixed aspect ratio, now take into account the size of the browser toolbar to adapt browser window size.