diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff2344796..1e054b4076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## Version 0.28.6 +* Release date: April 25, 2018 +* Release status: Public Preview + +## What's new in this version +The April Public Preview release contains some of the following highlights. + +* Improvements to SQL Agent *Preview* extension +* Accessibility improvements for keyboard navigation, screen reader support and high-contrast mode. +* Improved large and protected file support for saving Admin protected and >256M files within SQL Ops Studio +* Integrated Terminal splitting to work with multiple open terminals at once +* Reduced installation on-disk file count foot print for faster installs and startup times +* Improvements to Server Reports extension +* Continue to fix GitHub issues + ## Version 0.27.3 * Release date: March 28, 2017 * Release status: Public Preview diff --git a/README.md b/README.md index 822f1d2507..9f1f9645e9 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ SQL Operations Studio is a data management tool that enables you to work with SQ Platform | Link -- | -- -Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=870837 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=870838 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=870839 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=870840 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=870842 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=870841 +Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=872717 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=872718 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=872719 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=872720 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=872722 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=872721 Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions. @@ -21,14 +21,6 @@ Try out the latest insiders build from `master` at https://github.com/Microsoft/ See the [change log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md) for additional details of what's in this release. -**Design Discussions** - -The SQL Operations Studio team would like to incorporate community feedback earlier in the development process. To facilitate this, we'd like to share our designs while features are actively being built. - -We're currently collecting input on the **SQL Agent** experience and enhancements to the Manage Dashboard that we're calling **"Command Center"**. We'll add additional design feedback requests below as we start work in new feature areas. Please leave comments on these issues to help us understand your requirements and shape feature development. - -* [#750 Seeking community feedback on SQL Agent UX prototype](https://github.com/Microsoft/sqlopsstudio/issues/750) - **Feature Highlights** - Cross-Platform DB management for Windows, macOS and Linux with simple XCopy deployment