Skip to content

Releases: prinsss/twitter-web-exporter

v1.1.0

13 Apr 11:42
24e7632
Compare
Choose a tag to compare

⛰️ Features

  • Migration from v1.0 to v1.1 - (db5c124)
  • Disable some extensions by default - (8014b9e)
  • Add ListTimelineModule - (f2df917)
  • Add HomeTimelineModule - (cbba59e)
  • Add warning when wrong execution context detected - (fd58190)
  • I18n for exporters - (c8c79c3)
  • I18n #17 - (da76cba)

🐛 Bug Fixes

  • Detect script execution context - (f5d7688)
  • Add missing translation text - (d2f67a8)
  • I18n for media filename template - (38069a3)

📚 Documentation

v1.0.10

10 Apr 17:12
05ba5c7
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Add UTF-8 BOM to CSV files - (daf3e45)

v1.0.9

07 Apr 18:17
88c7517
Compare
Choose a tag to compare

⛰️ Features

  • Add URL field to exported files #6 - (4eba0b4)
  • Support custom date time format #8 - (1fc98ff)

v1.0.8

14 Mar 12:26
b1bbc88
Compare
Choose a tag to compare

⛰️ Features

  • Add more debug logs - (8bb6722)
  • Add background color for media thumbnail - (92ad416)

🐛 Bug Fixes

  • Better responsive design - (0b5340d)
  • Parse error when tweet visibility is limited - (7b707d9)

🎨 Styling

⚙️ Miscellaneous Tasks

  • Add eslint commitlint husky - (a18c6ea)

v1.0.7

04 Jan 12:52
17b2215
Compare
Choose a tag to compare

⛰️ Features

  • Show media type and video duration in table - (5683d6f)

🐛 Bug Fixes

  • Missing tweets in UserMedia - (34f5b69)

📚 Documentation

v1.0.6

04 Jan 12:02
da6bdc7
Compare
Choose a tag to compare

⛰️ Features

  • Implement exporting search results - (eac6b04)
  • Support parsing UserMedia - (f80df50)

🐛 Bug Fixes

  • Avoid exporting undefined values - (b288201)
  • Update style of html exporter - (ca3aafc)

v1.0.5

03 Jan 15:27
fe9e0f9
Compare
Choose a tag to compare

⛰️ Features

  • Support custom media filename pattern - (58441aa)
  • Rename utility files - (a39334a)

v1.0.4

03 Jan 10:57
6c30cce
Compare
Choose a tag to compare

⛰️ Features

  • Add instruction for using download manager - (0095aa4)

🐛 Bug Fixes

  • Missing root style in scoped css - (b4376ca)

v1.0.3

02 Jan 07:47
0a28f02
Compare
Choose a tag to compare

⛰️ Features

  • Add better error handling when extracting tweets - (d5c2d45)
  • Tweak logger buffer - (8b2d83c)
  • Support parsing TweetTombstone type - (0b51273)

v1.0.2

01 Jan 14:52
401a5c7
Compare
Choose a tag to compare

⛰️ Features

  • Add button for exporting media urls - (b6faf8a)

🐛 Bug Fixes

  • Handle error when reading retweet source failed - (8232470)

📚 Documentation

  • Add section about script limitation - (2e49e61)
  • Update README - (10f5afb)