Releases: tannerhodges/twitter-print-styles
Releases · tannerhodges/twitter-print-styles
🔥 Fix Error Finding Tweets
🏥 Fix Profile Pictures, Squished Images, Polls, and Filenames
Fixed
- 🔥 Fix missing profile pictures.
- 📊 Fix polls not rendering correctly.
- 🪗 Fix squished images.
- 😜 Fix emojis causing issues with PDF filenames.
For more details, see #23.
🦊 Add Firefox Extension
🚒 Fix Broken Threads
Changed
- 🤖 Update npm dependencies.
- ⏱ Reduce timeout error to 10 seconds
Fixed
- 🙅♂️ Remove broken
isLoading()
check.
🌗 Dark Mode Logo
Changed
- 📛 Renamed repo to
twitter-print-styles
. - 🌚 Filled in logo white so it's easier to see in dark mode.
🏥 Fix Unstable Selectors, Background Images, and More
Added
- 👷♂️ Build Process FTW.
Changed
- ✂️ Shorten document title below max filename length. (Fixes #6)
- 🖼 Open timeline in a separate window.
- 📷 Adjust media sizing to better fit within the page.
- 🏎 Add 50ms delay to help reduce risk of rate limits.
Fixed
- 🔥 Fix unstable timeline selector.
- 🙈 Fix background images not showing up on print. (via tweet)
- ⏰ Fix timestamp element not matching in other languages.
For more details, see #8.
🐦 Twitter Print Styles v2
Changed
- Rewrite JS & CSS to work with the latest version of Twitter.
- Allow extension to run on all Twitter pages (since Twitter is a SPA now).
- Update JavaScript code to ES6.
- Update
package.json
(and remove yarn). - Update linters and formatters (stylelint, eslint, editorconfig).
Fixed
- Fixes #2.
For more details, see #5.
v1.0.0
Add author details to package.json