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

Releases: eramdam/BetterTweetDeck

4.5.4

17 Nov 03:58
a77b365
Compare
Choose a tag to compare
  • The mutuals badge on avatars should show more reliably
  • Fixes around pronouns matching
  • Fixes around content warning matching
  • The confirmation setting should actually work now
  • The videos should be bigger only with the "Show images à la Twitter Web" setting

4.5.3

15 Nov 01:39
b085983
Compare
Choose a tag to compare
  • 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

06 Nov 17:12
5c86560
Compare
Choose a tag to compare
  • 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 and any pronouns (fixes #697)
  • 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

01 Nov 19:01
b061c3a
Compare
Choose a tag to compare

New

  • You can now choose to display "profile labels" when they're available
    Screen Shot 2021-10-31 at 1 10 13 AM
  • 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
    Screen Shot 2021-10-31 at 1 11 46 AM

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
    image

  • The content warning detection feature will show the CW/CN/TN acronym to make it clearer why a tweet is being collapsed
    Screen Shot 2021-10-31 at 1 15 19 AM

  • Click events inside cards should be properly handled:

Screen.Recording.2021-11-01.at.11.49.09.AM.mov

4.4.4

23 Oct 02:53
3b65cf7
Compare
Choose a tag to compare
  • Fixes other regex filters to be case-insensitive

4.4.3

21 Oct 04:40
506aadb
Compare
Choose a tag to compare
  • The Display name (regular expression) filter should work properly now
  • More types of "cards" should be displayed (fixes #686)

4.4.2

05 Oct 04:41
435cbb3
Compare
Choose a tag to compare

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

  • @Jaid made their first contribution in #680

Full Changelog: 4.4.1...4.4.2

4.4.1

27 Sep 20:06
fc56834
Compare
Choose a tag to compare
  • 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

30 Jul 02:51
9a191bc
Compare
Choose a tag to compare

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.
image

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

12 Jul 21:23
2f66352
Compare
Choose a tag to compare

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.

Improvements

  • Some adjustements have been made to the "column navigator" (sidebar) part of the UI as to better accomodate the "Clear all" button.
  • Both the "Clear all" and "Clear" buttons on column can now turn into a "Reload" button when holding the Shift button
    Screen Recording 2021-07-12 at 1 41 52 PM