Releases: KenEucker/imgur
Releases · KenEucker/imgur
v2.5.0
29 Jun 03:50
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-06-29)
Bug Fixes
resolves build, eslint, and testing errors (b4cbdf0 )
Features
axios, tests: upgrades to latest version of axios (v1 over v0) (181ed40 )
v2.4.2
29 Jan 02:25
Compare
Sorry, something went wrong.
No results found
2.4.2 (2024-01-29)
Bug Fixes
searchgallery: fix missing search params in GET request (a7f3f1e )
v2.2.0
21 Apr 05:22
Compare
Sorry, something went wrong.
No results found
2.2.0 (2022-04-21)
Features
createalbum: adds the createAlbum method for creating new albums (4834011 )
v2.1.4
27 Jan 22:45
Compare
Sorry, something went wrong.
No results found
2.1.4 (2022-01-27)
Bug Fixes
license: licensed under the GNU Affero GPL (e8aa619 )
update,upload: removes the support for array payloads and resolves issues with updateImage (51db842 )
v2.1.3
19 Jan 07:51
Compare
Sorry, something went wrong.
No results found
2.1.3 (2022-01-19)
Bug Fixes
upload: removes the console log from the upload method (dec56dc )
utils: resolves issues with error return success values always being true (11482d0 )
v2.1.2
17 Jan 21:39
Compare
Sorry, something went wrong.
No results found
2.1.2 (2022-01-17)
Bug Fixes
version: updates the version number (ea14efb )
v2.1.0
05 Jan 17:48
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-01-05)
Features
src: adds rapid api support using new fields: rapidApiKey and rapidApiHost (8258321 )
v2.0.3
03 Jan 03:06
Compare
Sorry, something went wrong.
No results found
2.0.3 (2022-01-03)
Bug Fixes
utils: resolves issues with the response of errored requests (1010a10 )
v2.0.2
02 Jan 23:34
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-01-02)
Bug Fixes
src: now supports the use of a refresh token to obtain an access token (6d99e6d )
v2.0.1
31 Dec 20:48
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-12-31)
Bug Fixes
client: fixes the issue of formData.getHeader not being available in the browser (ad6a684 )
example: adds an example for nodejs uploads (e000bc2 )
example: adds example code for the browser and cleans up the compilation configuration (07911ce )
src: resolves issues with uploads in the browser (d0d2867 )
utils: removes fix from previous PR, which is unnecessary (d168e73 )