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 2025.0.2 (2024.09) - September 12, 2024
Promoted article
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 3.6.00 (2024.04) - April 10, 2024
Redshift 3.5.24 (2024.02) - February 21, 2024
Redshift 3.5.23 (2024.01) - January 11, 2024
Redshift 3.5.22 (2023.12) - December 11, 2023
Redshift 3.5.21 (2023.10) - October 31, 2023
Redshift 3.5.20 (2023.10) - October 18, 2023
Redshift 3.5.18 (2023.09) & 3.5.19 (2023.09)- September 13, 2023
Redshift 3.5.17 (2023.07) - July 19, 2023
Redshift 3.5.16 (2023.06) - June 14, 2023
Redshift 3.5.15 - May 15, 2023
Redshift 3.5.14 (2023.03) - March 29, 2023
Redshift 3.5.13 (2023.02) - February 8, 2023
Redshift 3.5.12 (2022.12) - December 20, 2022
Redshift 3.5.11 (2022.12) - December 7, 2022
Redshift 3.5.10 (2022.11) - November 9, 2022
Redshift 3.5.09 (2022) - October 7, 2022
Redshift 3.5.08 (2022.08) - September 7, 2022
Redshift 3.5.07 (2022.08) - August 25, 2022
Redshift 3.5.06 (2022.08) - August 5, 2022
Redshift 3.5.05 (2022.07) - July 26, 2022
Redshift 3.5.04 (2022.06) - June 17, 2022
Redshift 3.5.03 (2022.05) - May 25, 2022
Redshift 3.5.02 (2022.05) - May 4, 2022
Redshift 3.5.01 (2022.04) - April 20, 2022
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
<% } %>
<% } %>