Author: fschumacher Date: Sun Jul 23 10:04:27 2017 New Revision: 1802720 URL: http://svn.apache.org/viewvc?rev=1802720&view=rev Log: Filled in the summary of current improvements/changes. Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1802720&r1=1802719&r2=1802720&view=diff ============================================================================== --- jmeter/trunk/xdocs/changes.xml [utf-8] (original) +++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Jul 23 10:04:27 2017 @@ -63,14 +63,20 @@ Summary IMPORTANT CHANGES +HTTP Sampler now supports Brotli compression. A long standing bug that occured when more than one TableEditor were used, was eventually tackled. The constant DEFAULT_IMPLEMENTATION was removed from CookieManager, as it lost it purpose with the removal of the alternate HTTP Client implementation in the last release + Core improvements +Continued to improve the quality of our code. UX improvements +More work has been done to better support HiDPI. Some bugs, that crept in with the work on lowering the memory usage of View Results Tree, where fixed. Report/Dashboard improvements +Various small fixes to improve robustness. Documentation improvements +Incorporated feed back about unclear documentation.