
- Go to https://trust.salesforce.com/
- Click Status button next to status.salesforce.com
- Type your Salesforce instance from step 1 into the search bar and hit Enter
- On the search results page click the Instance
- Click Maintenances
- Scroll down and you will get information on your next Salesforce release date.
Full Answer
How to determine the release (API version) of your Salesforce instance?
To Determine the Release (API Version) of Your Salesforce Instance 1 Refresh the page you are on in Salesforce and you will see a release-specific logo briefly displayed till the time... 2 Log in to your Salesforce org as an Admin -> Navigate to ‘Apex Classes’ in Setup -> Click ‘New’ -> Click ‘Version... More ...
How do I know which Salesforce version my company has?
Log in to your Salesforce org as an Admin -> Navigate to Company Information in Setup -> Salesforce edition will be displayed in the right column of company details 2. Run the following query from Developer Console Salesforce has three product releases every year. Sandbox instances are typically upgraded 2-3 weeks prior to a production upgrade.
How do I find the release schedule for Salesforce?
So the release schedule can come across as something that just doesn’t make sense. 1. Find Your Salesforce Instance First you need to determine your Salesforce instance. If you use Salesforce Classic Interface, login to your Salesforce instance. Then look at the subdomain of the address bar.
How to get the release logo of a specific Salesforce release?
Refresh the page you are on in Salesforce and you will see a release-specific logo briefly displayed till the time page refreshes. e.g. In the below screenshot, you can Astro holding a heart and text ’20 besides it. This is the logo for Summer ’20 release. When the Salesforce instance will get upgraded to a new release, there will be a new logo.

How do I find the Salesforce release version?
Click the gear icon and select "Setup". Scroll down to the SETTINGS section and click Company Settings > Company Information. Your Salesforce version is listed in the "Organization Edition" field.
How do I find my current Salesforce API version?
Log in to your Salesforce org as an Admin -> Navigate to 'Apex Classes' in Setup -> Click 'New' -> Click 'Version Settings' -> There you can see which API version your Salesforce instance is on.
What is the current release in Salesforce?
current version is 43.0 summer18.
How do I check Salesforce update?
On the Release Updates page, select an update. Get quick information about an update without leaving the home page by clicking View Details. Use the expandable sections to see details about the changes, improvements you can expect, and impact on your org. Click Get Started to act on your update.
How do I check my REST API version in Salesforce?
Click Apex Classes in the setup menu options. Click the New button and on the resulting page open the Version Settings tab. The top most value available in the Version column's drop down is your org's current API version.
What is API versioning in Salesforce?
Every time Salesforce releases a new application version, its API version is updated as well.It tells the version of the developed code . API versioning plays a important role while developing a code for an application .
How many releases are there in Salesforce?
The reason is their consistency to provide more and more features to their customers without impacting business, and Salesforce has three major releases per year, and in each release or version, they offer many new features/updates for existing features.
What is Salesforce Winter 22 release date?
The Salesforce Winter 2022 Release is underway. The Release Date for Winter '22 will depend on your instance of Salesforce, the main release weekends are: September 11th. October 2nd.
How many times does Salesforce release?
At Salesforce, we're proud to deliver hundreds of innovative features to you three times a year during our seasonal releases: Spring, Summer, and Winter. With our multitenant, metadata-driven platform, we provide customers with seamless, automatic upgrades each release, delivered in real time, with no downtime.
How do I change the API version in Salesforce?
To set the Salesforce API and Apex version for a class or trigger:Edit either a class or trigger, and click Version Settings.Select the Version of the Salesforce API. This is also the version of Apex associated with the class or trigger.Click Save.
How to find the edition of Salesforce?
1. Log in to your Salesforce org as an Admin -> Navigate to Company Information in Setup -> Salesforce edition will be displayed in the right column of company details. 2.
How often does Salesforce release sandbox instances?
Salesforce has three product releases every year. Sandbox instances are typically upgraded 2-3 weeks prior to a production upgrade. (Check out this Trailhead Unit if you want to learn more about release deliverables and timelines).
