Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Releases: eramdam/BetterTweetDeck

4.8.2

22 Feb 07:22
e8411e2
Compare
Choose a tag to compare

This is a hotfix release on top of 4.8.1

  • Fixes the "more than X hashtags" filter causing notifications not to be displayed in columns

Full Changelog: 4.8.1...4.8.2

4.8.1

21 Feb 19:42
1d9f19b
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 4.7.3...4.8.1

4.7.3

29 Jan 05:35
79d0e00
Compare
Choose a tag to compare

This is a patch update on top of 4.7.2, 4.7.1, and 4.7.0

New features

  • Support the new Twitter media warning system in columns, with an opt-out setting in Tweet content
    CleanShot 2022-01-28 at 21 19 43

Fixes / Improvements

  • Add French translation for the settings
  • Fix an issue where profile labels wouldn't have an icon showing up
  • Hopefully fix an issue where the new version banner would appear even after being dismissed

4.7.2

20 Jan 21:08
562a2f1
Compare
Choose a tag to compare

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

09 Jan 17:16
8c08c75
Compare
Choose a tag to compare

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

05 Jan 01:52
0dfc861
Compare
Choose a tag to compare

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/

CleanShot 2022-01-01 at 15 13 38
image

4.6.3

03 Dec 06:11
e3e7df4
Compare
Choose a tag to compare
  • Fixes an issue causing the emoji/gif picker buttons to not show up if the tweet composer was set to Stay open
  • Allow insertion of an emoji after another emoji when using the completion with :shortcode:

4.6.2

01 Dec 01:14
4d980f4
Compare
Choose a tag to compare

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

01 Dec 00:44
91323b5
Compare
Choose a tag to compare

This is a hotfix on top of 4.6.0, see that release for most of the interesting stuff. Meanwhile, 4.6.1 fixes the following:

  • Fixes styling issues around the accent color feature
  • Properly hide images in the Large setting with the CW detection feature

4.6.0

30 Nov 01:59
78d2071
Compare
Choose a tag to compare
  • 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