Skip to content

Releases: networkteam/Networkteam.ImageProxy

Restore Neos 8 compatibility

Choose a tag to compare

@lneugebauer lneugebauer released this 01 Aug 12:21
7a499a3
2.0.1

chore: restore neos 8.3 compatibility

Add Neos 9 support

Choose a tag to compare

@lneugebauer lneugebauer released this 31 Jul 06:53
d71f01f
Merge pull request #14 from jonaphil-nwt/chore-update-neos-9

chore: make ready for neos 9

Bugfix release

Choose a tag to compare

@amtee amtee released this 18 Sep 13:04
5e536de

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

Choose a tag to compare

@amtee amtee released this 03 May 09:59

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@hlubek hlubek released this 24 Nov 09:35
f236847
  • 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

Choose a tag to compare

@hlubek hlubek released this 01 Aug 10:11
ba7ca8f

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

1.0.1: Neos 8 support

Choose a tag to compare

@hlubek hlubek released this 13 Jul 11:24
4b7f897

Adds support for Neos 8 in constraints

1.0.0: Production readyness

Choose a tag to compare

@hlubek hlubek released this 13 Jul 11:21

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