673 lines
69 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en" dir="ltr" itemscope itemtype="http://schema.org/Article" data-r-output-format="html">
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.146.1">
<meta name="generator" content="Relearn 7.6.1+523120f28eb07bf5707e343d07e79fe704ae1f38">
<meta name="description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugos build-in code #824 [feature][change] link: warn if fragment is not found #823 [feature] theme: add styling for selected HTML elements #822 [feature] a11y: improve search box #821 [feature][change] dependencies: make loader more versatile #820 [feature] nav: scroll to prev/next heading using keyboard shortcut #819 [feature] breadcrumb: use .LinkTitle instead of .Title if available #816 Fixes [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808 5.26.2 (2024-03-18) Enhancements [feature] icons: use fixed width to ease layout #812 Fixes [bug] search: broken since version 5.26.1 #813 [bug] search: fix result links for pages in root #810 5.26.1 (2024-03-17) Fixes [bug] mermaid: show reset button after pan #807 [bug] openapi: make it run for file:// protocol #806 [bug] theme: fix relative path detection if relativeURLs=false #804 5.26.0 (2024-03-16) Enhancements [feature] image: add lazy loading image effect option #803 [feature] render-hook: support Markdown attributes #795 [feature] theme: support full page width #752 Fixes [bug] clipboard: fix broken style if block code is in table #790 [bug] nav: browser back navigation does not jump to the correct position #509 Maintenance [task] build: update all available actions to nodejs 20 #802 [task] openapi: update swagger-ui to 5.11.10 #798 [task] mermaid: update to 10.9.0 #797 5.25.0 (2024-02-29) Enhancements [feature][change] theme: print out GitInfo in page footer if configured #786 [feature][change] resources: new shortcode to deprecate attachments shortcode #22 Fixes [bug] swagger: fix compat warning #787 5.24.3 (2024-02-28) Fixes [bug] theme: avoid crash on 404 if author settings want to warn #785 5.24.2 (2024-02-24) Enhancements [feature] image: adjust to Hugo 0.123 #777 Fixes [bug] link: resolve fragments #775 5.24.1 (2024-02-18) Enhancements [feature] link: make resolution reporting configurable #774 5.24.0 (2024-02-17) Enhancements [feature] theme: compatibility with Hugo 0.123 #771 [feature] topbar: support editURL in frontmatter #764 [feature] menu: use MENU-WIDTH-S to adjust mobile flyout #761 [feature] figure: support built-in shortcode #746 [feature] theme: make heading a template #744 [feature] taxonomy: make arrow nav browse through terms #742 [feature] theme: switch from config.toml to hugo.toml #741 [feature] button: make non-interactive if used as mock #740 [feature][change] topbar: allow text for button #739 [feature] theme: run hugo demo site without warning #736 [feature] menu: make swipe handler passive #735 [feature] i18n: support standard Hugo options #733 [feature] a11y: show tab focus on images #730 [feature] a11y: improve discovering links on keyboard navigation #726 [feature][change] variant: increase contrast for light themes #722 [feature] theme: break build if minimum Hugo version is not matched #719 [feature] taxonomy: humanize term on missing term title #713 Fixes [bug] taxonomy: display translated title #772 [bug] highlight: fix codefence syntax in Hugo &gt;= 0.121.0 #749 [bug] link: fix links to pages containing dots in their name #748 [bug] image: get resource images if link is prefixed with ./ #747 [bug] theme: switch dependency colors on OS color scheme change #745 [bug] clipboard: fix O(n²) buttons #738 [bug] button: fix whitespacing in FF #737 [bug] i18n: fix warning messages for zh-CN #732 [bug] mermaid: fix zoom button #725 [bug] theme: fix JS errors on hugo --minifiy #724 [bug] include: fix whitespacing in codefences #723 5.23.2 (2023-11-03) Enhancements [feature] taxonomy: improve taxonomy page #712 [feature] taxonomy: warn on missing term title #709 Fixes [bug] taxonomy: fix sorting of terms on content pages #710 5.23.1 (2023-10-30) Enhancements [feature] taxonomy: improve term page #705 Fixes [bug] variant: fix typo in chroma-learn.css #708 [bug] links: ignore local markdown links linking to files with extension #707 5.23.0 (2023-10-29) Enhancemen
<meta name="author" content="Sören Weber">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
<meta name="twitter:title" content="Version 5 :: Hugo Relearn Theme">
<meta name="twitter:description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugos build-in code #824 [feature][change] link: warn if fragment is not found #823 [feature] theme: add styling for selected HTML elements #822 [feature] a11y: improve search box #821 [feature][change] dependencies: make loader more versatile #820 [feature] nav: scroll to prev/next heading using keyboard shortcut #819 [feature] breadcrumb: use .LinkTitle instead of .Title if available #816 Fixes [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808 5.26.2 (2024-03-18) Enhancements [feature] icons: use fixed width to ease layout #812 Fixes [bug] search: broken since version 5.26.1 #813 [bug] search: fix result links for pages in root #810 5.26.1 (2024-03-17) Fixes [bug] mermaid: show reset button after pan #807 [bug] openapi: make it run for file:// protocol #806 [bug] theme: fix relative path detection if relativeURLs=false #804 5.26.0 (2024-03-16) Enhancements [feature] image: add lazy loading image effect option #803 [feature] render-hook: support Markdown attributes #795 [feature] theme: support full page width #752 Fixes [bug] clipboard: fix broken style if block code is in table #790 [bug] nav: browser back navigation does not jump to the correct position #509 Maintenance [task] build: update all available actions to nodejs 20 #802 [task] openapi: update swagger-ui to 5.11.10 #798 [task] mermaid: update to 10.9.0 #797 5.25.0 (2024-02-29) Enhancements [feature][change] theme: print out GitInfo in page footer if configured #786 [feature][change] resources: new shortcode to deprecate attachments shortcode #22 Fixes [bug] swagger: fix compat warning #787 5.24.3 (2024-02-28) Fixes [bug] theme: avoid crash on 404 if author settings want to warn #785 5.24.2 (2024-02-24) Enhancements [feature] image: adjust to Hugo 0.123 #777 Fixes [bug] link: resolve fragments #775 5.24.1 (2024-02-18) Enhancements [feature] link: make resolution reporting configurable #774 5.24.0 (2024-02-17) Enhancements [feature] theme: compatibility with Hugo 0.123 #771 [feature] topbar: support editURL in frontmatter #764 [feature] menu: use MENU-WIDTH-S to adjust mobile flyout #761 [feature] figure: support built-in shortcode #746 [feature] theme: make heading a template #744 [feature] taxonomy: make arrow nav browse through terms #742 [feature] theme: switch from config.toml to hugo.toml #741 [feature] button: make non-interactive if used as mock #740 [feature][change] topbar: allow text for button #739 [feature] theme: run hugo demo site without warning #736 [feature] menu: make swipe handler passive #735 [feature] i18n: support standard Hugo options #733 [feature] a11y: show tab focus on images #730 [feature] a11y: improve discovering links on keyboard navigation #726 [feature][change] variant: increase contrast for light themes #722 [feature] theme: break build if minimum Hugo version is not matched #719 [feature] taxonomy: humanize term on missing term title #713 Fixes [bug] taxonomy: display translated title #772 [bug] highlight: fix codefence syntax in Hugo &gt;= 0.121.0 #749 [bug] link: fix links to pages containing dots in their name #748 [bug] image: get resource images if link is prefixed with ./ #747 [bug] theme: switch dependency colors on OS color scheme change #745 [bug] clipboard: fix O(n²) buttons #738 [bug] button: fix whitespacing in FF #737 [bug] i18n: fix warning messages for zh-CN #732 [bug] mermaid: fix zoom button #725 [bug] theme: fix JS errors on hugo --minifiy #724 [bug] include: fix whitespacing in codefences #723 5.23.2 (2023-11-03) Enhancements [feature] taxonomy: improve taxonomy page #712 [feature] taxonomy: warn on missing term title #709 Fixes [bug] taxonomy: fix sorting of terms on content pages #710 5.23.1 (2023-10-30) Enhancements [feature] taxonomy: improve term page #705 Fixes [bug] variant: fix typo in chroma-learn.css #708 [bug] links: ignore local markdown links linking to files with extension #707 5.23.0 (2023-10-29) En
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/5/index.html">
<meta property="og:site_name" content="Hugo Relearn Theme">
<meta property="og:title" content="Version 5 :: Hugo Relearn Theme">
<meta property="og:description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugos build-in code #824 [feature][change] link: warn if fragment is not found #823 [feature] theme: add styling for selected HTML elements #822 [feature] a11y: improve search box #821 [feature][change] dependencies: make loader more versatile #820 [feature] nav: scroll to prev/next heading using keyboard shortcut #819 [feature] breadcrumb: use .LinkTitle instead of .Title if available #816 Fixes [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808 5.26.2 (2024-03-18) Enhancements [feature] icons: use fixed width to ease layout #812 Fixes [bug] search: broken since version 5.26.1 #813 [bug] search: fix result links for pages in root #810 5.26.1 (2024-03-17) Fixes [bug] mermaid: show reset button after pan #807 [bug] openapi: make it run for file:// protocol #806 [bug] theme: fix relative path detection if relativeURLs=false #804 5.26.0 (2024-03-16) Enhancements [feature] image: add lazy loading image effect option #803 [feature] render-hook: support Markdown attributes #795 [feature] theme: support full page width #752 Fixes [bug] clipboard: fix broken style if block code is in table #790 [bug] nav: browser back navigation does not jump to the correct position #509 Maintenance [task] build: update all available actions to nodejs 20 #802 [task] openapi: update swagger-ui to 5.11.10 #798 [task] mermaid: update to 10.9.0 #797 5.25.0 (2024-02-29) Enhancements [feature][change] theme: print out GitInfo in page footer if configured #786 [feature][change] resources: new shortcode to deprecate attachments shortcode #22 Fixes [bug] swagger: fix compat warning #787 5.24.3 (2024-02-28) Fixes [bug] theme: avoid crash on 404 if author settings want to warn #785 5.24.2 (2024-02-24) Enhancements [feature] image: adjust to Hugo 0.123 #777 Fixes [bug] link: resolve fragments #775 5.24.1 (2024-02-18) Enhancements [feature] link: make resolution reporting configurable #774 5.24.0 (2024-02-17) Enhancements [feature] theme: compatibility with Hugo 0.123 #771 [feature] topbar: support editURL in frontmatter #764 [feature] menu: use MENU-WIDTH-S to adjust mobile flyout #761 [feature] figure: support built-in shortcode #746 [feature] theme: make heading a template #744 [feature] taxonomy: make arrow nav browse through terms #742 [feature] theme: switch from config.toml to hugo.toml #741 [feature] button: make non-interactive if used as mock #740 [feature][change] topbar: allow text for button #739 [feature] theme: run hugo demo site without warning #736 [feature] menu: make swipe handler passive #735 [feature] i18n: support standard Hugo options #733 [feature] a11y: show tab focus on images #730 [feature] a11y: improve discovering links on keyboard navigation #726 [feature][change] variant: increase contrast for light themes #722 [feature] theme: break build if minimum Hugo version is not matched #719 [feature] taxonomy: humanize term on missing term title #713 Fixes [bug] taxonomy: display translated title #772 [bug] highlight: fix codefence syntax in Hugo &gt;= 0.121.0 #749 [bug] link: fix links to pages containing dots in their name #748 [bug] image: get resource images if link is prefixed with ./ #747 [bug] theme: switch dependency colors on OS color scheme change #745 [bug] clipboard: fix O(n²) buttons #738 [bug] button: fix whitespacing in FF #737 [bug] i18n: fix warning messages for zh-CN #732 [bug] mermaid: fix zoom button #725 [bug] theme: fix JS errors on hugo --minifiy #724 [bug] include: fix whitespacing in codefences #723 5.23.2 (2023-11-03) Enhancements [feature] taxonomy: improve taxonomy page #712 [feature] taxonomy: warn on missing term title #709 Fixes [bug] taxonomy: fix sorting of terms on content pages #710 5.23.1 (2023-10-30) Enhancements [feature] taxonomy: improve term page #705 Fixes [bug] variant: fix typo in chroma-learn.css #708 [bug] links: ignore local markdown links linking to files with extension #707 5.23.0 (2023-10-29) Enh
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
<meta itemprop="name" content="Version 5 :: Hugo Relearn Theme">
<meta itemprop="description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugos build-in code #824 [feature][change] link: warn if fragment is not found #823 [feature] theme: add styling for selected HTML elements #822 [feature] a11y: improve search box #821 [feature][change] dependencies: make loader more versatile #820 [feature] nav: scroll to prev/next heading using keyboard shortcut #819 [feature] breadcrumb: use .LinkTitle instead of .Title if available #816 Fixes [bug] scrollbar: scroll bar in side menu gets stuck in dragged state on mobile #808 5.26.2 (2024-03-18) Enhancements [feature] icons: use fixed width to ease layout #812 Fixes [bug] search: broken since version 5.26.1 #813 [bug] search: fix result links for pages in root #810 5.26.1 (2024-03-17) Fixes [bug] mermaid: show reset button after pan #807 [bug] openapi: make it run for file:// protocol #806 [bug] theme: fix relative path detection if relativeURLs=false #804 5.26.0 (2024-03-16) Enhancements [feature] image: add lazy loading image effect option #803 [feature] render-hook: support Markdown attributes #795 [feature] theme: support full page width #752 Fixes [bug] clipboard: fix broken style if block code is in table #790 [bug] nav: browser back navigation does not jump to the correct position #509 Maintenance [task] build: update all available actions to nodejs 20 #802 [task] openapi: update swagger-ui to 5.11.10 #798 [task] mermaid: update to 10.9.0 #797 5.25.0 (2024-02-29) Enhancements [feature][change] theme: print out GitInfo in page footer if configured #786 [feature][change] resources: new shortcode to deprecate attachments shortcode #22 Fixes [bug] swagger: fix compat warning #787 5.24.3 (2024-02-28) Fixes [bug] theme: avoid crash on 404 if author settings want to warn #785 5.24.2 (2024-02-24) Enhancements [feature] image: adjust to Hugo 0.123 #777 Fixes [bug] link: resolve fragments #775 5.24.1 (2024-02-18) Enhancements [feature] link: make resolution reporting configurable #774 5.24.0 (2024-02-17) Enhancements [feature] theme: compatibility with Hugo 0.123 #771 [feature] topbar: support editURL in frontmatter #764 [feature] menu: use MENU-WIDTH-S to adjust mobile flyout #761 [feature] figure: support built-in shortcode #746 [feature] theme: make heading a template #744 [feature] taxonomy: make arrow nav browse through terms #742 [feature] theme: switch from config.toml to hugo.toml #741 [feature] button: make non-interactive if used as mock #740 [feature][change] topbar: allow text for button #739 [feature] theme: run hugo demo site without warning #736 [feature] menu: make swipe handler passive #735 [feature] i18n: support standard Hugo options #733 [feature] a11y: show tab focus on images #730 [feature] a11y: improve discovering links on keyboard navigation #726 [feature][change] variant: increase contrast for light themes #722 [feature] theme: break build if minimum Hugo version is not matched #719 [feature] taxonomy: humanize term on missing term title #713 Fixes [bug] taxonomy: display translated title #772 [bug] highlight: fix codefence syntax in Hugo &gt;= 0.121.0 #749 [bug] link: fix links to pages containing dots in their name #748 [bug] image: get resource images if link is prefixed with ./ #747 [bug] theme: switch dependency colors on OS color scheme change #745 [bug] clipboard: fix O(n²) buttons #738 [bug] button: fix whitespacing in FF #737 [bug] i18n: fix warning messages for zh-CN #732 [bug] mermaid: fix zoom button #725 [bug] theme: fix JS errors on hugo --minifiy #724 [bug] include: fix whitespacing in codefences #723 5.23.2 (2023-11-03) Enhancements [feature] taxonomy: improve taxonomy page #712 [feature] taxonomy: warn on missing term title #709 Fixes [bug] taxonomy: fix sorting of terms on content pages #710 5.23.1 (2023-10-30) Enhancements [feature] taxonomy: improve term page #705 Fixes [bug] variant: fix typo in chroma-learn.css #708 [bug] links: ignore local markdown links linking to files with extension #707 5.23.0 (2023-10-29) Enhanc
<meta itemprop="wordCount" content="3115">
<meta itemprop="image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
<title>Version 5 :: Hugo Relearn Theme</title>
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/5/index.html" rel="alternate" hreflang="x-default">
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/5/index.html" rel="alternate" hreflang="en">
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/introduction/changelog/5/index.html" rel="alternate" hreflang="art-x-pir">
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/5/index.html" rel="canonical" type="text/html" title="Version 5 :: Hugo Relearn Theme">
<link href="/hugo-theme-relearn/introduction/changelog/5/index.xml" rel="alternate" type="application/rss+xml" title="Version 5 :: Hugo Relearn Theme">
<link href="/hugo-theme-relearn/images/logo.svg?1744312650" rel="icon" type="image/svg+xml">
<link href="/hugo-theme-relearn/fonts/fontawesome/css/fontawesome-all.min.css?1744312650" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/fonts/fontawesome/css/fontawesome-all.min.css?1744312650" rel="stylesheet"></noscript>
<link href="/hugo-theme-relearn/css/perfect-scrollbar/perfect-scrollbar.min.css?1744312650" rel="stylesheet">
<link href="/hugo-theme-relearn/css/theme.min.css?1744312650" rel="stylesheet">
<link href="/hugo-theme-relearn/css/format-html.min.css?1744312650" rel="stylesheet" id="R-format-style">
<link href="/hugo-theme-relearn/css/auto-complete/auto-complete.min.css?1744312650" rel="stylesheet">
<script src="/hugo-theme-relearn/js/auto-complete/auto-complete.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/search.min.js?1744312650" defer></script>
<script>
window.relearn = window.relearn || {};
// configuration
window.relearn.min = `.min`;
window.relearn.path='\/introduction\/changelog\/5\/index.html';
window.relearn.relBasePath='..\/..\/..';
window.relearn.relBaseUri='..\/..\/..\/..';
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
window.relearn.contentLangs=['en'];
window.relearn.index_js_url="/hugo-theme-relearn/searchindex.en.js?1744312650";
window.relearn.disableAnchorCopy=false;
window.relearn.disableAnchorScrolling=false;
window.relearn.disableInlineCopyToClipboard=true;
window.relearn.enableBlockCodeWrap=true;
// legal
window.relearn.getItem = (s,n) => {return s.getItem(n)};
window.relearn.setItem = (s,n,v) => {return s.setItem(n,v)};
window.relearn.removeItem = (s,n) => {return s.removeItem(n)};
// variant stuff
window.relearn.themevariants = [ 'relearn-auto', 'relearn-dark', 'relearn-light', 'relearn-bright', 'zen-auto', 'zen-dark', 'zen-light', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ];
window.relearn.customvariantname = "my-custom-variant";
window.relearn.changeVariant = function(variant) {
var oldVariant = document.documentElement.dataset.rThemeVariant;
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
document.documentElement.dataset.rThemeVariant = variant;
if (oldVariant != variant) {
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
window.relearn.markVariant();
}
}
window.relearn.markVariant = function() {
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant");
document.querySelectorAll(".R-variantswitcher select").forEach((select) => {select.value = variant;});
}
window.relearn.initVariant = function() {
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant") ?? "";
if( variant == window.relearn.customvariantname ){
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
variant = window.relearn.themevariants[0];
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
}
document.documentElement.dataset.rThemeVariant = variant;
}
window.relearn.initVariant();
window.relearn.markVariant();
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
window.T_Reset_view = `Reset view`;
window.T_View_reset = `View reset!`;
window.T_No_results_found = `No results found for "{0}"`;
window.T_N_results_found = `{1} results found for "{0}"`;
</script>
<script src="/hugo-theme-relearn/js/variant.min.js?1744312650"></script>
<style>
#R-body img.bg-white {
background-color: white;
}
#R-logo {
font-size: 1.875rem;
margin-bottom: -.666rem;
margin-top: -.666rem;
max-width: 100%;
width: 14.125rem;
}
@media only all and (max-width: 59.999rem) {
#R-logo {
font-size: 1.5625rem;
margin-bottom: -.1875rem;
margin-top: -.1875rem;
}
}
#R-logo svg {
display: inline-block;
opacity: .945;
vertical-align: middle;
width: 29% !important;
}
@media only all and (max-width: 59.999rem) {
#R-logo svg {
width: 24.5% !important;
}
}
#R-logo svg * {
opacity: .945;
}
#R-logo .logo-title{
display: inline-block;
text-align: left;
text-wrap: wrap;
overflow-wrap: break-word;
vertical-align: middle;
width: 4.5em;
}
</style>
</head>
<body class="mobile-support html" data-url="/hugo-theme-relearn/introduction/changelog/5/index.html">
<div id="R-body" class="default-animation">
<div id="R-body-overlay"></div>
<nav id="R-topbar">
<div class="topbar-wrapper">
<div class="topbar-sidebar-divider"></div>
<div class="topbar-area topbar-area-start" data-area="start">
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide"><button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL&#43;ALT&#43;n)"><i class="fa-fw fas fa-bars"></i></button>
</div>
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL&#43;ALT&#43;t)"><i class="fa-fw fas fa-list-alt"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper">
<nav class="TableOfContents">
<ul>
<li><a href="#5270-2024-04-07">5.27.0 (2024-04-07)</a>
<ul>
<li><a href="#enhancements">Enhancements</a></li>
<li><a href="#fixes">Fixes</a></li>
</ul>
</li>
<li><a href="#5262-2024-03-18">5.26.2 (2024-03-18)</a>
<ul>
<li><a href="#enhancements-1">Enhancements</a></li>
<li><a href="#fixes-1">Fixes</a></li>
</ul>
</li>
<li><a href="#5261-2024-03-17">5.26.1 (2024-03-17)</a>
<ul>
<li><a href="#fixes-2">Fixes</a></li>
</ul>
</li>
<li><a href="#5260-2024-03-16">5.26.0 (2024-03-16)</a>
<ul>
<li><a href="#enhancements-2">Enhancements</a></li>
<li><a href="#fixes-3">Fixes</a></li>
<li><a href="#maintenance">Maintenance</a></li>
</ul>
</li>
<li><a href="#5250-2024-02-29">5.25.0 (2024-02-29)</a>
<ul>
<li><a href="#enhancements-3">Enhancements</a></li>
<li><a href="#fixes-4">Fixes</a></li>
</ul>
</li>
<li><a href="#5243-2024-02-28">5.24.3 (2024-02-28)</a>
<ul>
<li><a href="#fixes-5">Fixes</a></li>
</ul>
</li>
<li><a href="#5242-2024-02-24">5.24.2 (2024-02-24)</a>
<ul>
<li><a href="#enhancements-4">Enhancements</a></li>
<li><a href="#fixes-6">Fixes</a></li>
</ul>
</li>
<li><a href="#5241-2024-02-18">5.24.1 (2024-02-18)</a>
<ul>
<li><a href="#enhancements-5">Enhancements</a></li>
</ul>
</li>
<li><a href="#5240-2024-02-17">5.24.0 (2024-02-17)</a>
<ul>
<li><a href="#enhancements-6">Enhancements</a></li>
<li><a href="#fixes-7">Fixes</a></li>
</ul>
</li>
<li><a href="#5232-2023-11-03">5.23.2 (2023-11-03)</a>
<ul>
<li><a href="#enhancements-7">Enhancements</a></li>
<li><a href="#fixes-8">Fixes</a></li>
</ul>
</li>
<li><a href="#5231-2023-10-30">5.23.1 (2023-10-30)</a>
<ul>
<li><a href="#enhancements-8">Enhancements</a></li>
<li><a href="#fixes-9">Fixes</a></li>
</ul>
</li>
<li><a href="#5230-2023-10-29">5.23.0 (2023-10-29)</a>
<ul>
<li><a href="#enhancements-9">Enhancements</a></li>
<li><a href="#fixes-10">Fixes</a></li>
<li><a href="#maintenance-1">Maintenance</a></li>
</ul>
</li>
<li><a href="#5221-2023-10-02">5.22.1 (2023-10-02)</a>
<ul>
<li><a href="#enhancements-10">Enhancements</a></li>
<li><a href="#fixes-11">Fixes</a></li>
</ul>
</li>
<li><a href="#5220-2023-09-26">5.22.0 (2023-09-26)</a>
<ul>
<li><a href="#enhancements-11">Enhancements</a></li>
<li><a href="#fixes-12">Fixes</a></li>
</ul>
</li>
<li><a href="#5210-2023-09-18">5.21.0 (2023-09-18)</a>
<ul>
<li><a href="#enhancements-12">Enhancements</a></li>
<li><a href="#fixes-13">Fixes</a></li>
<li><a href="#maintenance-2">Maintenance</a></li>
</ul>
</li>
<li><a href="#5200-2023-08-26">5.20.0 (2023-08-26)</a>
<ul>
<li><a href="#enhancements-13">Enhancements</a></li>
<li><a href="#fixes-14">Fixes</a></li>
<li><a href="#maintenance-3">Maintenance</a></li>
</ul>
</li>
<li><a href="#5190-2023-08-12">5.19.0 (2023-08-12)</a>
<ul>
<li><a href="#enhancements-14">Enhancements</a></li>
<li><a href="#fixes-15">Fixes</a></li>
<li><a href="#maintenance-4">Maintenance</a></li>
</ul>
</li>
<li><a href="#5180-2023-07-27">5.18.0 (2023-07-27)</a>
<ul>
<li><a href="#enhancements-15">Enhancements</a></li>
<li><a href="#fixes-16">Fixes</a></li>
</ul>
</li>
<li><a href="#5171-2023-06-22">5.17.1 (2023-06-22)</a>
<ul>
<li><a href="#enhancements-16">Enhancements</a></li>
</ul>
</li>
<li><a href="#5170-2023-06-22">5.17.0 (2023-06-22)</a>
<ul>
<li><a href="#enhancements-17">Enhancements</a></li>
<li><a href="#fixes-17">Fixes</a></li>
</ul>
</li>
<li><a href="#5162-2023-06-10">5.16.2 (2023-06-10)</a>
<ul>
<li><a href="#enhancements-18">Enhancements</a></li>
</ul>
</li>
<li><a href="#5161-2023-06-09">5.16.1 (2023-06-09)</a>
<ul>
<li><a href="#enhancements-19">Enhancements</a></li>
<li><a href="#fixes-18">Fixes</a></li>
</ul>
</li>
<li><a href="#5160-2023-06-08">5.16.0 (2023-06-08)</a>
<ul>
<li><a href="#enhancements-20">Enhancements</a></li>
<li><a href="#fixes-19">Fixes</a></li>
</ul>
</li>
<li><a href="#5152-2023-05-29">5.15.2 (2023-05-29)</a>
<ul>
<li><a href="#enhancements-21">Enhancements</a></li>
<li><a href="#fixes-20">Fixes</a></li>
</ul>
</li>
<li><a href="#5151-2023-05-25">5.15.1 (2023-05-25)</a>
<ul>
<li><a href="#fixes-21">Fixes</a></li>
</ul>
</li>
<li><a href="#5150-2023-05-25">5.15.0 (2023-05-25)</a>
<ul>
<li><a href="#enhancements-22">Enhancements</a></li>
<li><a href="#fixes-22">Fixes</a></li>
<li><a href="#maintenance-5">Maintenance</a></li>
</ul>
</li>
<li><a href="#5143-2023-05-20">5.14.3 (2023-05-20)</a>
<ul>
<li><a href="#fixes-23">Fixes</a></li>
</ul>
</li>
<li><a href="#5142-2023-05-20">5.14.2 (2023-05-20)</a>
<ul>
<li><a href="#fixes-24">Fixes</a></li>
</ul>
</li>
<li><a href="#5141-2023-05-20">5.14.1 (2023-05-20)</a></li>
<li><a href="#5140-2023-05-19">5.14.0 (2023-05-19)</a>
<ul>
<li><a href="#enhancements-23">Enhancements</a></li>
<li><a href="#fixes-25">Fixes</a></li>
</ul>
</li>
<li><a href="#5132-2023-05-17">5.13.2 (2023-05-17)</a>
<ul>
<li><a href="#fixes-26">Fixes</a></li>
</ul>
</li>
<li><a href="#5131-2023-05-16">5.13.1 (2023-05-16)</a>
<ul>
<li><a href="#fixes-27">Fixes</a></li>
</ul>
</li>
<li><a href="#5130-2023-05-14">5.13.0 (2023-05-14)</a>
<ul>
<li><a href="#enhancements-24">Enhancements</a></li>
<li><a href="#fixes-28">Fixes</a></li>
</ul>
</li>
<li><a href="#5126-2023-05-04">5.12.6 (2023-05-04)</a>
<ul>
<li><a href="#enhancements-25">Enhancements</a></li>
<li><a href="#fixes-29">Fixes</a></li>
</ul>
</li>
<li><a href="#5125-2023-03-28">5.12.5 (2023-03-28)</a>
<ul>
<li><a href="#fixes-30">Fixes</a></li>
</ul>
</li>
<li><a href="#5124-2023-03-24">5.12.4 (2023-03-24)</a>
<ul>
<li><a href="#fixes-31">Fixes</a></li>
</ul>
</li>
<li><a href="#5123-2023-03-14">5.12.3 (2023-03-14)</a>
<ul>
<li><a href="#fixes-32">Fixes</a></li>
</ul>
</li>
<li><a href="#5122-2023-03-03">5.12.2 (2023-03-03)</a>
<ul>
<li><a href="#fixes-33">Fixes</a></li>
</ul>
</li>
<li><a href="#5121-2023-02-26">5.12.1 (2023-02-26)</a>
<ul>
<li><a href="#enhancements-26">Enhancements</a></li>
<li><a href="#fixes-34">Fixes</a></li>
</ul>
</li>
<li><a href="#5120-2023-02-24">5.12.0 (2023-02-24)</a>
<ul>
<li><a href="#enhancements-27">Enhancements</a></li>
<li><a href="#fixes-35">Fixes</a></li>
<li><a href="#maintenance-6">Maintenance</a></li>
</ul>
</li>
<li><a href="#5112-2023-02-07">5.11.2 (2023-02-07)</a>
<ul>
<li><a href="#fixes-36">Fixes</a></li>
</ul>
</li>
<li><a href="#5111-2023-02-06">5.11.1 (2023-02-06)</a>
<ul>
<li><a href="#fixes-37">Fixes</a></li>
</ul>
</li>
<li><a href="#5110-2023-02-05">5.11.0 (2023-02-05)</a>
<ul>
<li><a href="#enhancements-28">Enhancements</a></li>
<li><a href="#fixes-38">Fixes</a></li>
<li><a href="#maintenance-7">Maintenance</a></li>
</ul>
</li>
<li><a href="#5102-2023-01-25">5.10.2 (2023-01-25)</a>
<ul>
<li><a href="#fixes-39">Fixes</a></li>
</ul>
</li>
<li><a href="#5101-2023-01-25">5.10.1 (2023-01-25)</a>
<ul>
<li><a href="#fixes-40">Fixes</a></li>
</ul>
</li>
<li><a href="#5100-2023-01-25">5.10.0 (2023-01-25)</a>
<ul>
<li><a href="#enhancements-29">Enhancements</a></li>
<li><a href="#fixes-41">Fixes</a></li>
</ul>
</li>
<li><a href="#594-2023-01-23">5.9.4 (2023-01-23)</a>
<ul>
<li><a href="#fixes-42">Fixes</a></li>
</ul>
</li>
<li><a href="#593-2023-01-22">5.9.3 (2023-01-22)</a>
<ul>
<li><a href="#fixes-43">Fixes</a></li>
<li><a href="#maintenance-8">Maintenance</a></li>
</ul>
</li>
<li><a href="#592-2022-12-30">5.9.2 (2022-12-30)</a>
<ul>
<li><a href="#fixes-44">Fixes</a></li>
</ul>
</li>
<li><a href="#591-2022-12-23">5.9.1 (2022-12-23)</a>
<ul>
<li><a href="#enhancements-30">Enhancements</a></li>
</ul>
</li>
<li><a href="#590-2022-12-23">5.9.0 (2022-12-23)</a>
<ul>
<li><a href="#enhancements-31">Enhancements</a></li>
<li><a href="#fixes-45">Fixes</a></li>
</ul>
</li>
<li><a href="#581-2022-12-11">5.8.1 (2022-12-11)</a>
<ul>
<li><a href="#fixes-46">Fixes</a></li>
</ul>
</li>
<li><a href="#580-2022-12-08">5.8.0 (2022-12-08)</a>
<ul>
<li><a href="#enhancements-32">Enhancements</a></li>
<li><a href="#fixes-47">Fixes</a></li>
</ul>
</li>
<li><a href="#570-2022-11-29">5.7.0 (2022-11-29)</a>
<ul>
<li><a href="#enhancements-33">Enhancements</a></li>
<li><a href="#fixes-48">Fixes</a></li>
<li><a href="#maintenance-9">Maintenance</a></li>
</ul>
</li>
<li><a href="#566-2022-11-23">5.6.6 (2022-11-23)</a>
<ul>
<li><a href="#enhancements-34">Enhancements</a></li>
<li><a href="#fixes-49">Fixes</a></li>
</ul>
</li>
<li><a href="#565-2022-11-19">5.6.5 (2022-11-19)</a>
<ul>
<li><a href="#fixes-50">Fixes</a></li>
</ul>
</li>
<li><a href="#564-2022-11-19">5.6.4 (2022-11-19)</a>
<ul>
<li><a href="#fixes-51">Fixes</a></li>
</ul>
</li>
<li><a href="#563-2022-11-19">5.6.3 (2022-11-19)</a>
<ul>
<li><a href="#fixes-52">Fixes</a></li>
</ul>
</li>
<li><a href="#562-2022-11-19">5.6.2 (2022-11-19)</a>
<ul>
<li><a href="#fixes-53">Fixes</a></li>
</ul>
</li>
<li><a href="#561-2022-11-19">5.6.1 (2022-11-19)</a>
<ul>
<li><a href="#fixes-54">Fixes</a></li>
</ul>
</li>
<li><a href="#560-2022-11-18">5.6.0 (2022-11-18)</a>
<ul>
<li><a href="#enhancements-35">Enhancements</a></li>
<li><a href="#fixes-55">Fixes</a></li>
<li><a href="#maintenance-10">Maintenance</a></li>
</ul>
</li>
<li><a href="#553-2022-11-10">5.5.3 (2022-11-10)</a>
<ul>
<li><a href="#fixes-56">Fixes</a></li>
</ul>
</li>
<li><a href="#552-2022-11-08">5.5.2 (2022-11-08)</a>
<ul>
<li><a href="#fixes-57">Fixes</a></li>
</ul>
</li>
<li><a href="#551-2022-11-07">5.5.1 (2022-11-07)</a>
<ul>
<li><a href="#fixes-58">Fixes</a></li>
</ul>
</li>
<li><a href="#550-2022-11-06">5.5.0 (2022-11-06)</a>
<ul>
<li><a href="#enhancements-36">Enhancements</a></li>
<li><a href="#fixes-59">Fixes</a></li>
</ul>
</li>
<li><a href="#543-2022-11-05">5.4.3 (2022-11-05)</a>
<ul>
<li><a href="#enhancements-37">Enhancements</a></li>
<li><a href="#fixes-60">Fixes</a></li>
</ul>
</li>
<li><a href="#542-2022-11-05">5.4.2 (2022-11-05)</a>
<ul>
<li><a href="#maintenance-11">Maintenance</a></li>
</ul>
</li>
<li><a href="#541-2022-11-05">5.4.1 (2022-11-05)</a>
<ul>
<li><a href="#fixes-61">Fixes</a></li>
</ul>
</li>
<li><a href="#540-2022-11-01">5.4.0 (2022-11-01)</a>
<ul>
<li><a href="#enhancements-38">Enhancements</a></li>
</ul>
</li>
<li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a>
<ul>
<li><a href="#fixes-62">Fixes</a></li>
</ul>
</li>
<li><a href="#532-2022-10-08">5.3.2 (2022-10-08)</a>
<ul>
<li><a href="#fixes-63">Fixes</a></li>
</ul>
</li>
<li><a href="#531-2022-10-08">5.3.1 (2022-10-08)</a>
<ul>
<li><a href="#enhancements-39">Enhancements</a></li>
</ul>
</li>
<li><a href="#530-2022-10-07">5.3.0 (2022-10-07)</a>
<ul>
<li><a href="#enhancements-40">Enhancements</a></li>
<li><a href="#fixes-64">Fixes</a></li>
</ul>
</li>
<li><a href="#524-2022-10-02">5.2.4 (2022-10-02)</a>
<ul>
<li><a href="#fixes-65">Fixes</a></li>
</ul>
</li>
<li><a href="#523-2022-09-12">5.2.3 (2022-09-12)</a>
<ul>
<li><a href="#fixes-66">Fixes</a></li>
</ul>
</li>
<li><a href="#522-2022-08-23">5.2.2 (2022-08-23)</a>
<ul>
<li><a href="#fixes-67">Fixes</a></li>
</ul>
</li>
<li><a href="#521-2022-08-05">5.2.1 (2022-08-05)</a>
<ul>
<li><a href="#enhancements-41">Enhancements</a></li>
<li><a href="#fixes-68">Fixes</a></li>
<li><a href="#maintenance-12">Maintenance</a></li>
</ul>
</li>
<li><a href="#520-2022-08-03">5.2.0 (2022-08-03)</a>
<ul>
<li><a href="#enhancements-42">Enhancements</a></li>
<li><a href="#fixes-69">Fixes</a></li>
</ul>
</li>
<li><a href="#512-2022-07-18">5.1.2 (2022-07-18)</a>
<ul>
<li><a href="#fixes-70">Fixes</a></li>
</ul>
</li>
<li><a href="#511-2022-07-15">5.1.1 (2022-07-15)</a>
<ul>
<li><a href="#fixes-71">Fixes</a></li>
</ul>
</li>
<li><a href="#510-2022-07-15">5.1.0 (2022-07-15)</a>
<ul>
<li><a href="#enhancements-43">Enhancements</a></li>
</ul>
</li>
<li><a href="#503-2022-07-07">5.0.3 (2022-07-07)</a>
<ul>
<li><a href="#fixes-72">Fixes</a></li>
</ul>
</li>
<li><a href="#502-2022-07-07">5.0.2 (2022-07-07)</a>
<ul>
<li><a href="#fixes-73">Fixes</a></li>
</ul>
</li>
<li><a href="#501-2022-07-07">5.0.1 (2022-07-07)</a>
<ul>
<li><a href="#enhancements-44">Enhancements</a></li>
</ul>
</li>
<li><a href="#500-2022-07-05">5.0.0 (2022-07-05)</a>
<ul>
<li><a href="#enhancements-45">Enhancements</a></li>
<li><a href="#fixes-74">Fixes</a></li>
<li><a href="#maintenance-13">Maintenance</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<ol class="topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement" class="a11y-only"><a itemprop="item" href="/hugo-theme-relearn/index.html"><span itemprop="name">Hugo Relearn Theme</span></a><meta itemprop="position" content="1">&nbsp;>&nbsp;</li>
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement" class=""><a itemprop="item" href="/hugo-theme-relearn/introduction/index.html"><span itemprop="name">Introduction</span></a><meta itemprop="position" content="2">&nbsp;>&nbsp;</li>
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement" class=""><a itemprop="item" href="/hugo-theme-relearn/introduction/changelog/index.html"><span itemprop="name">Changelog</span></a><meta itemprop="position" content="3">&nbsp;>&nbsp;</li>
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement" class=""><span itemprop="name">Version 5</span><meta itemprop="position" content="4"></li>
</ol>
<div class="topbar-area topbar-area-end" data-area="end">
<div class="topbar-button topbar-button-edit" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show"><a class="topbar-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/docs/content/introduction/changelog/5/_index.en.md" rel="external" target="_self" title="Edit (CTRL+ALT+w)"><i class="fa-fw fas fa-pen"></i></a>
</div>
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/introduction/changelog/5/index.print.html" title="Print whole chapter (CTRL+ALT+p)"><i class="fa-fw fas fa-print"></i></a>
</div>
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/introduction/changelog/6/index.html" title="Version 6 (🡐)"><i class="fa-fw fas fa-chevron-left"></i></a>
</div>
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/introduction/changelog/4/index.html" title="Version 4 (🡒)"><i class="fa-fw fas fa-chevron-right"></i></a>
</div>
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More"><i class="fa-fw fas fa-ellipsis-v"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper">
<div class="topbar-area topbar-area-more" data-area="more">
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
<div id="R-main-overlay"></div>
<main id="R-body-inner" class="highlightable changelog" tabindex="-1">
<div class="flex-block-wrapper">
</div>
</main>
</div>
<script src="/hugo-theme-relearn/js/clipboard/clipboard.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/perfect-scrollbar/perfect-scrollbar.min.js?1744312650" defer></script>
<script src="/hugo-theme-relearn/js/theme.min.js?1744312650" defer></script>
</body>
</html>