The following API feature enhancements and bug fixes are available in the 2017.34 release. Dates for preview and production release are the earliest possible release date. Always check your org to verify the release version.
| Feature Enhancement | Expected in Preview Orgs | Expected in Production Orgs |
|---|---|---|
| New Developer Dashboard | Available now in new developer orgs | N/A |
| Zones API is an Early Access Release | August 22, 2017 | September 5, 2017 |
The new developer dashboard is available in all new developer orgs in preview:

Use the developer dashboard to access quick-start guides for your favorite language and view recent system log events. You can also create an OpenID Connect app more easily with this simplified flow:

Zones are used to group IP Address ranges so that policy decisions can be made based on the client's IP location.
The Zones API is an Early Access release. Contact Support to enable it. This API can be enabled beginning August 22, 2017 for preview orgs, and beginning September 5, 2017 for production orgs.
Bug fixes are expected on preview orgs starting August 22, 2017, and on production orgs starting Sept 5, 2017.
application_type of native or browser incorrectly allowed the client_credentials grant type. This fix adheres to the OAuth 2.0 spec. (OKTA-135853)GET /api/v1/apps/${applicationId}/groups?expand=group%2Cmetadata caused an error in orgs with the Application Entitlements Policy enabled. (OKTA-135969)AssertionConsumerServiceURL attribute in a SAML authentication requests matched one of the configured SSO URLs but an error was returned. (OKTA-137555)