All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.5.7 - 2026-06-18
- Rename the popup toggle "Auto-reveal sensitive" to "Auto-Reveal NSFW" and widen the popup.
- Fix tweet response cache growing without limit by evicting expired entries.
4.5.6 - 2026-06-16
- Fix cache not being fully cleared in some cases when cleaning the cache.
- Fix "Report issues" typo in About page.
4.5.5 - 2026-06-14
- Add notification timeline cache support.
- Add cache cleaning button in About page. #325
4.5.4 - 2026-05-21
- Fix tweet parsing. #319
4.5.3 - 2026-03-18
- Add
it,th,pl,tr,pt_BRtranslations.
- Refine fonts for some languages.
- Hotfix for breaking X runtime.
- Hide
Conflict Extensionsdiagnostic in Firefox, since Firefox does not support disabling other extensions. - Fix disable button of
Conflict Extensionswhen there is no extension to disable. - Fix width of side-menu in options page when user is in narrow screen.
4.5.2 - 2025-12-21
- Refine translations.
- Fix omitted translations.
4.5.1 - 2025-12-20
- Add
de,es,fr,ko,ru,zh_CNtranslations.
- Fix permission issue for diagnostic in firefox.
4.5.0 - 2025-12-16
- Add
Conflict Extensionsdiagnostic. #269
4.4.4 - 2025-09-12
- Fix missing cache support in
SearchTimelineendpoint. #250
4.4.3 - 2025-06-04
- 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
4.4.2 - 2025-05-14
- Add cache support for
Followingtimeline. #226
- Fix issue that error response would be cached.
- Fix issue that X api request cannot be generated correctly.
4.4.1 - 2025-05-03
- Add cache support for more endpoints.#219
- Fix issue that tweet with limited action cannot be cached.#222
4.4.0 - 2025-04-30
- Capture api's response and cache, this feature can massive increases the avalibility of download. (#212, #213, #215, #217)
- Chromium based browser can request file location prompt when triggers download.
- Old history might be lack of hashtags property, this bug will causes error when map db item to another object. (#211, #216)
4.3.0 - 2025-04-26
- Filename detector for notifing user that filename has been modified by other extensions.
- More filename pattern tokens.
- User will be warned when download quota is low.
- Download history can be imported or exported.
- Aggressive mode
- Status of button is unmatched when switching different tweet in photo mode.
- Fix tweet parser for fallback X api endpoint.
4.2.9 - 2024-09-14
- Fix issue that download button disappeared in quoted tweet. (#191)
4.2.8 - 2024-08-21
- Fix issue about some video media cannot be downloaded. (#182)
4.2.7 - 2024-05-26
- Fix video thumbnail download issue.
4.2.6 - 2024-05-17
- Fix token error caused by domain force redirecting.
4.2.5 - 2024-05-16
- Fix inconsistent download behavior in photo mode.
- Fix content script permission and observer selector issues. (#146)
4.2.4 - 2023-12-23
- Fix auto-revealing nsfw in new medias ui.
- Fix download button disappearing issue in modal with video content.
4.2.3 - 2023-11-26
- The filename pattern token can be dragged now. (#117 by @Laurens256)
- Fixed status anchor css selector.
- Fixed button style due to the change of x's layout.
4.2.2 - 2023-10-29
- Fixed download button position and gap due to layout change.
4.2.1 - 2023-10-01
- Lazy load history items when user is typing in search input.
- Fixed issue tracker unexpected behavior.
- Fixed quoted content checker.
- Fixed history table page count.
- Fixed download button style, due to change of the layout.
4.2.0 - 2023-09-07
- Added deeper sub-directory Support.
- Added file aggregation option.
- Added download history.
- Improve options page UI.
- Fixed media checker.
- Fixed tweet information parsing.
- Fixed process in guest mode.
- Fixed photo mode download button disappearing issue.
4.1.10 - 2023-07-24
- Added host permission
x.comfor the future.
- Fixed thumbnail download options.
4.1.9 - 2023-07-19
- Fixed the link in the embed video would be open by
Auto-Reveal NSFWfeature. - Fixed that some tweet can't be parsed correctly due to the change of latest graphql api.
- Fixed that undefined action bar cause error in legacy deck.
4.1.8 - 2023-07-10
- Fixed twitter api parsing.
4.1.7 - 2023-07-09
- Added legacy TweetDeck support.
4.1.6 - 2023-07-09
- Added fallback api usecase. The extension will try to save api quota if you set
twitterApiVersiontov1.
- Fixed api tweet user parsing.
4.1.5 - 2023-07-07
- Added more filename pattern tokens. (#78)
- Changed some i18n.
- Removed v2 endpoint support.
- Removed Legacy tweetdeck support
- Fixed bug that ad-tweet would be open when enable auto-revealing nsfw. (#79)
4.1.4 - 2023-07-04
- Fix filename pattern
dateincorrect month issue. - Fix CSP.
4.1.3 - 2023-07-02
- Change default api version to
gql. (#73) - Change notification content.
- Fix modal checking.
- Fix download button bugs.
4.1.2 - 2023-07-01
- Fix notification failure.
- Fix the button style cannot be initialized in some situation.
4.1.1 - 2023-06-25
- Fix Content Security Policy.
4.1.0 - 2023-06-25
- Change keyboard shorcut visual in options page.
- Improve issue tracking.
- Improve download record storage with IndexedDB (if supported).
- Improve functional path checking.
- Fix stats refresh issue in popup.
- Fix twitter graphQL api parsing.
4.0.1 - 2023-05-04
- Add
Ask where to savein firefox version. - Add TweetDeck (beta) compatiablity.
- Fix TweetDeck (legacy) bugs.
- Fix logic when the tweet is in photo mode.
4.0.0 - 2023-04-28
- Auto-reveal sensitive content feature.
- Add popup to toggle features.
- Renew the options page.
- Prevent triggering download when the user is composing tweet.
- Fixed download button color in reply-restricted tweet.
- Fixed media checking in embed tweet.