float_champ_exp_window.xml --> No need to edit , just you need file as this name.
float_level_exp_window.xml --> No need to edit , just you need file as this name.
float_relam_exp_window.xml --> No need to edit , just you need file as this name.
float_target_window.xml --> No need to edit , just you need file as this name.
interface_elements_window.xml --> No need to edit , just you need file as this name.
main_menu_window.xml --> No need to edit , just you need file as this name.
menu_bar_window.xml --> No need to edit , just you need file as this name.
new_group_window.xml --> No need to edit , just you need file as this name.
new_summary_window.xml --> No need to edit , just you need file as this name.
release_window.xml --> You have to make this file.
Simply you can use timer_window.xml file for it.
You need below parameters for release_window.xml file.
<AdapterName>release_timer_time</AdapterName>
<Adapter>release_timer_text</Adapter>
Now, just copy timer_window.xml file and change file name as release_window.xml.
Open release_window.xml file with notepad, and find below parameters.
<AdapterName>timer_time</AdapterName>
<Adapter>timer_text</Adapter>
Then, replace timer_time with release_timer_time, and replace timer_text with release_timer_text.
Most important reason for crashing on v1.113 client is 2 new data parameters were added on options_window.xml file.
You must input these parameters into options_window.xml file.
options_window.xml
<Data>Tooltip Delay</Data>
<Data>Tooltip Transparency</Data>