Skip to content

Releases: pavelzotikov/social-media-image-generator

1.1.5

14 Jan 18:04
Compare
Choose a tag to compare

Full Changelog: 1.1.4...1.1.5

1.1.4

14 Jan 16:47
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

14 Jan 16:43
Compare
Choose a tag to compare

Full Changelog: 1.1.2...1.1.3

1.1.2

13 Jan 13:06
Compare
Choose a tag to compare

Full Changelog: 1.1.1...1.1.2

1.1.1

13 Jan 12:55
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

10 Jan 13:05
Compare
Choose a tag to compare
  • Introduced a dedicated class ImagickResourceLimiter to manage resource limits for Imagick instances.
  • Applied resource limits (memory, map, area, file, and disk) to optimize performance and prevent excessive resource consumption.
  • Integrated the resource limits into the Generator class and other relevant areas to ensure consistent memory and resource management across the application.

Full Changelog: 1.0.9...1.1.0

Added resource cleanup

10 Jan 11:24
Compare
Choose a tag to compare

Memory freeing now occurs for all related objects, including layers and images.