Skip to content

Releases: prinsss/twitter-web-exporter

v1.2.0

22 Oct 11:23
f7e5074
Compare
Choose a tag to compare

⛰️ Features

  • Update title text on UI - (0e1409a)
  • Support exporting and clearing database - (4cb8035)
  • Upgrade dependencies - (5413a9a)
  • Add menu command for opening control panel - (37f32f7)
  • Export ALT text for images - (1e81fb3)
  • Add i18n for headers of exported HTML - (59ca0fe)
  • Add local database - (d357c4d)
  • Pass ext instance to interceptor and component - (07127f0)

🐛 Bug Fixes

  • Import useSignal from proper package - (11eae28)
  • Filter out empty tweets in db - (2e35ba0)
  • Error when TimelineAddEntries is missing - (9b3ccb8)
  • Update min height of modals - (2d284b5)
  • Select all rows by default - (e4d6aa2)
  • Skip and warn when exporting suspended user - (1c7f970)
  • Error when expaned_url does not exist - (f45ee10)

🚜 Refactor

  • Adapt modules to new database - (947c9f7)
  • Read data from database instead of signals - (c420263)
  • Rearrange directory structure of core - (3caafdf)

📚 Documentation

⚙️ Miscellaneous Tasks

  • Rename eslint config file - (77d05f3)

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)