Skip to content

Releases: TuxedoTako/4chan-xt

2.4.6

08 Feb 16:54
Compare
Choose a tag to compare
  • Fixed inserted posts from external archives missing the hide button before it.

2.4.5

04 Feb 12:54
Compare
Choose a tag to compare
  • Fixed hovering over a link to a hidden thread throwing an error. #30
  • Fixed example of the type option on general filters. #29

2.4.4

01 Feb 18:18
Compare
Choose a tag to compare
  • Fixed icons next to embed links. 28
  • Updated some of those icons, and compressed some others.

2.4.3

25 Jan 18:27
Compare
Choose a tag to compare
  • Updated CSS to remove older properties. 25
  • Fixed image prefetching icon incorrectly shows it is enabled by default. 26
  • Fixed mixing of line endings in the entire output. 24

2.4.2

23 Jan 18:26
Compare
Choose a tag to compare
  • Fixed infinite loop when a thread from a tinyboard website is in the thread watcher. 23
  • Fixed bug that ocurred on threads on websites without IP counter. 23
  • Fixed mixing of line endings in the header comments. 24

2.4.1

21 Jan 11:20
Compare
Choose a tag to compare
  • Fixed new relative dates settings' interaction with elements that aren't the date info on posts, like the refresh button on the 4chan-XT catalog.

2.4.0

21 Jan 10:15
Compare
Choose a tag to compare
  • Reworded 'Link Title in the catalog' setting's description.
  • Relative times and full time stamps are no longer mutually exclusive. Setting was moved to the Time Formatting section of the advanced settings because the other settings because the Main settings only supports boolean settings.
  • Build script: added a transformer on the TypeScript output to keep the script from getting bigger when moving files from js to ts. If you think this is a waste of time on the build step you can use the -no-format flag.

2.3.5

09 Jan 16:39
Compare
Choose a tag to compare
  • Fixed poster IDs not appearing on new posts. #20

2.3.4

31 Dec 13:13
Compare
Choose a tag to compare
  • Fixed previewing posts from external archives inserting posts from other threads into the current thread. #18

2.3.3

30 Dec 10:09
Compare
Choose a tag to compare
  • Improved interaction between restoring from the archive and reply threading.
    • Known issue: parents from threads get put at the end instead of the correct place when reply threading is on.
  • Previewing a deleted post from an external archive by hovering over a link no longer excludes it when restoring the thread from the archive. It now gets added direly when you do that.
    • Known issue: when reply threading is on, this moves the reply to the restored post, but doesn't scroll to it.
  • Added a "Link Title in the catalog" setting for embeds as a workaround for ccd0#3427. Fetching titles in the catalog is off by default.
  • Restored span around ➕︎ and ➖︎ icons in the index for user styles. #17.