Hoppa till huvudinnehållet
Växla navigeringsmeny
Skicka en förfrågan
Logga in
Inspera Help Center
Resurser & Uppdateringar
Versionsanteckningar och uppdateringar
Produktuppdateringar
Produktuppdateringar
Roadmap
Status för produktlanseringar
Product Release Dates and Release Webinars 2026
Product Updates (Release Notes) 2025
Product Release Dates and Webinars 2025
Product updates (release notes) 2024
Product Release Dates and Webinars 2024
Product updates (release notes) 2023
Product release dates and webinars 2023
Produktuppdateringar 2022
Produktuppdateringar (release notes) 2021
Produktuppdateringar (release notes) 2020
Produktuppdateringar (release notes) 2019
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Utforska kategorier
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% if (alignment === 'left') { %>
<% } %>
<% }) %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>