Skip to content

Releases: dkaslovsky/thread-safe

v1.2.0

29 Jan 21:03
Compare
Choose a tag to compare
  • [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

21 Jan 16:05
Compare
Choose a tag to compare
  • [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

02 Jan 22:15
Compare
Choose a tag to compare
  • [ADDED] Twitter API bearer token can be read from file

v1.0.0

02 Jan 01:12
Compare
Choose a tag to compare

Initial release