Skip to content

Releases: deadnews/imgup

v4.0.2

06 Apr 15:49
v4.0.2
23c8b09

Choose a tag to compare

  • feat: add cloudinary, gofile, imagekit, imghippo

See the CHANGELOG for more details.

v4.0.1

06 Apr 13:24
v4.0.1
1f4b61e

Choose a tag to compare

  • feat: add imgbox, postimages

See the CHANGELOG for more details.

v4.0.0

03 Apr 17:16
v4.0.0
c14908d

Choose a tag to compare

Breaking changes

  • GitHub repo renamed: images-upload-cliimgup
  • CLI command renamed: images-upload-cliimgup
  • Config dir renamed: images-upload-cli/imgup/
  • --log-level removed → replaced with -v / -vv verbosity flags
  • CAPTION_FONT env var removed (fonts are now embedded in the binary)

New

  • Rewritten in Rust
  • Pre-built binaries on GitHub Releases
  • aur package renamed: python-images-upload-cliimgup-bin
  • -j / --jobs for concurrent uploads (default: 4)

Hosts

  • Removed: anhmoe, filecoffee, imagebin, smms, telegraph, up2sha (no longer working)
  • Added: zpic
  • Other: freeimage now requires an API key

v3.0.6

06 Jul 20:41
v3.0.6
32f694f

Choose a tag to compare

See the CHANGELOG for more details.

v3.0.5

15 Dec 11:17
v3.0.5
05718c3

Choose a tag to compare

See the CHANGELOG for more details.

v3.0.4

11 Oct 16:05
v3.0.4
349d43d

Choose a tag to compare

See the CHANGELOG for more details.

v3.0.3

08 Apr 21:32
v3.0.3
4dfcc6c

Choose a tag to compare

See the CHANGELOG for more details.

v3.0.2

03 Apr 19:28
v3.0.2
58e4084

Choose a tag to compare

See the CHANGELOG for more details.

v3.0.1

22 Feb 04:45
0aafcce

Choose a tag to compare

What's Changed

  • fix!: remove the -c/-C shortcut from the clipboard cli option in #177
  • fix(deps): update dependency httpx to 0.27.0 in #177

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Feb 03:24
1f5b20d

Choose a tag to compare

What's Changed

  • ci: add python 3.12 to tests matrix in #138
  • ci: build a windows executable using the nuitka compiler in #167
  • feat: add anhmoe image hosting in #174
  • feat: new cli flag --env-file in #171
  • feat: new cli flag --format [plain|bbcode|html|markdown] in #175
  • feat: new cli flag --log-level in #175
  • fix: drop support for python 3.9 in #175

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