Skip to content

Releases: EltonChou/TwitterMediaHarvest

TwitterMediaHarvest v4.2.9

14 Sep 13:54
227519a
Compare
Choose a tag to compare

[4.2.9] - 2024-09-14

Fixed

  • Fix issue that download button disappeared in quoted tweet. (#191)

What's Changed

Full Changelog: v4.2.8...v4.2.9

TwitterMediaHarvest v4.2.8

21 Aug 12:50
56e5116
Compare
Choose a tag to compare

4.2.8 - 2024-08-21

Fixed

  • Fix issue about some video media cannot be downloaded. (#182)

TwitterMediaHarvest v4.2.7

25 May 17:20
53aa23e
Compare
Choose a tag to compare

4.2.7 - 2024-05-26

Fixed

  • Fix video thumbnail download issue.

TwitterMediaHarvest v4.2.6

17 May 15:10
9ea9f27
Compare
Choose a tag to compare

4.2.6 - 2024-05-17

Fixed

  • Fix token error caused by domain force redirecting.

TwitterMediaHarvest v4.2.5

16 May 11:50
fd203d3
Compare
Choose a tag to compare

4.2.5 - 2024-05-16

Fixed

  • Fix inconsistent download behavior in photo mode.
  • Fix content script permission and observer selector issues. (#146)

TwitterMediaHarvest v4.2.4

23 Dec 10:09
af1296f
Compare
Choose a tag to compare

4.2.4 - 2023-12-23

Fixed

  • Fix auto-revealing nsfw in new medias ui.
  • Fix download button disappearing issue in modal with video content.

TwitterMediaHarvest v4.2.3

26 Nov 08:22
7af41b9
Compare
Choose a tag to compare

4.2.3 - 2023-11-26

Added

Fixed

  • Fixed status anchor css selector.
  • Fixed button style due to the change of x's layout.

TwitterMediaHarvest v4.2.2

29 Oct 10:55
70aae81
Compare
Choose a tag to compare

4.2.2 - 2023-10-29

Fixed

  • Fixed download button position and gap due to layout change.

TwitterMediaHarvest v4.2.1

01 Oct 05:47
1fb62df
Compare
Choose a tag to compare

4.2.1 - 2023-10-01

Changed

  • Lazy load history items when user is typing in search input.

Fixed

  • Fixed issue tracker unexpected behavior.
  • Fixed quoted content checker.
  • Fixed history table page count.
  • Fixed download button style, due to change of the layout.

TwitterMediaHarvest v4.2.0

07 Sep 09:21
c9a09f0
Compare
Choose a tag to compare

4.2.0 - 2023-09-07

Added

  • Added deeper sub-directory Support.
  • Added file aggregation option.
  • Added download history.

Changed

  • Improve options page UI.

Fixed

  • Fixed media checker.
  • Fixed tweet information parsing.
  • Fixed process in guest mode.
  • Fixed photo mode download button disappearing issue.