Changelogs

Easyling Changelog - 762

New features Fixes 1877 backend When publishing translation under a sub-directory on the same domain, a slash sign was enforced at the end of the sub-root. Now if a project is marked with a special attribute, the sub-root without a slash sign at the end will be served.

Easyling Changelog - 761

New features Fixes 1876 Dashboard 2.0 Minor UI fixes on the Sharing Settings page. 1871 backend The proxy submitted one single file (a .zip) to the external translation management systems, and awaited only one. Since some ETMS systems returned with multiple files (the XLIFFs were not packed into a single .zip file), the proxy needed some enhancement to process them all.

Easyling Changelog - 758

New features 1872 backend Resource URL swapping can now be turned on for externalized pages as well. 1847 Dashboard 2.0 Export feature moved to the New Dashboard. 1869 backend Custom domain for login with XTM account. Fixes

Easyling Changelog - 756

New features Fixes 1866 backend The illegal charset name broke the Sniffer (content type detector). This fix contains catching the right exception being thrown in that case.

Easyling Changelog - 755

New features 1863 backend If the original server produces an invalid charset while proxy serving, the proxy attempts to correct it instead of throwing an error. Fixes