1.8.4.4 / 2.0.4.9 release notes

Post date: Jan 02, 2019 2:30:34 PM

1.8.4.4 / 2.0.4.9

  • Issue 654 - Old-style test methods--those with the testMethod modifier in classes without an @IsTest annotation--should now work properly.

  • Issue 1200 - Added a workaround for an issue with layouts from managed packages where the API names are reported as Type_Name-Layout_Name instead of Type_Name-Namespace__Layout_Name.

  • Issue 1202 - Fixed the data type for aura:set > value.

  • Another update for Flow behavior changes in API v44.0 and higher. Hopefully this time everything works properly both pre-v44.0 and v44.0+.

  • Another fix for {!..} expressions in Visualforce that weren't being handled properly after a recent base IDE change.