Releases: TuxedoTako/4chan-xt
Releases · TuxedoTako/4chan-xt
2.4.6
- Fixed inserted posts from external archives missing the hide button before it.
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
- 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
- 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
2.3.4
2.3.3
- 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.