Skip to content

Releases: networkteam/Networkteam.ImageProxy

Bugfix release

18 Sep 13:04
5e536de
Compare
Choose a tag to compare

What's Changed

  • Fix: prevent implicit float to int conversion by @amtee in #13

New Contributors

  • @amtee made their first contribution in #13

Full Changelog: 1.2.0...1.2.1

Add image by uri

03 May 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Nov 09:35
f236847
Compare
Choose a tag to compare
  • Adds a Networkteam.ImageProxy.sourceUri(resource) EEL helper to re-use the code for getting a resource source URL (HTTP or S3)

1.0.2

01 Aug 10:11
ba7ca8f
Compare
Choose a tag to compare

Fixes issues with isUpScalingAllowed not being respected in the expected size calculation

1.0.1: Neos 8 support

13 Jul 11:24
4b7f897
Compare
Choose a tag to compare

Adds support for Neos 8 in constraints

1.0.0: Production readyness

13 Jul 11:21
Compare
Choose a tag to compare

This release fixes a few issues of edge cases that occured in production use. It should be safe to use for most scenarios.