Skip to content

Releases: insin/control-panel-for-twitter

v2.4

29 Jul 04:01
Compare
Choose a tag to compare
  • Added hiding of tweets which quote accounts you've blocked or muted
  • Added hiding of suggested topic tweets in the algorithmic "Home" timeline

v2.3.3

28 Jul 03:50
Compare
Choose a tag to compare

Changed how user preferences are saved so future changes to default configuration can be picked up

v2.3.2

26 Jul 15:53
Compare
Choose a tag to compare
  • Turn hiding share buttons and analytics links off by default
  • Hide "You might like" in sidebar when viewing a blocked account's profile
  • Hide "Suggested" on profile pages, which slides in when you follow/unfollow

v2.3.1

25 Jul 13:43
Compare
Choose a tag to compare

Fixed typo in detection of "replied" algorithmic tweets on Home timeline

v2.3

24 Jul 17:06
Compare
Choose a tag to compare

New

  • Hide the share button under tweets (now hidden by default)
  • Hide the analytics links under your own tweets (now hidden by default)
  • Hide "liked" and "replied" algorithmic tweets on the Home timeline, if you use it (now hidden by default)
  • Added a new category of features in the options UI - Experiments - which are disabled by default
  • New experiment feature: hiding metrics - hides like, retweet, quote tweet and follower counts
  • New experiment feature: reduced interaction mode - hides the action bar under tweets, so replies are now the only means of interacting
  • Added "Shared Tweets" translations for all languages

Changed

  • The sparkle button on the main timeline is now hidden when always using the Latest Tweets timeline, as switching to Home will just result in you immediately getting switched back to Latest Tweets
  • Navigating away from the Retweets/separated tweets timeline and navigating back to /home without using the Home navigation link will now restore display of the Retweets/separated tweets timeline
  • Made detection of verified accounts broader so it picks up tweets which quote verified accounts
  • The theme colour is now used in the mobile timeline switcher icon

Fixed

  • Fixed automatically switching to Latest Tweets on mobile
  • Fixed Greek "Quote Tweets" translation

v2.2

23 Jul 04:31
Compare
Choose a tag to compare

v2.2 adds support for all 48 of the display languages available on Twitter

  • Improved popup detection on desktop - the fast blocking and "Add muted word" menu item features are now more reliable
  • Fixed sidebar contents being displayed when you view details of likes your tweets have received

v2.1

21 Jul 14:13
Compare
Choose a tag to compare
  • Improved method of hiding sidebar content on desktop, no more loading indicators!

Release v2.0

21 Jul 08:51
Compare
Choose a tag to compare

v2.0 brings support for Firefox for Android

Unique features for the mobile version of Twitter:

  • Hide Explore page contents and use it only for searching
  • Hide "Open app", "Switch to the app" etc. nags
  • Hide the bottom nav item for Messages if you don't use it

Added

  • Added the ability to hide lesser-used items in the "More" menu
  • Added direct access to built-in "Add muted word" functionality via the "More" menu

Fixed

  • Fixed the entire account switcher being hidden when the navigation menu collapses to icons on desktop Twitter
  • Fixed detection of popups no longer working after changing the background color setting on desktop Twitter

v1.28

17 Jul 16:12
Compare
Choose a tag to compare

New

  • Quote Tweets can now be hidden or moved to a separate timeline [#45]
  • Improve the Quote Tweets page (viewing an individual tweet's QTs) by pinning the quoted tweet to the top instead of duplicating it in every tweet [#43]

Changed

  • Extension options have been redesigned, grouping related options and allowing you to turn groups of them on and off all at once

Fixed

  • Fixed the extension not working on the current page after changing the theme or background color in the "Customise your view" dialog
  • Fixed hiding the algorithmic "More tweets" section when an individual tweet is viewed via certain internal links [#32]
  • When hiding the account switcher, leave the ellipsis menu button visible, as it's the only way to log out [#44]

Other changes

  • Added CONTRIBUTING.md [#35]
  • Fix option page scaling in mobile for future Firefox Android version

v1.27

25 Mar 16:00
Compare
Choose a tag to compare

Fixed

  • Fixed the entire sidebar being hidden when "Hide sidebar content" is enabled

Internal

  • Only update a timeline element's style if it doesn't already match what we want to do
  • Added debug logging of the time it took for elements to appear