Changelog
[0.15.0] (2025-10-07)
Features
- add download all file by file alongside the tar download
- vtracer implemented and added docker file binaries install
Bug Fixes
- add language env
- add lmodern
- missing public files
- move color variables to seperate directory
- run qtwebengine without sandbox
- update favicon
[0.14.1] (2025-06-04)
Bug Fixes
[0.14.0] (2025-06-03)
Features
- add dvisvgm
- add ImageMagick
- enhance job details display with file information
- improve job details interaction and accessibility
- show version in footer
Bug Fixes
- add av1 and h26X with containers
- progress bars on firefox
- register button style
- switch from alpine to debian trixie
[0.13.0] (2025-05-14)
Features
- add HIDE_HISTORY option to control visibility of history page
- add potrace converter
- Add support for .HIF files
- add support for drag/drop of images
Bug Fixes
[0.12.1] (2025-03-20)
Bug Fixes
[0.12.0] (2025-03-06)
Features
- added progress bar for file upload
- made every upload file independent
- replace exec with execFile
Bug Fixes
- add libheif
- added onerror log
- refactored uploadFile to only accept a single file instead of multiple
- update libheif to 1.19.5
[0.11.1] (2025-02-07)
Bug Fixes
[0.11.0] (2025-02-05)
Features
Bug Fixes
- don't crash if file is not found
- install numpy for inkscape
[0.10.1] (2025-01-21)
Bug Fixes
- ffmpeg works without ffmpeg_args
[0.10.0] (2025-01-18)
Features
Bug Fixes
- add FFMPEG_ARGS env variable
- add qt6-qtbase-private-dev from community repo
- skip account setup when ALLOW_UNAUTHENTICATED is true
[0.9.0] (2024-11-21)
Features
- add inkscape for vector images
- Allow to chose webroot
- disable convert when uploading
Bug Fixes
- treat unknown as m4a
- wait for both upload and selection
[0.8.1] (2024-10-05)
Bug Fixes
- disable convert button when input is empty
- resize to fit for ico
- treat jfif as jpeg
[0.8.0] (2024-09-30)
Features
Bug Fixes
- add support for usd for assimp
- cleanup formats and add opus
- support .awb and clean up
[0.7.0] (2024-09-26)
Features
- Add support for 3d assets through assimp converter
Bug Fixes
- wrong layout on search with few options
[0.6.0] (2024-09-25)
Features
Bug Fixes
- rename css file to force update cache
[0.5.0] (2024-09-20)
Features
- add option to customize how often files are automatically deleted
Bug Fixes
- improve file name replacement logic
[0.4.1] (2024-09-15)
Bug Fixes
- allow non lowercase true and false values
[0.4.0] (2024-08-26)
Features
- add option for unauthenticated file conversions
- add resvg converter
- add robots.txt
- Add search bar for formats
Bug Fixes
- keep unauthenticated user logged in if allowed
- pdf support in vips
- Slow click on conversion popup does not work
[0.3.3] (2024-07-30)
Bug Fixes
- downgrade @elysiajs/html dependency to version 1.0.2
[0.3.2] (2024-07-09)
Bug Fixes
- increase max request body to support large uploads
[0.3.1] (2024-06-27)
Bug Fixes
[0.3.0] (2024-06-27)
Features
- add version number to log
- change to xelatex
- print version of installed converters to log
[0.2.0] (2024-06-20)
Features
- add libjxl for jpegxl conversion
- change from debian to alpine
[0.1.2] (2024-06-10)
Bug Fixes
[0.1.1] (2024-05-30)
Bug Fixes
- make sure all redirects are 302
0.1.0 (2024-05-30)
Features
- remove file from file list in index.html
Miscellaneous Chores