PR#5674 - Wrap long dwsql SELECT/GROUP BY/ORDER by clauses: We have added a new feature to the way we format a SQL query in a workspace. Now SELECT, GROUP BY, and ORDER BY clauses on one line that are longer than 120 characters are automatically broken into multiple lines when they are auto-formatted. For more information on how to auto-format queries see PR#4595 on the release notes from 8/2/19.
PR#5685 - Wrap Long SPARQL SELECT/GROUP BY/ORDER BY lists on reformat: Like the format change for dwsql queries, we now break SPARQL SELECT, GROUP BY, and ORDER BY lines longer than 120 characters.
PR#4688 - Rollout new button text on dataset overview: The text on the button that takes you to a workspace to work with data in a dataset has been changed from Launch Workspace to Explore this dataset:

-------------------------------------------------------------------------------------------------------------------------