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

Commit

Permalink
📦 release 3.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
eramdam committed Sep 12, 2016
1 parent cd9ad2b commit 867b244
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
:tada: 3.0.16 :tada:
:tada: 3.0.17 :tada:
===============
- [Fix] Horizontal scrollbars are also thin when "slim scrollbars" is enabled
- [Fix] Dribbble/Imgur thumbnails work again
- [Fix/Improvement] hide the link related to a thumbnail only if it ends the tweet

3.0.16
===============
- [Fix] Fix a bug where tweet actions would not work on custom modals.
- [Fix] Fix a bug where icons of accounts in Compose panel would be mis-placed.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BetterTweetDeck",
"version": "3.0.16",
"version": "3.0.17",
"description": "Adds some nice options on TweetDeck to provide a better experience on the webapp when used on Chrome.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_appName__",
"short_name": "BetterTDeck",
"default_locale": "en",
"version": "3.0.16",
"version": "3.0.17",
"manifest_version": 2,
"description": "__MSG_appDesc__",
"homepage_url": "https://github.com/eramdam/BetterTweetDeck/",
Expand Down

0 comments on commit 867b244

Please sign in to comment.