Skip to content

Releases: EltonChou/TwitterMediaHarvest

TwitterMediaHarvest v4.5.7

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:26
2216b2d

4.5.7 - 2026-06-18

Changed

  • Rename the popup toggle "Auto-reveal sensitive" to "Auto-Reveal NSFW" and widen the popup.

Fixed

  • Fix tweet response cache growing without limit by evicting expired entries.

Important

Firefox users: Download the .xpi file from the assets below to install the extension.
Once installed, it updates automatically — you don't need to download it again for future releases.

TwitterMediaHarvest v4.5.6

Choose a tag to compare

@github-actions github-actions released this 16 Jun 04:19
6fa92fe

4.5.6 - 2026-06-16

Fixed

  • Fix cache not being fully cleared in some cases when cleaning the cache.
  • Fix "Report issues" typo in About page.

Important

Firefox users: Download the .xpi file from the assets below to install the extension.
Once installed, it updates automatically — you don't need to download it again for future releases.

TwitterMediaHarvest v4.5.5

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:36
60577db

4.5.5 - 2026-06-14

Added

  • Add notification timeline cache support.
  • Add cache cleaning button in About page. #325

Important

Firefox users: Download the .xpi file from the assets below to install the extension.
Once installed, it updates automatically — you don't need to download it again for future releases.

TwitterMediaHarvest v4.5.4

Choose a tag to compare

@github-actions github-actions released this 21 May 07:15
abb4205

4.5.4 - 2026-05-21

Fixed

  • Fix tweet parsing. #319

Important

Firefox users: Download the .xpi file from the assets below to install the extension.
Once installed, it updates automatically — you don't need to download it again for future releases.

TwitterMediaHarvest v4.5.3

Choose a tag to compare

@github-actions github-actions released this 18 Mar 19:39
cd6ebae

4.5.3 - 2026-03-18

Added

  • Add it, th, pl, tr, pt_BR translations.

Changed

  • Refine fonts for some languages.

Fixed

  • Hotfix for breaking X runtime.
  • Hide Conflict Extensions diagnostic in Firefox, since Firefox does not support disabling other extensions.
  • Fix disable button of Conflict Extensions when there is no extension to disable.
  • Fix width of side-menu in options page when user is in narrow screen.

TwitterMediaHarvest v4.5.2

Choose a tag to compare

@github-actions github-actions released this 21 Dec 13:02
c1350d9

4.5.2 - 2025-12-21

Changed

  • Refine translations.

Fixed

  • Fix omitted translations.

TwitterMediaHarvest v4.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Dec 21:11
2d6565b

4.5.1 - 2025-12-20

Added

  • Add de, es, fr, ko, ru, zh_CN translations.

Fixed

  • Fix permission issue for diagnostic in firefox.

TwitterMediaHarvest v4.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 20:43
eb68ccc

4.5.0 - 2025-12-16

Added

  • Add Conflict Extensions diagnostic. #269

Fixed

  • Fix history import file picker compatiability issue on Brave. #255#260

TwitterMediaHarvet v4.4.4

Choose a tag to compare

@EltonChou EltonChou released this 12 Sep 21:07
v4.4.4
caf96ff

[4.4.4] - 2025-09-12

Fixed

  • Fix missing cache support in SearchTimeline endpoint. #250

TwitterMediaHarvest v4.4.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:50
v4.4.3
d9f8e8f

4.4.3 - 2025-06-04

Fixed

  • Fix issue that tweet response is not cached in firefox due to schema changes. #230
  • Fix issue that transaction id cannot be generated in firefox. #230, #232