This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
Releases: eramdam/BetterTweetDeck
Releases · eramdam/BetterTweetDeck
4.5.4
4.5.3
- Vertical videos shouldn't be cut off any more
- Alt text on images should be kept when using the Re-draft feature
- An additional (opt-out) setting has been added to control the confirmation showing up when blocking/muting users from tweet actions
- Additional actions (block, mute, download, copy links, follow) should show up in fullscreen image view
Full Changelog: 4.5.2...4.5.3
4.5.2
- The mute and block actions on tweets will now show a confirmation pop-up (fixes #695)
- Better TweetDeck will try to parse tweets' timestamps down to millisecond precision (thanks to @key-moon for the base implementation in #367)
- Native videos should take the entirety of available space when opened in fullscreen (fixes #430)
- Better TweetDeck now uses an aggregate of both pronoun.is and pronouns.page so it should try to match more neopronouns
- Pronoun matching is improved in some cases
- Support for inverted object/subject pairs like
her/she
- Fixes around matching pronouns between non-word characters
- Lots of parsing fixes
- Tries to parse
pronouns: any
andany pronouns
(fixes #697)
- Support for inverted object/subject pairs like
- The verified badge should properly show up on follower notifications
- Better TweetDeck will not try to render "carousels" in tweets automatically anymore (Fixes #702)
- The content warning detection will try to match new patterns for content warnings:
[food]
tw/food
4.5.0
New
- You can now choose to display "profile labels" when they're available
- You can enable a setting to let Better TweetDeck try to detect users' pronouns from their biography/location. If you see a false positive/detection error please let me know on @Eramdam or @BetterTDeck
Both of these new settings can be found in the "Tweet content" section of the settings!
Changes / Bugfixes
-
Better TweetDeck now has its own custom banners instead of relying on TweetDeck's own banners. They look prettier and should prevent confusion/weird issues with TweetDeck's own system
-
The content warning detection feature will show the CW/CN/TN acronym to make it clearer why a tweet is being collapsed
-
Click events inside cards should be properly handled:
Screen.Recording.2021-11-01.at.11.49.09.AM.mov
4.4.4
4.4.3
4.4.2
What's Changed
- Changed links in contributors list from API responses to GitHub profiles by @Jaid in #680
- New Crowdin updates by @eramdam in #681
- The settings modal should scale better on smaller displays
- Safari 15 only: the Safari's tab color should be more consistent with the actual background of the TweetDeck theme.
New Contributors
Full Changelog: 4.4.1...4.4.2
4.4.1
- Updates to the German, Japanese and Brazilian Portuguese translations
- Add a regex filter for display names (#676)
- By default the image description requirement setting will not apply to the DM composer. You can enable it there with a new setting now (#666)
- The emoji composer, completion, and replacement in tweets now supports Unicode 13.1 so emoji like 😵💫🥲 can be inserted and will be displayed properly
4.4.0
Features
Thanks to the recent introduction of conversation control on already posted tweets, Better TweetDeck can now use that to set conversation control on tweets.
Improvements
- BTD should be marked as compatible with Firefox ESR (78 as the time of writing)
- This release adds a failsafe to prevent BTD from accidentally breaking stuff on TweetDeck Preview.
- The "show tweet cards inside columns" feature now uses a more recent way of displaying those cards, resulting in much less memory usage and faster loading times overall. This should also fix all the issues around the scroll "jumping around" issues when those cards were loading.
- I also did a bunch of maintenance/performance stuff, nothing should change functionality-wise!
Bugfixes
- HTML entities should properly be converted when using the "Re-draft" menu item (see #658)
4.3.2
Bugfixes
- The "share on TweetDeck" contextual menu item should work reliably now. You might have to restart your brower after the update to make sure everything sorts itself out
- The logic of the mandatory alt on images should be more reliable now (#645)
- The accent color should be applied to the "Show more" links in TweetDeck's UI (#646)
- The "Clear all" button should properly handle the case where a single column cannot be cleared.