Skip to content

Releases: devicons/public-upload-to-imgur

v2.2.2

28 May 00:05
352cf5f
Compare
Choose a tag to compare

Fix
#16 Update Imgur image upload endpoint

Built the Files from v2.2.0

11 Jan 01:52
68a069a
Compare
Choose a tag to compare

Fixed an error where the previous version weren't build, leading to missing features.

Added markdown outputs to the Action.

10 Jan 23:51
1a76584
Compare
Choose a tag to compare

The Action now has a markdown_urls output which contains the Imgur urls but as GitHub markdown images.

v2.1.1

01 Jan 13:42
8abc232
Compare
Choose a tag to compare

First published version of this action

Functional version with docs

30 Dec 23:15
2d89e83
Compare
Choose a tag to compare

This release contain:

  • Better docs and info logging
  • Better checking for empty arrays

Fully functional globs/multi file inputs and multi file outputs.

30 Dec 05:34
b774d64
Compare
Choose a tag to compare

This release contains the following features:

  • Globs/multiple files/folder file input are tested.
  • Outputs now return a stringified array for all cases.
  • Fixed a few async issue

Fixed glob dependency missing and invalid input checks

29 Dec 21:21
Compare
Choose a tag to compare

Fixed single-quote issue in action.yml

29 Dec 18:05
Compare
Choose a tag to compare
Merge pull request #2 from devicons/feature/fix-typo

fix typo in OAuth

Experimental

29 Dec 00:50
d9d3210
Compare
Choose a tag to compare

Contain experimental support for multi-line, folder, and glob inputs. Also contain multiple output features.