Releases: TuxedoTako/4chan-xt
Releases Β· TuxedoTako/4chan-xt
2.23.0
- Slight tweaks to positioning of floating embedding icons. #154, #67
- Updated archive list.
- Fixed bug where adding an image on the quick reply would apply the image on the post selected when downloading the images finishes, instead of the post where the download was started. #156
- Fixed ghost threads created when going from the catalog view to the index view and then unhiding a thread. #142
2.22.1
2.22.0
- Convert a few more things into icons. #150
- Implement FxTwitter improvements based on #60 (comment).
- Replies now load, so the setting for the number of replies to load isn't useless anymore.
- Community notes are shown.
- Added button in the keybind settings to reset them to the defaults. #151
- Allow multiple actions for one keybind. Requested on Greasy Fork
2.21.2
2.21.1
- Reverted change from the
icon
toxt-icon
CSS class to fix the interaction the icons have with other user scripts like StyleChan.
2.21.0
- Convert various Unicode characters to SVG icons. #141 by @saxamaphone69
2.20.0
- Made soundpost detection case-insensitive. #135
- Removed
keyboard-focus
related code. #137 - Made the "MD5 filtered." notification auto hide after 10 seconds. #133
- Changed the init script to allow for a reflow between the loading of the custom style among others, and parsing the thread. This should lessen the flash on page load.
- Added a new option in the date format for a month number without zero padding:
%n
.
2.19.0
- Removed the css for the header for widths above 1300px, because it was preventing long custom navigation lists from wrapping. #120 I don't know what the purpose was of the different style, the commit where that was added isn't really descriptive: c396db4? So let me know if I broke something.
- Limit subject input to 100 characters. #128
- Added ws and nsw classes for work safe and not work safe boards. #129
- Using shift click to hide a post no longer selects half the page. #131
- The file select dialog for the settings import will only show json files.
- Upstream came back, so I had to port those new features.