2.8.1
·
114 commits
to project-XT
since this release
- Fixed quick reply modal putting icon buttons in the wrong place in the catalog. #54
- Removed 'Work around CORB Bug', which was fixed in chrome 85, while this script is 90 and up.
- Because this meant a file had a dependency less, which in combination with the circular dependencies, caused some files to be in a different order in the output, and caused some common variables to not have
$1
appended. So sorry for the giant diff.
- Because this meant a file had a dependency less, which in combination with the circular dependencies, caused some files to be in a different order in the output, and caused some common variables to not have
- Code specific for the userscript isn't in the chrome extension anymore and vice versa.