I've released
v2.050 v2.051.
Biggest update in a while.
Loads of improvements and new options.
Happy New Year!

Changelog since last changelog post:
2.051
Fixed issues with some v1 endpoints.
Updated manual.
2.048-2050
Fixed placeholder recovery system.
Added v4 api support to SEP, including option to disable thinking.
SEP's api setting will now also automatically add v1/chat/completions/ if there is nothing similar.
Fixed tons of typos.
DSLR:
Added new options to specify how commands and placeholders are sent to the LLM.
Added automations to adjust placeholder mentions in prompts and error handling based on the currently chosen replacements.
Added option to replace all linebreaks with <br> before sending them to the LLM.
Added special automation for using html5 paragraph tags instead of dividers. (In theory, not tested)
The fallback model will now have its own batch calculation and options.
Added new Max Sent Placeholders option to limit batch size based on how many placeholders or commands are already in it.
Changed all prompts.
Adjusted descriptions.
Changed Options menu order.
Fixed \\i[] commands not making it to DSLR.
Fixed some typos.
2.047
Added DSLR support for v4 endpoints including its thinking parameter.
Cleaned up the old SLR code.
2.046
Added Experimental support for translations other than JP>EN.
Added new General Options called Japanese Language Source, and English Target Source.
They will attempt to skip all code parts that either expect the source to be Japanese or the Target to be English, that cannot be changed in the options menu.
Removed the obsolete character counting option.
To actually use DSLR for other translations the user still needs to adjust prompts and wrapper patterns. There is no automation for that.
Changed the sizes of the DSLR option menu entry fields.
Updated the manual and several descriptions to reflect the changes.