- Update apngasm-python and nuitka (Proper fix for https://github.com/laggykiller/sticker-convert/issues/110)
2.2.6
- Fix Windows releases crashing with `ImportError: LoadLibraryExW failed` (https://github.com/laggykiller/sticker-convert/issues/110) by downgrading nuitka
2.2.5
- Switch back to using `av` instead of `pyav` pypi package (To allow easy install in linux arm64) - Build arm64 linux AppImage
2.2.4
- Also save static version for Line POPUP sticker that has layer property of BACKGROUND - Simplify download_line - Use enumerate in looping with count
2.2.3
- Fix assuming telegram provides author name of downloaded sticker pack - Simplify adding extension to downloaded Signal stickers - Catching error when uploading and downloading Signal stickers - Add scale_filter option in ipynb - Update dependencies
2.2.2
Fix get_file_res() crash when file is not rgb(a) and opened with pillow