Skip to content

Releases: McCzarny/upload-image

v2.0.5 - dependencies update

Choose a tag to compare

@McCzarny McCzarny released this 13 Apr 08:37
2ca2605

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4 - dependencies update

Choose a tag to compare

@McCzarny McCzarny released this 11 Feb 21:45
d8661ab

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3 - dependencies update

Choose a tag to compare

@McCzarny McCzarny released this 27 Nov 18:18

What's Changed

  • Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #37

Full Changelog: v2.0.2...v2.0.3

v2.0.2 - dependencies update

Choose a tag to compare

@McCzarny McCzarny released this 13 Nov 13:05
1cd4ca6

Update cloudinary package to 2.8.0

v2.0.1 dependencies update

Choose a tag to compare

@McCzarny McCzarny released this 22 Jul 09:56
5ab82f5

What's Changed

  • Warn when one of test secret is not defined. by @McCzarny in #31
  • Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #32
  • Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #33
  • Prepare 2.0.1 with dependency update by @McCzarny in #34

Full Changelog: v2.0.0...v2.0.1

Cloudinary support and property names migration

Choose a tag to compare

@McCzarny McCzarny released this 19 Apr 11:14
d5b7901

Initial support to upload images using Cloudinary.

There was some inconsistency in the properties names - now everything is in kebab-case, but old names are still supported for backward compatibility.

v1.5.0

Choose a tag to compare

@McCzarny McCzarny released this 12 Feb 08:32

What's Changed

  • Subaction to delete an image using delete-url from the upload action by @McCzarny in #26

Full Changelog: v1.4.0...v1.5.0

v1.4.0 - delete_url / delete_urls outputs

Choose a tag to compare

@McCzarny McCzarny released this 26 Dec 18:52
cfbca06

Introducing delete_url / delete_urls outputs with URL returned by imgbb API to delete an image. Check README and the example workflow to find out how to use it.

What's Changed

  • Fix security complains in tests and rename eslint config by @McCzarny in #17
  • Setup codespace by @McCzarny in #20
  • Refactor rests so they can be run without API key and provide mocked tests by @McCzarny in #21
  • Return delete_url(s) of uploaded images by @McCzarny in #22

Full Changelog: v1.3.0...v1.4.0

Support for expiration and urls output as array

Choose a tag to compare

@McCzarny McCzarny released this 07 Dec 13:05
9eaf3d2

What's Changed

  • Adapt tests to new actions/core implementation by @McCzarny in #8
  • Support expiration option by @McCzarny in #9
  • Move node22 to node20 and minor logging and readme fixes by @McCzarny in #11
  • Move from node_modules to dist/index.js generated by ncc by @McCzarny in #15
  • New: option urls, .env file; fixes: ESLint 9, expiration test by @rvalitov in #14
  • Update documentation and action settings by @McCzarny in #16

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.3.0-alpha.6

v1.3.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@McCzarny McCzarny released this 06 Dec 14:56