Releases: deadnews/imgup
Releases · deadnews/imgup
v4.0.2
- feat: add
cloudinary,gofile,imagekit,imghippo
See the CHANGELOG for more details.
v4.0.1
- feat: add
imgbox,postimages
See the CHANGELOG for more details.
v4.0.0
Breaking changes
- GitHub repo renamed:
images-upload-cli→imgup - CLI command renamed:
images-upload-cli→imgup - Config dir renamed:
images-upload-cli/→imgup/ --log-levelremoved → replaced with-v/-vvverbosity flagsCAPTION_FONTenv var removed (fonts are now embedded in the binary)
New
- Rewritten in Rust
- Pre-built binaries on GitHub Releases
aurpackage renamed:python-images-upload-cli→imgup-bin-j / --jobsfor concurrent uploads (default: 4)
Hosts
- Removed:
anhmoe,filecoffee,imagebin,smms,telegraph,up2sha(no longer working) - Added:
zpic - Other:
freeimagenow requires an API key
v3.0.6
See the CHANGELOG for more details.
v3.0.5
See the CHANGELOG for more details.
v3.0.4
See the CHANGELOG for more details.
v3.0.3
See the CHANGELOG for more details.
v3.0.2
See the CHANGELOG for more details.
v3.0.1
v3.0.0
What's Changed
- ci: add
python 3.12to tests matrix in #138 - ci: build a
windowsexecutable using thenuitkacompiler in #167 - feat: add
anhmoeimage hosting in #174 - feat: new cli flag
--env-filein #171 - feat: new cli flag
--format [plain|bbcode|html|markdown]in #175 - feat: new cli flag
--log-levelin #175 - fix: drop support for
python 3.9in #175
Full Changelog: v2.0.1...v3.0.0