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

Releases: eramdam/BetterTweetDeck

3.9.16

16 Sep 03:31
4049211
Compare
Choose a tag to compare

This is a maintenance update that upgrades some code dependencies (DOMPurify) for security reasons.

3.9.15

06 Jun 03:47
1ea7885
Compare
Choose a tag to compare

Bugfixes

  • Fix the giphy/tenor search not working in Firefox 77
  • Fix the download media button in Firefox 77
  • Fix an (old) bug around the date picker in the tweet composer
  • Fix the bug where opening the Better TweetDeck settings would crash a tab container on Firefox

Enhancements

  • Some vertical offset is added to the tweet composer so when the "small composer icons" option is enabled, those buttons aren't hidden on smaller monitors
  • The emoji popover will now try to re-position itself on smaller monitors where it might be partially hidden because it would go below the bottom of the window

3.9.14

26 May 04:20
58c6d86
Compare
Choose a tag to compare

This release fixes the fact that the "Share on TweetDeck" context menu stopped working in Firefox in 3.9.13

3.9.13

21 May 02:14
712009a
Compare
Choose a tag to compare

In order to be compliant with the new Google policie regarding permissions, I had to remove a bunch of permissions BTD wasn't using. The list is quite long so feel free to check this Pull Request for details.

Also, the video modals for youtube/vimeo/etc should work correctly again, sorry about that 🙇‍♂️

3.9.11

18 May 16:29
d1ae1f6
Compare
Choose a tag to compare
  • Fix the "no background behind modal" setting after TweetDeck's last update that switched to a native video player (#476)
  • Hopefully fix the emoji autocompletion not inserting the emoji in time when tweeting (#463)
  • Fix a typo in the French localization

3.9.9

12 Oct 15:26
a887451
Compare
Choose a tag to compare

Bugfixes

  • Fixes some templates not being replaced, which fixes the following features (probably others that I didn't notice) (#447)
    • block button in tweet actions
    • mute button in tweet actions
    • button to download all medias in tweet actions
    • button to copy links to all medias in tweet actions
  • Tentative fix for the emoji insertion bug that wouldn't properly save the tweet draft, making you send half-written shortcodes instead of emojis (#445)
  • Fixes some dropdowns menus being impossible to read with the OG dark theme on (#433)

Features

  • Add time-related variables to the download filename templates (#442) (thanks @shuuji3 !)

3.9.6

21 Sep 22:56
f27fda2
Compare
Choose a tag to compare
  • Fixed a bug where the favicon of TweetDeck would change because of the URLs from which Better TweetDeck tries to get thumbnails from (if you had this happen, you'll know what I mean)

3.9.5

11 Jul 04:00
de7ea56
Compare
Choose a tag to compare
  • Hotfix for TweetDeck's last update that hardened their Content Security Policy, thus blocking Tenor/Giphy and other features.

That's all! Hope you're having a nice summer!

3.9.4

10 Mar 18:21
dad8787
Compare
Choose a tag to compare

Really fixes the "keep hashtags" feature this time 😓

If you appreciate what I do with Better TweetDeck, I have a donate page on the website now! https://better.tw/donate

3.9.3

10 Mar 11:11
9360737
Compare
Choose a tag to compare

Bugfixes, bugfixes, bugfixes! 🐛

Bugfixes

  • The emoji picker should actually insert an emoji when an emoji is being clicked! Phew.
  • The Mute/Block items should now work inside Activity columns. And they also will show the @ of whom you're about to block/mute.
  • The search inside the emoji picker should work now 🔍
  • The emoji picker, gif integration, and "keep hashtags" feature should now work if you have the "Stay open" option checked.
  • Fixes in the way BTD checks whether it has been updated or not.

Enhancements

  • Update of the Japanese localization (#411)