Skip to content

Releases: networkteam/Networkteam.ImageProxy

Restore Neos 8 compatibility

01 Aug 12:21
7a499a3

Choose a tag to compare

2.0.1

chore: restore neos 8.3 compatibility

Add Neos 9 support

31 Jul 06:53
d71f01f

Choose a tag to compare

Merge pull request #14 from jonaphil-nwt/chore-update-neos-9

chore: make ready for neos 9

Bugfix release

18 Sep 13:04
5e536de

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

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Nov 09:35
f236847

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

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

Choose a tag to compare

Adds support for Neos 8 in constraints

1.0.0: Production readyness

13 Jul 11:21

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.