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

Releases: eramdam/BetterTweetDeck

4.3.1

06 Jul 16:55
ffc4d01
Compare
Choose a tag to compare

This is a hotfix of 4.3.0, check that release for the new features/changes.

Bugfixes

  • Revert back to using a persistent background page for the time being. This should fix issues around the "Share on TweetDeck" contextual menu item

4.3.0

05 Jul 20:08
2880aa0
Compare
Choose a tag to compare

Features

  • Add a setting to show the account's avatar on top of columns (#359)
  • Add a setting to change the mutual badge to a double arrow instead of a heart
  • Add a setting to add a "Clear all columns" button in the sidebar (#471)
  • Add a setting that requires all images to have a description before tweeting (#530)
  • Add a setting to automatically detect content warnings in tweets and show a UI to expand/collapse the tweets' content (#639 #483) (thx to @pixeldesu for the initial implementation!)

Improvements

  • The extension now uses a non persistent background page. This shouldn't affect functionality but will allow the browser to unload Better TweetDeck's background page when it's un-used for a bit.
  • The settings button is now hidden on collapsed columns (#630)
  • Fix a bug that could occur when closing the tweet composer while having the gif picker opened (#619)
  • Add a setting to also hide unread DMs in addition to read DMs

Bugfixes

  • More fixes around link previews in columns

4.2.1

07 Jun 16:14
e608eae
Compare
Choose a tag to compare

This is a hotfix update after 4.2.0

Fixes

  • The accent color setting should work again
  • The avatar shape setting should work again
  • The small composer button setting should work again
  • More small fixes around link previews ("cards")

4.2.0

07 Jun 03:42
345187d
Compare
Choose a tag to compare

Happy Pride Month!

You can now change the logo displayed at the bottom left of TweetDeck and choose between 25 different variations!
Screen Shot 2021-06-04 at 12 54 46 AM

Other features

  • You can add a "follow" action to tweets (thanks @hiroto7 #605)
  • You can show a specific badge for mutuals (people you follow and follow you) #624

Bugfixes

  • Fix a bug where typing ASCII style emoticons was triggering a weird behavior with the emoji completion (Fixes #608)
  • Fix a bug where BTD would unmount all instances of a given card accross multiple column when one instance would get out of the viewport
  • Dynamically remove/add the context menu item without needing to relaunch the browser when changing the settings (Fixes #607)
  • Prevent most occurrences of "jumping around" when scrolling in columns with cards rendering enabled by specifying a minimum height for different kinds of cards ahead of time
    • Also make sure to load cards in replies of a given tweet

⚠️ For Firefox users only ⚠️

The strict_min_version of BTD is now 84.0. Any version lower than that will NOT be supported. The value was kept at 52.0 due to an oversight and I will try to update it regularly.

4.1.1

07 May 04:21
5ccb0c1
Compare
Choose a tag to compare
  • Make sure t.co redirection gets removed on website links inside of the profile modal (#590 @hiroto7)
  • Fix some usernames formatting issues (#593 @hiroto7)
  • Localization updates (#582)
  • Fix an issue where the modern overlay color change was triggered when browsing a profile inside the modal (#601 @hiroto7 )
  • Fixes tooling issues for Microsoft Edge

4.1.0

16 Apr 18:49
2d8f569
Compare
Choose a tag to compare
  • Adds a search in the settings
  • Don't show emoji completion unless there are two characters after the :
  • Uncollapse collapsed columns when clicking in the app navigation
  • Fix around keep hashtags
  • Add settings to disable emoji-related features and the GIF picker (#578)
  • Allow to pick a custom accent color (#539)
  • Properly theme Trending column when switching theme automatically (#563)
  • Re-add "regex by username" from @pixeldesu (#516)
  • Add a setting to only show the like account picker on specific accounts (#559)
  • Fix #551
  • Add a setting to change the translation destination language (#517)
  • Make sure buttons in detailed view don't wrap (#544)
  • Allow clicking on an emoji in the completion to insert it (#591)

4.0.3

12 Apr 05:13
9bd9528
Compare
Choose a tag to compare
  • Better TweetDeck doesn't need to override TweetDeck's theme anymore (Fixes #580 #584 #574)
  • Fix a bug where quoted tweets could get rendered multiple times in a given tweet when coming back from their detailed view (Fixes #581)
  • Fix a bug that rendered cards inside of non-mentions notifications (Fixes #577)

4.0.2

09 Apr 05:27
f92c28c
Compare
Choose a tag to compare
  • Restore the setting to show RT/Like indicator on the top right of tweets
  • Add Brazilian Portuguese translation
  • Add Japanese translation
  • Add German translation
  • Re-add a setting to show the character counter in the tweet composer
  • Properly ask for tabs permission on Firefox when enabling the Share Item. This should fix the shared links title not being captured on Firefox.
  • Small main theme tweaks
  • Fix the horizontal scrollbar in profile modals
  • Fix unread DMs styles in Old Grey/Super Dark theme (fixes #536)
  • Fix selected tweet styles in Old Grey/Super Dark theme (Fixes #548)
  • Tweak the Old Grey theme for better contrast (Fixes #545)
  • Make the horizontal scrollbar at the bottom of the app thinner when asked to on Firefox (Fixes #542)
  • Make sure cards aren't rendered when a column has media off (Fixes #550)
  • Allow for single images in quoted tweets to have the right aspect ratio (Fixes #541)
  • Fix "keep tweeted hashtag" feature when using the always opened composer (Fixes #560)
  • Preserve CSS comments when saving Custom CSS (Fixes #566)
  • Improvements to the "show cards" features have been in an attempt to reduce the memory consumption when it was enabled.

4.0.0

04 Apr 01:09
8aeae08
Compare
Choose a tag to compare

Better TweetDeck 4 is a complete rework of the extension!
Everything has been rewritten from scratch to improve performance, stability, and make adding features easier in the future!

Speaking of features, 4.0 also comes with the following new features and improvements:

  • You can now customize TweetDeck with a selection of 7 accent colors
  • You can choose between two new dark themes, "Super Black" and "Old Gray"
  • You can make TweetDeck switch between the light theme and a dark theme of your choosing according to your system's settings
  • You can display the account picker when clicking the "like" button on a given tweet
  • You can add a "Delete" button in columns' header in addition to the already existing Collapse and Clear
  • You can display single images with their original aspect ratio inside of columns
  • You can display fullscreen images like on Twitter Web (full width, with a colored background)
  • You can show tweets "cards" inside of the columns
  • You can choose to import/export your settings
  • Better TweetDeck makes it so TweetDeck properly displays newer emoji
  • Quote tweets with images are displayed like on Twitter Web
  • The emoji picker has been revamped and should be easier to update in the future
  • Translator badges can now be shown in addition to verified badges in columns
  • And a lot of little things!

3.10.1

23 Jan 05:21
da932a5
Compare
Choose a tag to compare
  • Fix a bug around pasting files into the TweetDeck composer
  • Fix a bug around video embed sizes in the fullscreen preview
  • Prepare for Safari 14 support
  • Remove un-used permissions on Firefox