- Allow specifying Signal data directory with `--signal-data-dir`
- Reduce preset minimum resolution for Signal sticker
- Allow trying final step during conversion
- Stop progress bar when cancel job
- Update rlottie_python (Solves unable to convert tgs if no MSVCR on Windows)
- Improve SQL query for getting Signal uuid and password
- Improve docker build order
- Consistent cb_bar method signature
- Do not import av on startup
- Update sqlcipher3 with version containing typing stub
- Typing, formatting, linting