The following files had non-esential cosmetic changes and only need a version number added to the Fetish version.
eq2ui_inventory_market.xml
eq2ui_inventory_store.xml
eq2ui_popup_feedback.xml
To add the version number, open each file in NotePad and find the second ">". Replace with...
The following file needs a version number added in the middle of the file.
eq2ui_newcharscene.xml
Search for Name="NCSCharSelect". Replace with...
Code:
Name="NCSCharSelect" version="1.0.1"
The following file had major code additions.
eq2ui_journals_quest.xml
A diff can be viewed
here. You can try adding the new code to the Fetish version yourself or remove the file to restore the default.
The following file had major revisions. The Fetish version should be removed till the next release.
eq2ui_popup_rewardpack.xml