Skip to main content
Toggle navigation menu
Help Guides
Submit a request
Sign in
Search
Knowledge Base
Release Notes
Redshift
Redshift
Release notes for Redshift
Redshift 2026.6.2 (2026.05) - May 13, 2026
Promoted article
Redshift 2026.6.1 (2026.05) - May 8, 2026
Redshift 2026.5.0 (2026.04) - April 15, 2026
Redshift 2026.4.0 (2026.03) - March 17, 2026
Redshift 2026.3.1 (2026.02) - February 25, 2026
Redshift 2026.3.0 (2026.02) - February 10, 2026
Redshift 2026.2.1 (2025.12) - December 11, 2025
Redshift 2026.2.0 (2025.12) - December 3, 2025
Redshift 2026.1.1 (2025.10) - October 22, 2025
Redshift 2026.1.0 (2025.10) - October 8, 2025
Redshift 2026.0.0 (2025.09) - September 10, 2025
Redshift 2025.6.0 (2025.07) - July 16, 2025
Redshift 2025.5.0 (2025.06) - June 18, 2025
Redshift 2025.4.2 (2025.04) - April 29, 2025
Redshift 2025.4.1 (2025.04) - April 10, 2025
Redshift 2025.4.0 (2025.04) - April 2, 2025
Redshift 2025.3.0 (2025.02) - February 12, 2025
Redshift 2025.2.2 (2025.01) - January 8, 2025
Redshift 2025.2.1 (2024.12) - December 12, 2024
Redshift 2025.2.0 (2024.12) - December 4, 2024
Redshift 2025.1.1 (2024.10) - October 16, 2024
Redshift 2025.1.0 (2024.10) - October 9, 2024
Redshift 2025.0.2 (2024.09) - September 12, 2024
Redshift 2025.0.1 (2024.09) - September 10, 2024
Redshift 3.6.04 (2024.07) - July 17, 2024
Redshift 3.6.03 (2024.06) - June 13, 2024
Redshift 3.6.02 (2024.06) - June 5, 2024
Redshift 3.6.01 (2024.04) - April 15, 2024
Redshift 2026.6.0 (2026.05) - May 6, 2026
Redshift 3.6.00 (2024.04) - April 10, 2024
Next
›
Last
»
Contact Us
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still have questions?
We're here to help
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>