2022-02-07 21:42:46 +00:00
|
|
|
|
<!DOCTYPE html>
|
2024-12-07 23:18:07 +00:00
|
|
|
|
<html lang="en" dir="ltr" itemscope itemtype="http://schema.org/Article" data-r-output-format="html">
|
2022-02-07 21:42:46 +00:00
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
2022-02-28 00:20:19 +00:00
|
|
|
|
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
2025-04-10 19:17:44 +00:00
|
|
|
|
<meta name="generator" content="Hugo 0.146.1">
|
|
|
|
|
<meta name="generator" content="Relearn 7.6.1+523120f28eb07bf5707e343d07e79fe704ae1f38">
|
2024-11-19 09:19:24 +00:00
|
|
|
|
<meta name="description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugo’s 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 >= 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
|
2023-10-10 21:22:41 +00:00
|
|
|
|
<meta name="author" content="Sören Weber">
|
2023-10-11 16:03:03 +00:00
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
2024-02-24 13:03:50 +00:00
|
|
|
|
<meta name="twitter:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<meta name="twitter:title" content="Version 5 :: Hugo Relearn Theme">
|
2024-11-19 09:19:24 +00:00
|
|
|
|
<meta name="twitter:description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugo’s 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 >= 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
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/5/index.html">
|
2024-04-07 13:13:19 +00:00
|
|
|
|
<meta property="og:site_name" content="Hugo Relearn Theme">
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<meta property="og:title" content="Version 5 :: Hugo Relearn Theme">
|
2024-11-19 09:19:24 +00:00
|
|
|
|
<meta property="og:description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugo’s 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 >= 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
|
2024-04-07 13:13:19 +00:00
|
|
|
|
<meta property="og:locale" content="en">
|
2023-10-11 15:32:39 +00:00
|
|
|
|
<meta property="og:type" content="website">
|
2024-02-24 13:03:50 +00:00
|
|
|
|
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<meta itemprop="name" content="Version 5 :: Hugo Relearn Theme">
|
2024-11-19 09:19:24 +00:00
|
|
|
|
<meta itemprop="description" content="5.27.0 (2024-04-07) Enhancements [feature] theme: simplify title generation #825 [feature] theme: adjust to Hugo’s 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 >= 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
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<meta itemprop="wordCount" content="3115">
|
2024-04-24 19:38:41 +00:00
|
|
|
|
<meta itemprop="image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<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="/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/introduction/changelog/5/index.print.html" rel="alternate" type="text/html" title="Version 5 :: Hugo Relearn Theme">
|
2025-04-10 19:17:44 +00:00
|
|
|
|
<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>
|
2024-03-16 13:44:28 +00:00
|
|
|
|
<script>
|
2023-11-16 22:53:34 +00:00
|
|
|
|
window.relearn = window.relearn || {};
|
2025-02-24 19:12:40 +00:00
|
|
|
|
// configuration
|
|
|
|
|
window.relearn.min = `.min`;
|
2025-03-20 22:00:32 +00:00
|
|
|
|
window.relearn.path='\/introduction\/changelog\/5\/index.html';
|
2024-10-13 14:26:50 +00:00
|
|
|
|
window.relearn.relBasePath='..\/..\/..';
|
|
|
|
|
window.relearn.relBaseUri='..\/..\/..\/..';
|
2024-03-18 20:59:19 +00:00
|
|
|
|
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
2025-02-24 19:12:40 +00:00
|
|
|
|
window.relearn.contentLangs=['en'];
|
2025-04-10 19:17:44 +00:00
|
|
|
|
window.relearn.index_js_url="/hugo-theme-relearn/searchindex.en.js?1744312650";
|
2024-08-22 16:34:04 +00:00
|
|
|
|
window.relearn.disableAnchorCopy=false;
|
|
|
|
|
window.relearn.disableAnchorScrolling=false;
|
2025-02-14 22:40:55 +00:00
|
|
|
|
window.relearn.disableInlineCopyToClipboard=true;
|
2025-02-24 19:12:40 +00:00
|
|
|
|
window.relearn.enableBlockCodeWrap=true;
|
2025-03-24 22:56:53 +00:00
|
|
|
|
// 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)};
|
2023-11-16 22:53:34 +00:00
|
|
|
|
// variant stuff
|
2025-02-13 21:27:36 +00:00
|
|
|
|
window.relearn.themevariants = [ 'relearn-auto', 'relearn-dark', 'relearn-light', 'relearn-bright', 'zen-auto', 'zen-dark', 'zen-light', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ];
|
2024-12-07 23:18:07 +00:00
|
|
|
|
window.relearn.customvariantname = "my-custom-variant";
|
|
|
|
|
window.relearn.changeVariant = function(variant) {
|
|
|
|
|
var oldVariant = document.documentElement.dataset.rThemeVariant;
|
2025-03-24 22:56:53 +00:00
|
|
|
|
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
|
2024-12-07 23:18:07 +00:00
|
|
|
|
document.documentElement.dataset.rThemeVariant = variant;
|
|
|
|
|
if (oldVariant != variant) {
|
|
|
|
|
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
|
2025-03-20 20:47:18 +00:00
|
|
|
|
window.relearn.markVariant();
|
2024-12-07 23:18:07 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
window.relearn.markVariant = function() {
|
2025-03-24 22:56:53 +00:00
|
|
|
|
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant");
|
2025-03-20 20:47:18 +00:00
|
|
|
|
document.querySelectorAll(".R-variantswitcher select").forEach((select) => {select.value = variant;});
|
2024-12-07 23:18:07 +00:00
|
|
|
|
}
|
|
|
|
|
window.relearn.initVariant = function() {
|
2025-03-24 22:56:53 +00:00
|
|
|
|
var variant = window.relearn.getItem(window.localStorage, window.relearn.absBaseUri + "/variant") ?? "";
|
2024-12-07 23:18:07 +00:00
|
|
|
|
if( variant == window.relearn.customvariantname ){
|
|
|
|
|
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
|
|
|
|
|
variant = window.relearn.themevariants[0];
|
2025-03-24 22:56:53 +00:00
|
|
|
|
window.relearn.setItem(window.localStorage, window.relearn.absBaseUri + "/variant", variant);
|
2024-12-07 23:18:07 +00:00
|
|
|
|
}
|
|
|
|
|
document.documentElement.dataset.rThemeVariant = variant;
|
|
|
|
|
}
|
|
|
|
|
window.relearn.initVariant();
|
|
|
|
|
window.relearn.markVariant();
|
2023-11-16 22:53:34 +00:00
|
|
|
|
// 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}"`;
|
2022-02-13 01:11:54 +00:00
|
|
|
|
</script>
|
2025-04-10 19:17:44 +00:00
|
|
|
|
<script src="/hugo-theme-relearn/js/variant.min.js?1744312650"></script>
|
2022-12-02 15:05:54 +00:00
|
|
|
|
<style>
|
2025-02-12 21:55:26 +00:00
|
|
|
|
|
2023-09-23 08:19:35 +00:00
|
|
|
|
#R-body img.bg-white {
|
2022-12-02 15:05:54 +00:00
|
|
|
|
background-color: white;
|
|
|
|
|
}
|
2025-02-12 21:55:26 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#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;
|
|
|
|
|
}
|
2022-12-02 15:05:54 +00:00
|
|
|
|
</style>
|
2022-02-07 21:42:46 +00:00
|
|
|
|
</head>
|
2025-02-14 22:40:55 +00:00
|
|
|
|
<body class="mobile-support html" data-url="/hugo-theme-relearn/introduction/changelog/5/index.html">
|
2023-09-23 08:19:35 +00:00
|
|
|
|
<div id="R-body" class="default-animation">
|
|
|
|
|
<div id="R-body-overlay"></div>
|
|
|
|
|
<nav id="R-topbar">
|
2023-09-18 18:49:44 +00:00
|
|
|
|
<div class="topbar-wrapper">
|
2023-09-13 21:30:04 +00:00
|
|
|
|
<div class="topbar-sidebar-divider"></div>
|
2023-09-18 18:49:44 +00:00
|
|
|
|
<div class="topbar-area topbar-area-start" data-area="start">
|
2023-12-05 07:41:41 +00:00
|
|
|
|
<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+ALT+n)"><i class="fa-fw fas fa-bars"></i></button>
|
2023-09-12 21:10:21 +00:00
|
|
|
|
</div>
|
2023-12-05 07:45:14 +00:00
|
|
|
|
<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+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button>
|
2023-09-18 18:49:44 +00:00
|
|
|
|
<div class="topbar-content">
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<div class="topbar-content-wrapper">
|
|
|
|
|
<nav class="TableOfContents">
|
2022-02-07 21:42:46 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5270-2024-04-07">5.27.0 (2024-04-07)</a>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements">Enhancements</a></li>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes">Fixes</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5262-2024-03-18">5.26.2 (2024-03-18)</a>
|
2024-08-02 14:54:09 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-1">Enhancements</a></li>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-1">Fixes</a></li>
|
2024-08-02 14:54:09 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5261-2024-03-17">5.26.1 (2024-03-17)</a>
|
2024-03-17 13:03:56 +00:00
|
|
|
|
<ul>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-2">Fixes</a></li>
|
2024-03-17 13:03:56 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5260-2024-03-16">5.26.0 (2024-03-16)</a>
|
2024-02-28 21:40:34 +00:00
|
|
|
|
<ul>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#enhancements-2">Enhancements</a></li>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-3">Fixes</a></li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#maintenance">Maintenance</a></li>
|
2024-02-28 21:40:34 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5250-2024-02-29">5.25.0 (2024-02-29)</a>
|
2023-05-25 13:52:57 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-3">Enhancements</a></li>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-4">Fixes</a></li>
|
2024-02-18 00:00:40 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5243-2024-02-28">5.24.3 (2024-02-28)</a>
|
2024-02-18 00:00:40 +00:00
|
|
|
|
<ul>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-5">Fixes</a></li>
|
2023-06-22 17:05:27 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#5242-2024-02-24">5.24.2 (2024-02-24)</a>
|
2023-06-22 17:05:27 +00:00
|
|
|
|
<ul>
|
2024-08-26 21:17:03 +00:00
|
|
|
|
<li><a href="#enhancements-4">Enhancements</a></li>
|
2024-10-11 14:18:47 +00:00
|
|
|
|
<li><a href="#fixes-6">Fixes</a></li>
|
2023-03-14 22:05:05 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5241-2024-02-18">5.24.1 (2024-02-18)</a>
|
2023-03-24 17:50:06 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-5">Enhancements</a></li>
|
2023-03-24 17:50:06 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5240-2024-02-17">5.24.0 (2024-02-17)</a>
|
2023-03-28 17:55:42 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-6">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-7">Fixes</a></li>
|
2023-03-28 17:55:42 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5232-2023-11-03">5.23.2 (2023-11-03)</a>
|
2023-02-06 05:42:55 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-7">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-8">Fixes</a></li>
|
2023-02-26 11:55:11 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5231-2023-10-30">5.23.1 (2023-10-30)</a>
|
2023-02-26 11:55:11 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-8">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-9">Fixes</a></li>
|
2023-05-04 20:35:04 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5230-2023-10-29">5.23.0 (2023-10-29)</a>
|
2023-05-04 20:35:04 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-9">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-10">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-1">Maintenance</a></li>
|
2023-05-14 21:38:20 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5221-2023-10-02">5.22.1 (2023-10-02)</a>
|
2023-05-14 21:38:20 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-10">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-11">Fixes</a></li>
|
2023-05-19 22:09:23 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5220-2023-09-26">5.22.0 (2023-09-26)</a>
|
2023-05-19 22:09:23 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-11">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-12">Fixes</a></li>
|
2023-02-06 05:42:55 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5210-2023-09-18">5.21.0 (2023-09-18)</a>
|
2023-02-07 17:09:51 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-12">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-13">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-2">Maintenance</a></li>
|
2023-05-29 11:49:37 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5200-2023-08-26">5.20.0 (2023-08-26)</a>
|
2023-05-29 11:49:37 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-13">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-14">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-3">Maintenance</a></li>
|
2023-06-08 16:04:27 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5190-2023-08-12">5.19.0 (2023-08-12)</a>
|
2023-06-08 16:04:27 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-14">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-15">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-4">Maintenance</a></li>
|
2023-06-09 21:57:16 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5180-2023-07-27">5.18.0 (2023-07-27)</a>
|
2023-06-09 21:57:16 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-15">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-16">Fixes</a></li>
|
2023-06-22 16:46:05 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5171-2023-06-22">5.17.1 (2023-06-22)</a>
|
2023-06-22 16:46:05 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-16">Enhancements</a></li>
|
2023-07-27 19:24:13 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5170-2023-06-22">5.17.0 (2023-06-22)</a>
|
2023-07-27 19:24:13 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-17">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-17">Fixes</a></li>
|
2023-02-07 17:09:51 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5162-2023-06-10">5.16.2 (2023-06-10)</a>
|
2023-01-25 20:38:11 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-18">Enhancements</a></li>
|
2023-01-25 20:38:11 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5161-2023-06-09">5.16.1 (2023-06-09)</a>
|
2023-01-25 23:10:57 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-19">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-18">Fixes</a></li>
|
2023-01-25 23:10:57 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5160-2023-06-08">5.16.0 (2023-06-08)</a>
|
2022-12-30 00:13:43 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-20">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-19">Fixes</a></li>
|
2023-09-26 20:54:39 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5152-2023-05-29">5.15.2 (2023-05-29)</a>
|
2023-09-26 20:54:39 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-21">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-20">Fixes</a></li>
|
2023-10-02 09:45:01 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5151-2023-05-25">5.15.1 (2023-05-25)</a>
|
2023-10-02 09:45:01 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-21">Fixes</a></li>
|
2023-01-23 12:49:43 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5150-2023-05-25">5.15.0 (2023-05-25)</a>
|
2023-01-23 12:49:43 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-22">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-22">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-5">Maintenance</a></li>
|
2023-10-30 20:28:21 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5143-2023-05-20">5.14.3 (2023-05-20)</a>
|
2023-10-30 20:28:21 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-23">Fixes</a></li>
|
2023-11-03 22:37:57 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5142-2023-05-20">5.14.2 (2023-05-20)</a>
|
2023-11-03 22:37:57 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-24">Fixes</a></li>
|
2024-02-17 00:41:21 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<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>
|
2024-02-17 00:41:21 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-23">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-25">Fixes</a></li>
|
2024-02-24 14:16:18 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5132-2023-05-17">5.13.2 (2023-05-17)</a>
|
2024-02-24 14:16:18 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-26">Fixes</a></li>
|
2024-02-29 19:52:06 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5131-2023-05-16">5.13.1 (2023-05-16)</a>
|
2024-02-29 19:52:06 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-27">Fixes</a></li>
|
2023-01-25 12:08:16 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5130-2023-05-14">5.13.0 (2023-05-14)</a>
|
2023-01-25 12:08:16 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-24">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-28">Fixes</a></li>
|
2024-03-18 21:55:42 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5126-2023-05-04">5.12.6 (2023-05-04)</a>
|
2024-03-18 21:55:42 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-25">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-29">Fixes</a></li>
|
2024-04-07 21:49:57 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5125-2023-03-28">5.12.5 (2023-03-28)</a>
|
2024-04-07 21:49:57 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-30">Fixes</a></li>
|
2023-01-22 22:49:01 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5124-2023-03-24">5.12.4 (2023-03-24)</a>
|
2023-01-22 22:49:01 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-31">Fixes</a></li>
|
2022-12-30 00:13:43 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5123-2023-03-14">5.12.3 (2023-03-14)</a>
|
2022-12-11 22:22:02 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-32">Fixes</a></li>
|
2022-12-23 11:28:12 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5122-2023-03-03">5.12.2 (2023-03-03)</a>
|
2022-12-23 11:28:12 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-33">Fixes</a></li>
|
2022-12-11 22:22:02 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5121-2023-02-26">5.12.1 (2023-02-26)</a>
|
2022-11-19 01:04:14 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-26">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-34">Fixes</a></li>
|
2022-11-19 01:04:14 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5120-2023-02-24">5.12.0 (2023-02-24)</a>
|
2022-11-19 11:33:00 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-27">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-35">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-6">Maintenance</a></li>
|
2022-11-19 11:33:00 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5112-2023-02-07">5.11.2 (2023-02-07)</a>
|
2022-11-19 12:42:40 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-36">Fixes</a></li>
|
2022-11-19 12:42:40 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5111-2023-02-06">5.11.1 (2023-02-06)</a>
|
2022-11-19 17:03:47 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-37">Fixes</a></li>
|
2022-11-19 17:03:47 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5110-2023-02-05">5.11.0 (2023-02-05)</a>
|
2022-11-19 19:31:17 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-28">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-38">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-7">Maintenance</a></li>
|
2022-11-19 19:31:17 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5102-2023-01-25">5.10.2 (2023-01-25)</a>
|
2022-11-07 19:59:33 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-39">Fixes</a></li>
|
2022-11-07 19:59:33 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5101-2023-01-25">5.10.1 (2023-01-25)</a>
|
2022-11-08 22:47:34 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-40">Fixes</a></li>
|
2022-11-08 22:47:34 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#5100-2023-01-25">5.10.0 (2023-01-25)</a>
|
2022-11-10 09:09:19 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-29">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-41">Fixes</a></li>
|
2022-11-10 09:09:19 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#594-2023-01-23">5.9.4 (2023-01-23)</a>
|
2022-11-05 23:42:17 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-42">Fixes</a></li>
|
2022-11-05 23:42:17 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#593-2023-01-22">5.9.3 (2023-01-22)</a>
|
2022-11-06 16:04:11 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-43">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-8">Maintenance</a></li>
|
2022-11-06 16:04:11 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#592-2022-12-30">5.9.2 (2022-12-30)</a>
|
2022-11-18 23:30:00 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-44">Fixes</a></li>
|
2022-11-18 23:30:00 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#591-2022-12-23">5.9.1 (2022-12-23)</a>
|
2022-11-23 22:02:52 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-30">Enhancements</a></li>
|
2022-11-23 22:02:52 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#590-2022-12-23">5.9.0 (2022-12-23)</a>
|
2022-11-29 19:41:45 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-31">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-45">Fixes</a></li>
|
2022-11-29 19:41:45 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#581-2022-12-11">5.8.1 (2022-12-11)</a>
|
2022-12-08 10:19:04 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-46">Fixes</a></li>
|
2022-12-08 10:19:04 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#580-2022-12-08">5.8.0 (2022-12-08)</a>
|
2022-12-23 02:26:08 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-32">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-47">Fixes</a></li>
|
2022-12-23 02:26:08 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#570-2022-11-29">5.7.0 (2022-11-29)</a>
|
2023-02-05 12:21:19 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-33">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-48">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-9">Maintenance</a></li>
|
2023-02-05 12:21:19 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#566-2022-11-23">5.6.6 (2022-11-23)</a>
|
2023-02-24 23:35:56 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-34">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-49">Fixes</a></li>
|
2023-02-24 23:35:56 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#565-2022-11-19">5.6.5 (2022-11-19)</a>
|
2023-05-25 11:53:35 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-50">Fixes</a></li>
|
2023-05-25 11:53:35 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#564-2022-11-19">5.6.4 (2022-11-19)</a>
|
2023-08-12 23:44:08 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-51">Fixes</a></li>
|
2023-08-12 23:44:08 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#563-2022-11-19">5.6.3 (2022-11-19)</a>
|
2023-08-26 16:16:02 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-52">Fixes</a></li>
|
2023-08-26 16:16:02 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#562-2022-11-19">5.6.2 (2022-11-19)</a>
|
2023-09-18 19:07:16 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-53">Fixes</a></li>
|
2023-09-18 19:07:16 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#561-2022-11-19">5.6.1 (2022-11-19)</a>
|
2023-10-29 17:56:06 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-54">Fixes</a></li>
|
2023-10-29 17:56:06 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#560-2022-11-18">5.6.0 (2022-11-18)</a>
|
2024-03-16 09:14:43 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-35">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-55">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-10">Maintenance</a></li>
|
2024-03-16 09:14:43 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#553-2022-11-10">5.5.3 (2022-11-10)</a>
|
2024-04-27 14:35:20 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-56">Fixes</a></li>
|
2024-04-27 14:35:20 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#552-2022-11-08">5.5.2 (2022-11-08)</a>
|
2024-08-02 09:24:18 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-57">Fixes</a></li>
|
2024-08-02 09:24:18 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#551-2022-11-07">5.5.1 (2022-11-07)</a>
|
2024-08-26 21:17:03 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-58">Fixes</a></li>
|
2024-08-26 21:17:03 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#550-2022-11-06">5.5.0 (2022-11-06)</a>
|
2024-09-03 17:45:17 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-36">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-59">Fixes</a></li>
|
2024-09-03 17:45:17 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
<li><a href="#543-2022-11-05">5.4.3 (2022-11-05)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-37">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-60">Fixes</a></li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-11-05 12:45:43 +00:00
|
|
|
|
<li><a href="#542-2022-11-05">5.4.2 (2022-11-05)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#maintenance-11">Maintenance</a></li>
|
2022-11-05 12:45:43 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-11-05 12:44:07 +00:00
|
|
|
|
<li><a href="#541-2022-11-05">5.4.1 (2022-11-05)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-61">Fixes</a></li>
|
2022-11-05 12:44:07 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-11-01 23:33:58 +00:00
|
|
|
|
<li><a href="#540-2022-11-01">5.4.0 (2022-11-01)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-38">Enhancements</a></li>
|
2022-11-01 23:33:58 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-09 11:39:21 +00:00
|
|
|
|
<li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a>
|
2022-10-08 20:57:29 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-62">Fixes</a></li>
|
2022-10-08 20:57:29 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-09 11:39:21 +00:00
|
|
|
|
<li><a href="#532-2022-10-08">5.3.2 (2022-10-08)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-63">Fixes</a></li>
|
2022-10-09 11:39:21 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-08 19:47:58 +00:00
|
|
|
|
<li><a href="#531-2022-10-08">5.3.1 (2022-10-08)</a>
|
2022-08-23 19:11:57 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-39">Enhancements</a></li>
|
2022-10-08 19:47:58 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li><a href="#530-2022-10-07">5.3.0 (2022-10-07)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-40">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-64">Fixes</a></li>
|
2022-08-23 19:11:57 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#524-2022-10-02">5.2.4 (2022-10-02)</a>
|
2022-09-12 18:01:22 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-65">Fixes</a></li>
|
2022-09-12 18:01:22 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#523-2022-09-12">5.2.3 (2022-09-12)</a>
|
2022-10-02 22:34:07 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-66">Fixes</a></li>
|
2022-10-02 22:34:07 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#522-2022-08-23">5.2.2 (2022-08-23)</a>
|
2022-07-15 20:25:16 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-67">Fixes</a></li>
|
2022-07-15 20:25:16 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#521-2022-08-05">5.2.1 (2022-08-05)</a>
|
2022-07-18 06:59:19 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-41">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-68">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-12">Maintenance</a></li>
|
2022-07-18 06:59:19 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#520-2022-08-03">5.2.0 (2022-08-03)</a>
|
2022-08-03 17:34:11 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-42">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-69">Fixes</a></li>
|
2022-08-03 17:34:11 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#512-2022-07-18">5.1.2 (2022-07-18)</a>
|
2022-08-05 21:56:05 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-70">Fixes</a></li>
|
2022-08-05 21:56:05 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
<li><a href="#511-2022-07-15">5.1.1 (2022-07-15)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-71">Fixes</a></li>
|
2022-10-07 20:27:01 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-07-15 13:20:59 +00:00
|
|
|
|
<li><a href="#510-2022-07-15">5.1.0 (2022-07-15)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-43">Enhancements</a></li>
|
2022-07-15 13:20:59 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-07-07 22:51:32 +00:00
|
|
|
|
<li><a href="#503-2022-07-07">5.0.3 (2022-07-07)</a>
|
2022-07-07 22:33:08 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-72">Fixes</a></li>
|
2022-07-07 22:33:08 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-07-07 22:51:32 +00:00
|
|
|
|
<li><a href="#502-2022-07-07">5.0.2 (2022-07-07)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#fixes-73">Fixes</a></li>
|
2022-07-07 22:51:32 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-07-07 22:18:31 +00:00
|
|
|
|
<li><a href="#501-2022-07-07">5.0.1 (2022-07-07)</a>
|
2022-06-23 11:26:33 +00:00
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-44">Enhancements</a></li>
|
2022-07-07 22:18:31 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li><a href="#500-2022-07-05">5.0.0 (2022-07-05)</a>
|
|
|
|
|
<ul>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<li><a href="#enhancements-45">Enhancements</a></li>
|
|
|
|
|
<li><a href="#fixes-74">Fixes</a></li>
|
|
|
|
|
<li><a href="#maintenance-13">Maintenance</a></li>
|
2024-09-12 20:18:08 +00:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2022-02-07 21:42:46 +00:00
|
|
|
|
</ul>
|
2024-04-24 21:05:57 +00:00
|
|
|
|
</nav>
|
2023-09-14 22:24:54 +00:00
|
|
|
|
</div>
|
2023-09-13 21:30:04 +00:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2025-02-16 20:30:51 +00:00
|
|
|
|
<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"> > </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"> > </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"> > </li>
|
|
|
|
|
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement" class=""><span itemprop="name">Version 5</span><meta itemprop="position" content="4"></li>
|
2023-09-13 21:30:04 +00:00
|
|
|
|
</ol>
|
2023-09-18 18:49:44 +00:00
|
|
|
|
<div class="topbar-area topbar-area-end" data-area="end">
|
2025-02-17 22:34:33 +00:00
|
|
|
|
<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>
|
2023-09-13 21:30:04 +00:00
|
|
|
|
</div>
|
2025-02-17 22:34:33 +00:00
|
|
|
|
<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>
|
2023-09-13 21:30:04 +00:00
|
|
|
|
</div>
|
2025-02-24 19:12:40 +00:00
|
|
|
|
<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>
|
2023-09-13 21:30:04 +00:00
|
|
|
|
</div>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<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>
|
2022-02-07 21:42:46 +00:00
|
|
|
|
</div>
|
2023-12-05 07:41:41 +00:00
|
|
|
|
<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>
|
2023-09-18 18:49:44 +00:00
|
|
|
|
<div class="topbar-content">
|
|
|
|
|
<div class="topbar-content-wrapper">
|
|
|
|
|
<div class="topbar-area topbar-area-more" data-area="more">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2022-03-07 21:55:59 +00:00
|
|
|
|
</div>
|
2022-02-27 09:39:56 +00:00
|
|
|
|
</div>
|
2022-02-28 00:20:19 +00:00
|
|
|
|
</nav>
|
2023-09-23 08:19:35 +00:00
|
|
|
|
<div id="R-main-overlay"></div>
|
2024-10-13 14:26:50 +00:00
|
|
|
|
<main id="R-body-inner" class="highlightable changelog" tabindex="-1">
|
2022-02-28 00:20:19 +00:00
|
|
|
|
<div class="flex-block-wrapper">
|
|
|
|
|
</div>
|
2022-02-27 09:39:56 +00:00
|
|
|
|
</main>
|
2022-02-07 21:42:46 +00:00
|
|
|
|
</div>
|
2025-04-10 19:17:44 +00:00
|
|
|
|
<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>
|
2022-02-07 21:42:46 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|