Releases: dimdenGD/OldTweetDeck
OldTweetDeck 4.0.3
4.0.2
- Fixed images not loading in DMs
- Fixed Likes column not loading on yourself
- Better blocking of Twitter. This should hopefully fix some issues with it interfering OldTweetDeck (hotkeys not working, weird styles etc)
- You can now run
localStorage.secureRequests = 1
in console and it will make request signing required, which is safer for your account but can make it so you have to reload page a lot of times for tweetdeck to properly load
4.0.3
- Fixed profiles not loading
Donate
OldTweetDeck 4.0.1
Hi! This is a new major version of OldTweetDeck. As you might know, Chrome is deprecating Manifest V2, which this extension used all this time. I have recoded this extension to use Manifest V3, so it should continue working after the deprecation now! Please note that this is a little bit experimental still, so please report any bugs if you find any. Previous version of the extension should still work for now, so you can always rollback to it if this version is not working. Thank you.
こんにちは!これは OldTweetDeck の新しいメジャー バージョンです。ご存知かもしれませんが、Chrome ではこれまでこの拡張機能が使用してきた Manifest V2 が廃止されています。この拡張機能は Manifest V3 を使用するように再コーディングしたので、廃止後も引き続き動作するはずです。これはまだ実験段階ですので、バグを見つけた場合は報告してください。拡張機能の以前のバージョンも引き続き動作するはずですので、このバージョンが動作しない場合はいつでもロールバックできます。ありがとうございます。
Please consider donating to keep this project alive. / このプロジェクトを継続するために、寄付をご検討ください。
OldTweetDeck 3.6.8
OldTweetDeck 3.6.5
Kind of a beta release, currently don't have a lot of time to work on it
- Fixed replying to people being marked as spam
- Maybe fixed adding people to Teams
I'm currently in Ukraine and in a pretty bad situation, if you can, please donate. Thank you.
OldTweetDeck 3.6.4
Fixed OldTweetDeck failing to inject due to changes in Twitter code.
OldTweetDeck 3.6.2
Fixed OldTweetDeck not working on x.com.
3.6.1
- Fixed compose column not showing fully.
- Fixed columns not loading and tweets not sending.
3.6.2
- Style fixes
- Fix teams
Donate
OldTweetDeck 3.5.5
Maybe fixed log outs and lock outs?
In this version I finally implemented the last header that's missing in OldTweetDeck's requests in comparison to Twitter Web App. Generator for it is very obfuscated and is basically a security check done to verify requests are actually made from web app. I really hope it's the culprit since it's basically the only thing that's different from normal requests.
3.5.3
Fixed antivirus false positive
3.5.4
Better error handling
3.5.5
Fixed not loading
OldTweetDeck 3.4.0
3.4.0
- Fixed replies from random users still appearing on non-main account
- Fixed replies to random users still appearing if it's reply from someone you follow and they're replying to themselves
- Fixed likes from multiple accounts menu always showing accounts as "private" and not correctly showing like state
OldTweetDeck 3.3.3
3.3.0
Fixed OldTweetDeck not loading. This time Twitter killed endpoints that save column positions and overall state. Now I emulate these endpoints and save the state in browser storage.
3.3.1
Fixed columns disappearing on filters changes.
3.3.2
Added buttons to import/export state.
3.3.3
Fixed more cases in which columns would disappear.