Development Environment 10.0.903.0
Released on Sep 10, 2018
New in Development Environment 10.0.903.0
- Select text and press Ctrl + R to search for it. The Find field in Search and Replace window is now automatically filled with the text you select. Inspired by Romeu’s idea. (RIUT-380)
- The global search in Service Studio now returns Entity Actions. (RIUT-381)
- Service Studio no longer automatically opens the first result from the search results list. (RIUT-414)
Bug Fixing
- Fixed a bug that caused the execution of queries with the inline comment syntax to fail when used in the Service Studio SQL tool. (ABE-1216)
- Fixed a bug that caused the cursor to jump in front of a period (".") when editing the SQL text values. (ABE-1189)
- Fixed a bug that prevented the descriptions of referenced modules to show in the Manage Dependencies window. (ABE-1198)
- Fixed a bug that prevented you selecting a value from a large number of Static Entity records in the Test Values tab of an Aggregate tool. Now there’s a scroll bar on the drop-down lists in the Test Values tab. Reported by Hanno. (ABE-1244)
- Fixed a bug that caused Widget Three elements to expand too fast while dragging elements to it. We added a delay so now working with drag and drop in the Widget Tree and content editor should be more comfortable. (RAFT-1317)
- Fixed a bug that caused tooltips in Service Studio to freeze. (RICT-891)
- Fixed a bug in the text/code editor that caused Service Studio to appear unresponsive. To increase the performance, the wrapping is now turned off if a text value contains a line longer than 2048 characters. (RICT-897)
- Fixed a bug that caused Service Studio to freeze when deleting elements from a module. (RICT-962)
- Fixed a bug that caused Service Studio to crash when you dragged the window across multiple displays. (RICT-966)
- Fixed a bug that caused the module to become corrupt after deleting a referenced Entity. We improved the validations that occur after deleting referenced Entities with Delete or Protect rules used as foreign keys in local Entities. (RICT-967)
- Fixed a bug that caused Service Studio to hang while auto-saving a module. The auto-save feature is now more resilient, even though you may expect minor delays while the module is auto-saving. (RICT-974)
- Fixed a bug that caused Service Studio to hang while publishing a module after refreshing references. (RICT-975)
- Fixed a bug in Service Studio that caused Client Actions inside folders not to be listed in the results of the global search. (RIUT-390)