This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
Releases: eramdam/BetterTweetDeck
Releases · eramdam/BetterTweetDeck
4.8.2
4.8.1
New
- Better TweetDeck will warn you before re-drafting a tweet. You can disable this behavior in the
Tweet actions
page of the settings. - Added a new mute filter "Tweets with more than X hashtags" (#777)
- Added settings to configure what kind of media warnings you want to consider (#776)
- Important change to the CW detection feature: the feature will NOT try to detect patterns like
[food]
anymore. Instead, a new setting has been added in which you can specify what keywords should be detected in this pattern. - Added a feature to allow the collapsing of tweets that contain a specific keyword (useful for spoilers!) (#720)
Improvements
- The GIF picker now features infinite scrolling and has improved performance
- Mute filters that are user-specific (like the NƒT avatar one) should properly consider retweets (#780)
- The composer textarea has been made slightly bigger
Fixes
- Fix a wording bug with the media warnings
- Small fixes around pronouns parsing
- Fix a bug where the "all images require a description" setting would not work properly when quote tweeting from an account that requires confirmation (#773)
Others
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #768
- Bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #767
- Bump follow-redirects from 1.14.5 to 1.14.8 by @dependabot in #779
- Replace deprecated String.prototype.substr() by @CommanderRoot in #787
- Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #786
New Contributors
- @CommanderRoot made their first contribution in #787
Full Changelog: 4.7.3...4.8.1
4.7.3
4.7.2
This is a patch update on top of 4.7.1 and 4.7.0
- Fix an issue around the mute logging system that could falsely flag accounts in some cases
- Fix the issue where the composer buttons would disappear when hitting the Escape key while having the
Stay open
checkbox checked (#757) - Fix a bug with CW detection in mentions/notifications
- (Hopefully) fix an issue preventing BTD from loading in some cases
4.7.1
This is a hotfix update on top of 4.7.0 https://github.com/eramdam/BetterTweetDeck/releases/tag/4.7.0
- Fixes around the content warning detection
- Fix links not appearing in some cases in mentions
- (Hopefully) fix a random issue around notifications not loading in some cases
4.7.0
What's Changed
- Add Japanese translations for settings_mute_nfts_accounts by @Lycolia in #739
- Add UI to list and export users caught by mutes (see details below) by @eramdam in #743
- Fix download-media action in Activity by @yaa in #749
- Fixes around solo pronoun matching when surrounded by hyphens
- Keyword-less content warning matching is more strict
- The mutual badge will now take precedence over the verified one when applicable (#740)
- Fix the inline reply box being hidden when a tweet with a content warning is collapsed
- Fix the link previews being bigger than regular image/video previews inside a column with the "small" media preview size (#742)
New Contributors
"Mute catches" modal
Starting with this release, Better TweetDeck will keep track of users whose tweets are hidden by the different mutes you set up.
The list of users is accessible by going to the Settings -> Mute pane of TweetDeck.
Once you're there, you will be able to review, sort, and export those users in different formats, which can be useful for making sure your mutes aren't too "greedy" or to get a list of users to block/
4.6.3
4.6.2
This is a hotfix on top of 4.6.0, see that release for most of the interesting stuff. Meanwhile, 4.6.2 fixes the following:
- Fixes styling issues around the accent color feature
- Properly hide images in the
Large
setting with the CW detection feature - Properly handle the transition between inline tweet composer and the pop-out one
4.6.1
4.6.0
- Better TweetDeck will try to enable sending images/videos with quote tweets.
- More fixes around pronouns matching
- Fixes in the CW detection logic
- Fix the bug where the "copy links" action would output "[object Object]"
- Tweak the timing of the logic that tries to re-add alt text on images when using the re-draft feature
- Show a notification when the browser updates the extension and TweetDeck tabs are open, making sure the user reloads to prevent issues
- Avoid showing the emoji completion when typing a date in the format
13:37
- The emoji and gif buttons are now injected into the inline reply composer as well
- Add a setting to auto-mute users who use the "NFT avatar" (hexagon-shaped avatars) integration that Twitter is working on releasing