Skip to content

Releases: tannerhodges/twitter-print-styles

🔥 Fix Error Finding Tweets

03 Jul 04:00
236dba7
Compare
Choose a tag to compare

Fixed

  • 🔥 Fix error finding tweets.

For more details, see #37.

🏥 Fix Profile Pictures, Squished Images, Polls, and Filenames

04 Jan 13:09
4171dfb
Compare
Choose a tag to compare

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

08 Nov 12:04
3c15fab
Compare
Choose a tag to compare

🚒 Fix Broken Threads

11 Jul 02:02
Compare
Choose a tag to compare

Changed

  • 🤖 Update npm dependencies.
  • ⏱ Reduce timeout error to 10 seconds

Fixed

  • 🙅‍♂️ Remove broken isLoading() check.

🌗 Dark Mode Logo

11 Jul 02:00
Compare
Choose a tag to compare

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

04 Sep 11:55
35bdc32
Compare
Choose a tag to compare

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

01 Sep 12:30
b19e74c
Compare
Choose a tag to compare

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

01 Sep 01:18
Compare
Choose a tag to compare
Add author details to package.json