Releases: devicons/public-upload-to-imgur
Releases · devicons/public-upload-to-imgur
v2.2.2
Fix
#16 Update Imgur image upload endpoint
Built the Files from v2.2.0
Fixed an error where the previous version weren't build, leading to missing features.
Added markdown outputs to the Action.
The Action now has a markdown_urls
output which contains the Imgur urls but as GitHub markdown images.
v2.1.1
First published version of this action
Functional version with docs
This release contain:
- Better docs and info logging
- Better checking for empty arrays
Fully functional globs/multi file inputs and multi file outputs.
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
v1.1.2 Built files
Fixed single-quote issue in action.yml
Merge pull request #2 from devicons/feature/fix-typo fix typo in OAuth
Experimental
Contain experimental support for multi-line, folder, and glob inputs. Also contain multiple output features.