mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
324 lines
23 KiB
HTML
324 lines
23 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" dir="ltr" itemscope itemtype="http://schema.org/Article">
|
|
<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.136.5">
|
|
<meta name="generator" content="Relearn 7.1.1">
|
|
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
|
<meta name="description" content="6.4.1 (2024-10-11) Fixes [bug] highlight: remove additional newlines from code if copied from cursor selection #925">
|
|
<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 6 :: Hugo Relearn Theme">
|
|
<meta name="twitter:description" content="6.4.1 (2024-10-11) Fixes [bug] highlight: remove additional newlines from code if copied from cursor selection #925">
|
|
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/6/index.html">
|
|
<meta property="og:site_name" content="Hugo Relearn Theme">
|
|
<meta property="og:title" content="Version 6 :: Hugo Relearn Theme">
|
|
<meta property="og:description" content="6.4.1 (2024-10-11) Fixes [bug] highlight: remove additional newlines from code if copied from cursor selection #925">
|
|
<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 6 :: Hugo Relearn Theme">
|
|
<meta itemprop="description" content="6.4.1 (2024-10-11) Fixes [bug] highlight: remove additional newlines from code if copied from cursor selection #925">
|
|
<meta itemprop="wordCount" content="472">
|
|
<meta itemprop="image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
|
<title>Version 6 :: Hugo Relearn Theme</title>
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/6/index.html" rel="alternate" hreflang="x-default">
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/6/index.html" rel="alternate" hreflang="en">
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/introduction/changelog/6/index.html" rel="alternate" hreflang="art-x-pir">
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/introduction/changelog/6/index.html" rel="canonical" type="text/html" title="Version 6 :: Hugo Relearn Theme">
|
|
<link href="/hugo-theme-relearn/introduction/changelog/6/index.xml" rel="alternate" type="application/rss+xml" title="Version 6 :: Hugo Relearn Theme">
|
|
<link href="/hugo-theme-relearn/images/logo.svg?1729838068" rel="icon" type="image/svg+xml">
|
|
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1729838068" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1729838068" rel="stylesheet"></noscript>
|
|
<link href="/hugo-theme-relearn/css/nucleus.css?1729838068" rel="stylesheet">
|
|
<link href="/hugo-theme-relearn/css/auto-complete.css?1729838068" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1729838068" rel="stylesheet"></noscript>
|
|
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1729838068" rel="stylesheet">
|
|
<link href="/hugo-theme-relearn/css/fonts.css?1729838068" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1729838068" rel="stylesheet"></noscript>
|
|
<link href="/hugo-theme-relearn/css/theme.css?1729838068" rel="stylesheet">
|
|
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1729838068" rel="stylesheet" id="R-variant-style">
|
|
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1729838068" rel="stylesheet" id="R-variant-chroma-style">
|
|
<link href="/hugo-theme-relearn/css/print.css?1729838068" rel="stylesheet" media="print">
|
|
<link href="/hugo-theme-relearn/css/format-print.css?1729838068" rel="stylesheet">
|
|
<script src="/hugo-theme-relearn/js/variant.js?1729838068"></script>
|
|
<script>
|
|
window.relearn = window.relearn || {};
|
|
window.relearn.relBasePath='..\/..\/..';
|
|
window.relearn.relBaseUri='..\/..\/..\/..';
|
|
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
|
window.relearn.disableAnchorCopy=false;
|
|
window.relearn.disableAnchorScrolling=false;
|
|
// variant stuff
|
|
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
|
// 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>
|
|
<style>
|
|
#R-body img.bg-white {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body class="mobile-support print disableInlineCopyToClipboard" data-url="/hugo-theme-relearn/introduction/changelog/6/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+ALT+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+ALT+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="#641-2024-10-11">6.4.1 (2024-10-11)</a>
|
|
<ul>
|
|
<li><a href="#fixes">Fixes</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#640-2024-09-12">6.4.0 (2024-09-12)</a>
|
|
<ul>
|
|
<li><a href="#enhancements">Enhancements</a></li>
|
|
<li><a href="#fixes-1">Fixes</a></li>
|
|
<li><a href="#maintenance">Maintenance</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#630-2024-09-03">6.3.0 (2024-09-03)</a>
|
|
<ul>
|
|
<li><a href="#enhancements-1">Enhancements</a></li>
|
|
<li><a href="#fixes-2">Fixes</a></li>
|
|
<li><a href="#maintenance-1">Maintenance</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#620-2024-08-26">6.2.0 (2024-08-26)</a>
|
|
<ul>
|
|
<li><a href="#enhancements-2">Enhancements</a></li>
|
|
<li><a href="#fixes-3">Fixes</a></li>
|
|
<li><a href="#maintenance-2">Maintenance</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#611-2024-08-02">6.1.1 (2024-08-02)</a>
|
|
<ul>
|
|
<li><a href="#fixes-4">Fixes</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#610-2024-08-02">6.1.0 (2024-08-02)</a>
|
|
<ul>
|
|
<li><a href="#enhancements-3">Enhancements</a></li>
|
|
<li><a href="#fixes-5">Fixes</a></li>
|
|
<li><a href="#maintenance-3">Maintenance</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#600-2024-04-27">6.0.0 (2024-04-27)</a>
|
|
<ul>
|
|
<li><a href="#enhancements-4">Enhancements</a></li>
|
|
<li><a href="#fixes-6">Fixes</a></li>
|
|
<li><a href="#maintenance-4">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"><a itemprop="item" href="/hugo-theme-relearn/introduction/index.html"><span itemprop="name">Introduction</span></a><meta itemprop="position" content="1"> > </li><li
|
|
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="/hugo-theme-relearn/introduction/changelog/index.html"><span itemprop="name">Changelog</span></a><meta itemprop="position" content="2"> > </li><li
|
|
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Version 6</span><meta itemprop="position" content="3"></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/exampleSite/content/introduction/changelog/6/_index.en.md" 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/6/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/index.html" title="Changelog (🡐)"><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/5/index.html" title="Version 5 (🡒)"><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">
|
|
<article class="default">
|
|
<header class="headline">
|
|
</header>
|
|
|
|
<h1 id="version-6">Version 6</h1>
|
|
<a href="/hugo-theme-relearn/introduction/releasenotes/6/index.html">★ What's new in this version ★</a>
|
|
<hr>
|
|
|
|
<p></p>
|
|
<p></p>
|
|
<h2 id="641-2024-10-11">6.4.1 (2024-10-11)</h2>
|
|
<h3 id="fixes">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] highlight: remove additional newlines from code if copied from cursor selection <a href="https://github.com/McShelby/hugo-theme-relearn/issues/925" rel="external" target="_self">#925</a>
|
|
</li>
|
|
</ul>
|
|
<hr>
|
|
<p></p>
|
|
<h2 id="640-2024-09-12">6.4.0 (2024-09-12)</h2>
|
|
<h3 id="enhancements">Enhancements</h3>
|
|
<ul>
|
|
<li>[<strong>feature</strong>] notice: support user defined box styles <a href="https://github.com/McShelby/hugo-theme-relearn/issues/913" rel="external" target="_self">#913</a></li>
|
|
<li>[<strong>feature</strong>] frontmatter: add <code>expanded</code> parameter for shortcodes <a href="https://github.com/McShelby/hugo-theme-relearn/issues/911" rel="external" target="_self">#911</a></li>
|
|
<li>[<strong>feature</strong>] resources: add <code>expanded</code> parameter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/908" rel="external" target="_self">#908</a></li>
|
|
<li>[<strong>feature</strong>][<strong>change</strong>] notice: collapse borders if single code block is displayed <a href="https://github.com/McShelby/hugo-theme-relearn/issues/906" rel="external" target="_self">#906</a></li>
|
|
</ul>
|
|
<h3 id="fixes-1">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] include: don’t erroneously remove headings if <code>hidefirstheading=true</code> <a href="https://github.com/McShelby/hugo-theme-relearn/issues/914" rel="external" target="_self">#914</a></li>
|
|
</ul>
|
|
<h3 id="maintenance">Maintenance</h3>
|
|
<ul>
|
|
<li>[<strong>task</strong>] build: add link for migration into changelog <a href="https://github.com/McShelby/hugo-theme-relearn/issues/915" rel="external" target="_self">#915</a></li>
|
|
<li>[<strong>task</strong>] shortcodes: fix whitespace issues <a href="https://github.com/McShelby/hugo-theme-relearn/issues/907" rel="external" target="_self">#907</a>
|
|
</li>
|
|
</ul>
|
|
<p></p>
|
|
<hr>
|
|
<p></p>
|
|
<p></p>
|
|
<h2 id="630-2024-09-03">6.3.0 (2024-09-03)</h2>
|
|
<h3 id="enhancements-1">Enhancements</h3>
|
|
<ul>
|
|
<li>[<strong>feature</strong>] theme: support Obsidian styled alerts <a href="https://github.com/McShelby/hugo-theme-relearn/issues/903" rel="external" target="_self">#903</a></li>
|
|
<li>[<strong>feature</strong>] notice: add expander to box title <a href="https://github.com/McShelby/hugo-theme-relearn/issues/901" rel="external" target="_self">#901</a></li>
|
|
</ul>
|
|
<h3 id="fixes-2">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] children: fix sort parameter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/898" rel="external" target="_self">#898</a></li>
|
|
<li>[<strong>bug</strong>] mermaid: classDiagram breaks when using «interface» <a href="https://github.com/McShelby/hugo-theme-relearn/issues/895" rel="external" target="_self">#895</a></li>
|
|
<li>[<strong>bug</strong>] toc: don’t show toc button if empty <a href="https://github.com/McShelby/hugo-theme-relearn/issues/893" rel="external" target="_self">#893</a></li>
|
|
</ul>
|
|
<h3 id="maintenance-1">Maintenance</h3>
|
|
<ul>
|
|
<li>[<strong>task</strong>] mermaid: update to 11.1.0 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/904" rel="external" target="_self">#904</a></li>
|
|
<li>[<strong>task</strong>][<strong>change</strong>] expand: rename <code>open</code> parameter to <code>expanded</code> <a href="https://github.com/McShelby/hugo-theme-relearn/issues/902" rel="external" target="_self">#902</a></li>
|
|
<li>[<strong>task</strong>] i18n: update Arabic translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/900" rel="external" target="_self">#900</a>
|
|
</li>
|
|
</ul>
|
|
<p></p>
|
|
<hr>
|
|
<p></p>
|
|
<p></p>
|
|
<h2 id="620-2024-08-26">6.2.0 (2024-08-26)</h2>
|
|
<h3 id="enhancements-2">Enhancements</h3>
|
|
<ul>
|
|
<li>[<strong>feature</strong>][<strong>change</strong>] anchor: add option to scroll into view <a href="https://github.com/McShelby/hugo-theme-relearn/issues/886" rel="external" target="_self">#886</a></li>
|
|
<li>[<strong>feature</strong>] theme: support for GitHub styled alerts <a href="https://github.com/McShelby/hugo-theme-relearn/issues/885" rel="external" target="_self">#885</a></li>
|
|
</ul>
|
|
<h3 id="fixes-3">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] arrownav: avoid rude event handling for form elements <a href="https://github.com/McShelby/hugo-theme-relearn/issues/887" rel="external" target="_self">#887</a></li>
|
|
</ul>
|
|
<h3 id="maintenance-2">Maintenance</h3>
|
|
<ul>
|
|
<li>[<strong>task</strong>] 404: move styles to separate file <a href="https://github.com/McShelby/hugo-theme-relearn/issues/889" rel="external" target="_self">#889</a>
|
|
</li>
|
|
</ul>
|
|
<p></p>
|
|
<hr>
|
|
<p></p>
|
|
<p></p>
|
|
<h2 id="611-2024-08-02">6.1.1 (2024-08-02)</h2>
|
|
<h3 id="fixes-4">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] link: link resolving stopped working in certain configurations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/882" rel="external" target="_self">#882</a>
|
|
</li>
|
|
</ul>
|
|
<hr>
|
|
<p></p>
|
|
<h2 id="610-2024-08-02">6.1.0 (2024-08-02)</h2>
|
|
<h3 id="enhancements-3">Enhancements</h3>
|
|
<ul>
|
|
<li>[<strong>feature</strong>][<strong>change</strong>] assetbuster: use asset buster for all resources <a href="https://github.com/McShelby/hugo-theme-relearn/issues/875" rel="external" target="_self">#875</a></li>
|
|
<li>[<strong>feature</strong>] theme: sync to Hugo changes for PublishDate <a href="https://github.com/McShelby/hugo-theme-relearn/issues/872" rel="external" target="_self">#872</a></li>
|
|
<li>[<strong>feature</strong>] theme: allow errorlevel override on page level <a href="https://github.com/McShelby/hugo-theme-relearn/issues/870" rel="external" target="_self">#870</a></li>
|
|
<li>[<strong>feature</strong>] relref: provide shortcodes to lift certain restrictions <a href="https://github.com/McShelby/hugo-theme-relearn/issues/864" rel="external" target="_self">#864</a></li>
|
|
<li>[<strong>feature</strong>] openapi: adjust to Hugo’s build-in link render hook <a href="https://github.com/McShelby/hugo-theme-relearn/issues/860" rel="external" target="_self">#860</a></li>
|
|
<li>[<strong>feature</strong>][<strong>change</strong>] include: adjust to Hugo’s build-in link render hook <a href="https://github.com/McShelby/hugo-theme-relearn/issues/859" rel="external" target="_self">#859</a></li>
|
|
</ul>
|
|
<h3 id="fixes-5">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] variant: auto variant references potentially wrong chroma style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/873" rel="external" target="_self">#873</a></li>
|
|
<li>[<strong>bug</strong>] schema: sync to Hugo changes for LanguageCode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/866" rel="external" target="_self">#866</a></li>
|
|
<li>[<strong>bug</strong>] taxonomy: simplify code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/852" rel="external" target="_self">#852</a></li>
|
|
<li>[<strong>bug</strong>] alias: index.html has displays error in content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/851" rel="external" target="_self">#851</a></li>
|
|
</ul>
|
|
<h3 id="maintenance-3">Maintenance</h3>
|
|
<ul>
|
|
<li>[<strong>task</strong>] icon: update Font Awesome to 6.6.0 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/881" rel="external" target="_self">#881</a></li>
|
|
<li>[<strong>task</strong>] math: update MathJax to 3.2.2 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/880" rel="external" target="_self">#880</a></li>
|
|
<li>[<strong>task</strong>] openapi: update swagger-ui to 5.17.14 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/879" rel="external" target="_self">#879</a></li>
|
|
<li>[<strong>task</strong>] mermaid: update to 10.9.1 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/878" rel="external" target="_self">#878</a></li>
|
|
<li>[<strong>task</strong>] theme: remove special cases for LanguageCode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/861" rel="external" target="_self">#861</a></li>
|
|
<li>[<strong>task</strong>] link: adjust to Hugo’s build-in code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/858" rel="external" target="_self">#858</a></li>
|
|
<li>[<strong>task</strong>] image: adjust to Hugo’s build-in code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/857" rel="external" target="_self">#857</a></li>
|
|
<li>[<strong>task</strong>] opengraph: sync to Hugo’s implementation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/856" rel="external" target="_self">#856</a></li>
|
|
<li>[<strong>task</strong>] i18n: improve file naming <a href="https://github.com/McShelby/hugo-theme-relearn/issues/848" rel="external" target="_self">#848</a>
|
|
</li>
|
|
</ul>
|
|
<p></p>
|
|
<hr>
|
|
<p></p>
|
|
<p></p>
|
|
<h2 id="600-2024-04-27">6.0.0 (2024-04-27)</h2>
|
|
<h3 id="enhancements-4">Enhancements</h3>
|
|
<ul>
|
|
<li>[<strong>feature</strong>][<strong>breaking</strong>] theme: unify description <a href="https://github.com/McShelby/hugo-theme-relearn/issues/845" rel="external" target="_self">#845</a></li>
|
|
<li>[<strong>feature</strong>] schema: add schema support in meta data <a href="https://github.com/McShelby/hugo-theme-relearn/issues/844" rel="external" target="_self">#844</a></li>
|
|
<li>[<strong>feature</strong>] include: use Hugo’s resources <a href="https://github.com/McShelby/hugo-theme-relearn/issues/835" rel="external" target="_self">#835</a></li>
|
|
<li>[<strong>feature</strong>] math: allow to work with Hugo’s passthrough configuration <a href="https://github.com/McShelby/hugo-theme-relearn/issues/832" rel="external" target="_self">#832</a></li>
|
|
<li>[<strong>feature</strong>] i18n: add Romanian translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/828" rel="external" target="_self">#828</a></li>
|
|
<li>[<strong>feature</strong>][<strong>breaking</strong>] menu: remove menuTitle frontmatter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/714" rel="external" target="_self">#714</a></li>
|
|
<li>[<strong>feature</strong>][<strong>breaking</strong>] theme: end support for Internet Explorer 11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/584" rel="external" target="_self">#584</a></li>
|
|
</ul>
|
|
<h3 id="fixes-6">Fixes</h3>
|
|
<ul>
|
|
<li>[<strong>bug</strong>] frontmatter: move frontmatter config for exampleSite out of root <a href="https://github.com/McShelby/hugo-theme-relearn/issues/843" rel="external" target="_self">#843</a></li>
|
|
<li>[<strong>bug</strong>] images: color outline using primary color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/838" rel="external" target="_self">#838</a></li>
|
|
<li>[<strong>bug</strong>][<strong>breaking</strong>] variant: avoid Hugo permission errors on build <a href="https://github.com/McShelby/hugo-theme-relearn/issues/831" rel="external" target="_self">#831</a></li>
|
|
<li>[<strong>bug</strong>] theme: unwanted paragraph break with AsciiDoc <a href="https://github.com/McShelby/hugo-theme-relearn/issues/829" rel="external" target="_self">#829</a></li>
|
|
</ul>
|
|
<h3 id="maintenance-4">Maintenance</h3>
|
|
<ul>
|
|
<li>[<strong>task</strong>][<strong>breaking</strong>] swagger: remove shortcode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/847" rel="external" target="_self">#847</a></li>
|
|
<li>[<strong>task</strong>][<strong>breaking</strong>] search: remove JSON outputformat for search index <a href="https://github.com/McShelby/hugo-theme-relearn/issues/846" rel="external" target="_self">#846</a></li>
|
|
<li>[<strong>task</strong>] theme: sync to Hugo’s implementation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/841" rel="external" target="_self">#841</a></li>
|
|
<li>[<strong>task</strong>][<strong>change</strong>] fontawesome: update to 6.5.2 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/834" rel="external" target="_self">#834</a>
|
|
</li>
|
|
</ul>
|
|
<p></p>
|
|
|
|
<footer class="footline">
|
|
</footer>
|
|
</article>
|
|
</div>
|
|
</main>
|
|
</div>
|
|
<script src="/hugo-theme-relearn/js/clipboard.min.js?1729838068" defer></script>
|
|
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1729838068" defer></script>
|
|
<script src="/hugo-theme-relearn/js/theme.js?1729838068" defer></script>
|
|
</body>
|
|
</html>
|