Skip to content

Releases: KenEucker/imgur

v2.4.2

29 Jan 02:25
5ae95be
Compare
Choose a tag to compare

2.4.2 (2024-01-29)

Bug Fixes

  • searchgallery: fix missing search params in GET request (a7f3f1e)

v2.2.0

21 Apr 05:22
ca82d8d
Compare
Choose a tag to compare

2.2.0 (2022-04-21)

Features

  • createalbum: adds the createAlbum method for creating new albums (4834011)

v2.1.4

27 Jan 22:45
7d3d295
Compare
Choose a tag to compare

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
2b17bd4
Compare
Choose a tag to compare

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
1588057
Compare
Choose a tag to compare

2.1.2 (2022-01-17)

Bug Fixes

  • version: updates the version number (ea14efb)

v2.1.0

05 Jan 17:48
f660e45
Compare
Choose a tag to compare

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
612b64d
Compare
Choose a tag to compare

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
6df2830
Compare
Choose a tag to compare

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
020927b
Compare
Choose a tag to compare

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)

v2.0.0

23 Dec 20:33
86c128c
Compare
Choose a tag to compare

2.0.0 (2021-12-23)

Bug Fixes

  • dependencies: updates all packages (c1cc9b0)
  • src: now properly handling errors with axios requests (3d40d05)

chore

BREAKING CHANGES

  • imgur 2.0.0