- Support for multiple download sources on update servers (AKA download mirrors) #18926
- PHP 7.2 Compatibility fixes
- Update TinyMCE 4.5.8 #18574
- Multilingual Associations component: reduce the number of duplicate queries #18544
- [com_fields] Multilanguage: fixing display of fields when the item concerned is set to ALL #18536
- Eliminate crippling performance of content search plugin for large sites with custom fields #18915
Visit GitHub for the full list of bug fixes.
An important item resulting of these fixes (from our perspective) is the following: when saving an article, the values of the fields are being added to the database even when all values are empty (you don't need any field, you even ignore them, but they are added anyway in the table). JAEMC has been updated to take this into consideration.