1.8.1.2 release notes

74 views
Skip to first unread message

Scott

unread,
Nov 1, 2017, 9:48:55 AM11/1/17
to Announcements

1.8.1.2

  • Issue 423 - Switching connections should be much simpler now:
    • Orphaned offline symbol tables no longer make a project/module invalid. Retention of unused OSTs is now completely up to the user, but there is also a convenient button for purging them in the project configuration screen. Note that it is sometimes not possible to delete OSTs that were recently in use without first closing and reopening the project.
    • When the connection for a module is changed from the project configuration screen, if the newly-selected connection does not have an OST but there are existing OSTs in the project, the user is prompted to copy an existing OST as a starting point.
  • Issue 681 - I think(/hope!) that I've finally managed to identify and resolve the situation in which cached elements would become stale and ultimately require the project to be closed and reopened.
  • Issue 759 - Turns out that both < and <= also need to be escaped in Lightning expressions as &lt; and &lt;= respectively, so I've updated the parser accordingly.
  • Issue 761 - Fixed a recent regression that could cause Illuminated Cloud to fail to recognize source roots properly when converting projects.
  • Added scratch org duration config to the scratch org creation dialog with a default value of 30 days to minimize turnover during IDE usage.
  • Fixed an issue where the connection list would not be reloaded after creating or deleting a scratch org.
  • Performance optimizations for SFDX projects.
  • Fixed an issue with reference resolution in this/super.identifier expressions when the identifier is both an inner type name and a field name.
  • Fixed an issue that would cause code completions for inner types from the containing type to insert the fully-qualified name.
  • Fixed a parser issue with nested ternary operators (needed to be right-associative).
  • Added stash.json to the list of files that are ignored when determining whether the cached scratch org information has become stale.
  • Added offline activation as an option when the license key requires revalidation.

Reply all
Reply to author
Forward
0 new messages