Releases: dkaslovsky/thread-safe
Releases · dkaslovsky/thread-safe
v1.2.0
- [ADDED] CSS and template files are loaded from the top-level
$THREAD_SAFE_PATH
directory if present and not specified by command line flags - [FIXED] CSS file path is properly included in the default template
- [FIXED] Attachments are deduplicated to handle multiple variants for some attachments in the Twitter API response
- [FIXED] Attachments are skipped in the generated HTML when not downloaded
v1.1.1
- [FIXED] Correct
regen
command name in root help text - [FIXED] Handle attachment file extensions with unexpected trailing parameters
- [FIXED] Default template no longer drops .png files
v1.1.0
- [ADDED] Twitter API bearer token can be read from file
v1.0.0
Initial release