- Fix issue that download button disappeared in quoted tweet. (#191)
- Fix issue about some video media cannot be downloaded. (#182)
- Fix video thumbnail download issue.
- Fix token error caused by domain force redirecting.
- Fix inconsistent download behavior in photo mode.
- Fix content script permission and observer selector issues. (#146)
- Fix auto-revealing nsfw in new medias ui.
- Fix download button disappearing issue in modal with video content.
- 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.
- Fixed download button position and gap due to layout change.
- 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.
- Added deeper sub-directory Support.
- Added file aggregation option.
- Added download history.
- Fixed media checker.
- Fixed tweet information parsing.
- Fixed process in guest mode.
- Fixed photo mode download button disappearing issue.
- Improve options page UI.
- Added host permission
x.com
for the future.
- Fixed thumbnail download options.
- Fixed the link in the embed video would be open by
Auto-Reveal NSFW
feature. - 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.
- Fixed twitter api parsing.
- Added legacy TweetDeck support.
- Added fallback api usecase. The extension will try to save api quota if you set
twitterApiVersion
tov1
.
- Fixed api tweet user parsing.
- Added more filename pattern tokens. (#78)
- Fixed bug that ad-tweet would be open when enable auto-revealing nsfw. (#79)
- Changed some i18n.
- Removed v2 endpoint support.
- Removed Legacy tweetdeck support
- Fix filename pattern
date
incorrect month issue. - Fix CSP.
- Change default api version to
gql
. (#73) - Change notification content.
- Fix modal checking.
- Fix download button bugs.
- Fix notification failure.
- Fix the button style cannot be initialized in some situation.
- Fix Content Security Policy.
- Improve functional path checking.
- Fix stats refresh issue in popup.
- Fix twitter graphQL api parsing.
- Change keyboard shorcut visual in options page.
- Improve issue tracking.
- Improve download record storage with IndexedDB (if supported).
- Add
Ask where to save
in firefox version. - Add TweetDeck (beta) compatiablity.
- Fix TweetDeck (legacy) bugs.
- Fix logic when the tweet is in photo mode.
- 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.