Skip to content

Releases: humanmade/aws-rekognition

0.1.10

20 Sep 15:56
0.1.10
cbe6732
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.9...0.1.10

v0.1.9

01 May 07:22
97ff7fb
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Remove Labels polling from Attachment Details view by @joehoyle in #30

Full Changelog: 0.1.8...0.1.9

v0.1.8

21 Jun 20:25
7d54241
Compare
Choose a tag to compare
  • Update media modal periodically for new uploads #26
  • Provide a better fallback message if Rekognition is not available #25

v0.1.7

12 Aug 16:13
ff5bc40
Compare
Choose a tag to compare

This release contains the following bug fixes:

  • Only run on image attachments #22
  • Don't override fields added to image edit screen #21
  • Improve admin error display #23

v0.1.6

05 Aug 17:08
cc0dfbb
Compare
Choose a tag to compare
  • Ensure Rekognition client region matches S3 region before fallback to sending image bytes #16

v0.1.5

14 May 10:06
f053ced
Compare
Choose a tag to compare
  • Fix: incorrect variable name #12
  • Update: add image args to hm.aws.rekognition.process action hook #13

v0.1.4

13 May 13:59
62232ca
Compare
Choose a tag to compare
  • Fixed UI to show in progress and error states #9

v0.1.3

18 Mar 16:57
d52dd8b
Compare
Choose a tag to compare

Updates an existing filter and adds a new one for overriding the AWS Client instance.

hm.aws.rekognition.client_args has been added and filters the array of arguments passed to AWS\Rekognition\RekognitionClient::factory().

hm.aws.rekognition.client has changed to filter the RekognitionClient object itself.

v0.1.2

09 Jan 12:08
Compare
Choose a tag to compare

Adds a better UI to visualise the labels and their confidence scores.