2022-04-02 13:30:16 +00:00
<!DOCTYPE html>
2022-11-01 01:10:49 +00:00
< html lang = "en" dir = "ltr" >
2022-04-02 13:30:16 +00:00
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
2023-09-26 19:28:12 +00:00
< meta name = "generator" content = "Hugo 0.119.0" >
2023-10-02 09:45:01 +00:00
< meta name = "generator" content = "Relearn 5.22.1+tip" >
2022-04-02 13:30:16 +00:00
< meta name = "description" content = "Documentation for Hugo Relearn Theme" >
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" >
< meta name = "twitter:image" content = "https://McShelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta name = "twitter:title" content = "History :: Hugo Relearn Theme" >
< meta name = "twitter:description" content = "Documentation for Hugo Relearn Theme" >
2023-10-11 15:32:39 +00:00
< meta property = "og:title" content = "History :: Hugo Relearn Theme" >
< meta property = "og:description" content = "Documentation for Hugo Relearn Theme" >
< meta property = "og:type" content = "website" >
2023-10-11 15:42:11 +00:00
< meta property = "og:url" content = "https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" >
2023-10-11 15:32:39 +00:00
< meta property = "og:image" content = "https://McShelby.github.io/hugo-theme-relearn/images/hero.png" >
< meta property = "og:site_name" content = "Hugo Relearn Theme" >
2022-04-02 13:30:16 +00:00
< title > History :: Hugo Relearn Theme< / title >
2023-01-25 11:42:06 +00:00
< link href = "https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" rel = "alternate" hreflang = "x-default" >
< link href = "https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" rel = "alternate" hreflang = "en" >
< link href = "https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel = "alternate" hreflang = "pir" >
2022-11-15 06:35:08 +00:00
< link href = "https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html" rel = "canonical" type = "text/html" title = "History :: Hugo Relearn Theme" >
2022-11-06 00:38:34 +00:00
< link href = "../../basics/history/index.xml" rel = "alternate" type = "application/rss+xml" title = "History :: Hugo Relearn Theme" >
2023-10-27 22:38:09 +00:00
< link href = "../../images/logo.svg?1698446280" rel = "icon" type = "image/svg+xml" >
2022-07-15 13:20:02 +00:00
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how - to - use -->
2023-10-27 22:38:09 +00:00
< link href = "../../css/fontawesome-all.min.css?1698446282" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fontawesome-all.min.css?1698446282" rel = "stylesheet" > < / noscript >
< link href = "../../css/nucleus.css?1698446282" rel = "stylesheet" >
< link href = "../../css/auto-complete.css?1698446282" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/auto-complete.css?1698446282" rel = "stylesheet" > < / noscript >
< link href = "../../css/perfect-scrollbar.min.css?1698446282" rel = "stylesheet" >
< link href = "../../css/fonts.css?1698446282" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fonts.css?1698446282" rel = "stylesheet" > < / noscript >
< link href = "../../css/theme.css?1698446282" rel = "stylesheet" >
< link href = "../../css/theme-auto.css?1698446282" rel = "stylesheet" id = "R-variant-style" >
< link href = "../../css/variant.css?1698446282" rel = "stylesheet" >
< link href = "../../css/print.css?1698446282" rel = "stylesheet" media = "print" >
< link href = "../../css/format-print.css?1698446282" rel = "stylesheet" >
< link href = "../../css/ie.css?1698446282" rel = "stylesheet" >
< script src = "../../js/url.js?1698446282" > < / script >
< script src = "../../js/variant.js?1698446282" > < / script >
2022-04-02 13:30:16 +00:00
< script >
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
2022-11-05 23:35:48 +00:00
window.index_js_url="../../index.search.js";
var root_url="../../";
2022-04-02 13:30:16 +00:00
var baseUri=root_url.replace(/\/$/, '');
// 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!';
2023-09-26 20:26:46 +00:00
window.T_Reset_view = 'Reset view';
2023-10-01 10:25:48 +00:00
window.T_View_reset = 'View reset!';
2022-11-17 21:13:11 +00:00
window.T_No_results_found = 'No results found for \u0022{0}\u0022';
window.T_N_results_found = '{1} results found for \u0022{0}\u0022';
2022-04-02 13:30:16 +00:00
// some further base stuff
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
2023-08-12 14:11:21 +00:00
window.variants & & variants.init( [ 'auto', 'relearn-bright', 'relearn-light', 'relearn-dark', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
2022-04-02 13:30:16 +00:00
< / script >
2022-12-02 15:05:54 +00:00
< style >
2023-09-23 08:19:35 +00:00
#R-body img.bg-white {
2022-12-02 15:05:54 +00:00
background-color: white;
}
< / style >
2022-04-02 13:30:16 +00:00
< / head >
2022-11-15 06:35:08 +00:00
< body class = "mobile-support print disableInlineCopyToClipboard" data-url = "../../basics/history/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" >
< 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)" >
2023-09-12 21:10:21 +00:00
< i class = "fa-fw fas fa-bars" > < / i >
< / button >
< / div >
2023-09-13 21:30:04 +00:00
< / div >
2023-09-20 22:28:27 +00:00
< ol class = "topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype = "http://schema.org/BreadcrumbList" > < li
2023-09-26 20:26:46 +00:00
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< a itemprop = "item" href = "../../basics/index.html" > < span itemprop = "name" > Basics< / span > < / a > < meta itemprop = "position" content = "1" > > < / li > < li
2023-09-23 22:28:49 +00:00
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement">< span itemprop = "name" > History< / span > < meta itemprop = "position" content = "2" > < / 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" >
2023-09-12 21:19:47 +00:00
< / div >
2022-04-02 13:30:16 +00:00
< / div >
< / nav >
2023-09-23 08:19:35 +00:00
< div id = "R-main-overlay" > < / div >
< main id = "R-body-inner" class = "highlightable default" tabindex = "-1" >
2022-04-02 13:30:16 +00:00
< div class = "flex-block-wrapper" >
2022-11-07 19:58:08 +00:00
< article class = "default" >
2023-05-19 18:46:07 +00:00
< header class = "headline" >
< / header >
2022-11-13 21:34:47 +00:00
< h1 id = "history" > History< / h1 >
2022-07-05 22:16:52 +00:00
2022-06-23 11:28:22 +00:00
< div class = "include hide-first-heading" >
2022-04-02 13:30:16 +00:00
< h1 id = "changelog" > Changelog< / h1 >
2023-10-02 09:45:01 +00:00
< h2 id = "5221-2023-10-02" > 5.22.1 (2023-10-02)< / h2 >
2023-05-29 11:49:37 +00:00
< h3 id = "enhancements" > Enhancements< / h3 >
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: add Swahili translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/666" target = "_blank" > #666< / a > < / li >
< li > [< strong > feature< / strong > ] math: hide unrendered math
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/663" target = "_blank" > #663< / a > < / li >
< li > [< strong > feature< / strong > ] tabs: improve a11y by removing duplicate hidden title
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/662" target = "_blank" > #662< / a > < / li >
< li > [< strong > feature< / strong > ] mermaid: improve zoom UX
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/659" target = "_blank" > #659< / a > < / li >
2023-10-02 09:45:01 +00:00
< / ul >
< h3 id = "fixes" > Fixes< / h3 >
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: fix sidebar-flyout borders color for zen
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/667" target = "_blank" > #667< / a > < / li >
< li > [< strong > bug< / strong > ] clipboard: fix RTL location of tooltip
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/661" target = "_blank" > #661< / a > < / li >
< li > [< strong > bug< / strong > ] clipboard: ignore RTL for code
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/660" target = "_blank" > #660< / a > < / li >
< li > [< strong > bug< / strong > ] expand: fix aria-controls
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/658" target = "_blank" > #658< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix id generation for markdownified titles
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/657" target = "_blank" > #657< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: avoid graph bombing on hugo – minify
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/656" target = "_blank" > #656< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: fix width for some graphs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/655" target = "_blank" > #655< / a > < / li >
2023-10-02 09:45:01 +00:00
< / ul >
< hr >
< h2 id = "5220-2023-09-26" > 5.22.0 (2023-09-26)< / h2 >
< h3 id = "enhancements-1" > Enhancements< / h3 >
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] mermaid: add pan& zoom reset
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/651" target = "_blank" > #651< / a > < / li >
< li > [< strong > feature< / strong > ] markdown: add interlace color for tables
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/648" target = "_blank" > #648< / a > < / li >
< li > [< strong > feature< / strong > ] search: add breadcrumb to dedicated search results
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/647" target = "_blank" > #647< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] menu: optionally disable index pages for sections
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/642" target = "_blank" > #642< / a > < / li >
2023-09-26 20:54:39 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-1" > Fixes< / h3 >
2023-09-26 20:54:39 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variants: restore generator zoom
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/650" target = "_blank" > #650< / a > < / li >
< li > [< strong > bug< / strong > ] clipboard: malused Fontawesome style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/649" target = "_blank" > #649< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] theme: avoid id collisions between headings and theme
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/646" target = "_blank" > #646< / a > < / li >
< li > [< strong > bug< / strong > ] theme: remove HTML validation errors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/644" target = "_blank" > #644< / a > < / li >
< li > [< strong > bug< / strong > ] breadcrumb: remove superflous whitespace between items
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/643" target = "_blank" > #643< / a > < / li >
2023-09-26 20:54:39 +00:00
< / ul >
< hr >
< h2 id = "5210-2023-09-18" > 5.21.0 (2023-09-18)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-2" > Enhancements< / h3 >
2023-09-26 20:54:39 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] topbar: make buttons configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/639" target = "_blank" > #639< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] menu: fix footer padding
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/637" target = "_blank" > #637< / a > < / li >
2023-09-18 19:07:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-2" > Fixes< / h3 >
2023-09-18 19:07:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] breadcrumb: don’ t ignore spaces for separator
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/636" target = "_blank" > #636< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix snyk code issues
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/633" target = "_blank" > #633< / a > < / li >
< li > [< strong > bug< / strong > ] images: apply image effects to lightbox images
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/631" target = "_blank" > #631< / a > < / li >
2023-09-18 19:07:16 +00:00
< / ul >
< h3 id = "maintenance" > Maintenance< / h3 >
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] openapi: update to swagger 5.7.2
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/641" target = "_blank" > #641< / a > < / li >
2023-09-18 19:07:16 +00:00
< / ul >
< hr >
< h2 id = "5200-2023-08-26" > 5.20.0 (2023-08-26)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-3" > Enhancements< / h3 >
2023-09-18 19:07:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: support for colored borders between menu and content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/626" target = "_blank" > #626< / a > < / li >
< li > [< strong > feature< / strong > ] image: allow option to apply image effects globally
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/623" target = "_blank" > #623< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] openapi: switch to light syntaxhighlightning where applicable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/621" target = "_blank" > #621< / a > < / li >
< li > [< strong > feature< / strong > ] images: document usage of images with links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/576" target = "_blank" > #576< / a > < / li >
2023-08-26 16:16:02 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-3" > Fixes< / h3 >
2023-08-26 16:16:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] highlight: fix rendering for Hugo < 0.111
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/630" target = "_blank" > #630< / a > < / li >
< li > [< strong > bug< / strong > ] search: remove link underline on dedicated search page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/627" target = "_blank" > #627< / a > < / li >
< li > [< strong > bug< / strong > ] highlight: don’ t switch to block view if hl_inline=true
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/618" target = "_blank" > #618< / a > < / li >
< li > [< strong > bug< / strong > ] variant: minor adjustments to zen variants
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/617" target = "_blank" > #617< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: lazy render graph if it is initially hidden
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/187" target = "_blank" > #187< / a > < / li >
2023-08-26 16:16:02 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-1" > Maintenance< / h3 >
2023-08-26 16:16:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] openapi: update to swagger 5.4.1
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/620" target = "_blank" > #620< / a > < / li >
2023-08-26 16:16:02 +00:00
< / ul >
< hr >
< h2 id = "5190-2023-08-12" > 5.19.0 (2023-08-12)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-4" > Enhancements< / h3 >
2023-08-26 16:16:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] highlight: add title parameter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/616" target = "_blank" > #616< / a > < / li >
< li > [< strong > feature< / strong > ] variant: signal variant switch as event
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/614" target = "_blank" > #614< / a > < / li >
< li > [< strong > feature< / strong > ] variant: add zen variant in light and dark
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/613" target = "_blank" > #613< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add Hungarian translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/604" target = "_blank" > #604< / a > < / li >
< li > [< strong > feature< / strong > ] mermaid: update to 10.3.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/601" target = "_blank" > #601< / a > < / li >
2023-08-12 23:44:08 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-4" > Fixes< / h3 >
2023-08-12 23:44:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] siteparam: avoid halt if param is a map/slice
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/611" target = "_blank" > #611< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: fix broken zoom since update to v10
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/608" target = "_blank" > #608< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: variant generator diagram does not respond to events
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/607" target = "_blank" > #607< / a > < / li >
< li > [< strong > bug< / strong > ] print: avoid chroma leak for relearn-dark
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/605" target = "_blank" > #605< / a > < / li >
2023-08-12 23:44:08 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-2" > Maintenance< / h3 >
2023-08-12 23:44:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] mermaid: update to 10.3.1
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/610" target = "_blank" > #610< / a > < / li >
2023-08-12 23:44:08 +00:00
< / ul >
< hr >
< h2 id = "5180-2023-07-27" > 5.18.0 (2023-07-27)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-5" > Enhancements< / h3 >
2023-08-12 23:44:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] shortcodes: add more deprecation warnings
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/598" target = "_blank" > #598< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] shortcodes: change < code > context< / code > parameter to < code > page< / code > if called as partial
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/595" target = "_blank" > #595< / a > < / li >
< li > [< strong > feature< / strong > ] siteparam: support nested parameters and text formatting
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/590" target = "_blank" > #590< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] a11y: improve when tabbing thru links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/581" target = "_blank" > #581< / a > < / li >
2023-07-27 19:24:13 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-5" > Fixes< / h3 >
2023-07-27 19:24:13 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] openapi: inherit RTL setting from Hugo content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/600" target = "_blank" > #600< / a > < / li >
< li > [< strong > bug< / strong > ] 404: fix display in RTL
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/597" target = "_blank" > #597< / a > < / li >
< li > [< strong > bug< / strong > ] highlight: fix position of copy-to-clipboard button in RTL
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/594" target = "_blank" > #594< / a > < / li >
< li > [< strong > bug< / strong > ] openapi: fix spelling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/593" target = "_blank" > #593< / a > < / li >
< li > [< strong > bug< / strong > ] search: fix typo in output format
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/591" target = "_blank" > #591< / a > < / li >
< li > [< strong > bug< / strong > ] tabs: fix tab selection by groupid
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/582" target = "_blank" > #582< / a > < / li >
< li > [< strong > bug< / strong > ] theme: restore compat with Hugo 0.95.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/580" target = "_blank" > #580< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] theme: improve display of links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/577" target = "_blank" > #577< / a > < / li >
2023-07-27 19:24:13 +00:00
< / ul >
< hr >
< h2 id = "5171-2023-06-22" > 5.17.1 (2023-06-22)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-6" > Enhancements< / h3 >
2023-07-27 19:24:13 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] highlight: make copy to clipboard appear on hover
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/574" target = "_blank" > #574< / a > < / li >
2023-06-22 17:05:27 +00:00
< / ul >
< hr >
< h2 id = "5170-2023-06-22" > 5.17.0 (2023-06-22)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-7" > Enhancements< / h3 >
2023-06-22 17:05:27 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] highlight: add configurable line breaks
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/169" target = "_blank" > #169< / a > < / li >
2023-06-22 16:46:05 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-6" > Fixes< / h3 >
2023-06-22 16:46:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: support Hugo 0.114.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/573" target = "_blank" > #573< / a > < / li >
< li > [< strong > bug< / strong > ] taxonomy: fix number tags
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/570" target = "_blank" > #570< / a > < / li >
< li > [< strong > bug< / strong > ] highlight: improve copy to clipboard
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/569" target = "_blank" > #569< / a > < / li >
2023-06-22 16:46:05 +00:00
< / ul >
< hr >
< h2 id = "5162-2023-06-10" > 5.16.2 (2023-06-10)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-8" > Enhancements< / h3 >
2023-06-22 16:46:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: revamp 404 page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/566" target = "_blank" > #566< / a > < / li >
2023-06-10 12:24:04 +00:00
< / ul >
< hr >
< h2 id = "5161-2023-06-09" > 5.16.1 (2023-06-09)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-9" > Enhancements< / h3 >
2023-06-10 12:24:04 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: add deprecation warnings
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/565" target = "_blank" > #565< / a > < / li >
2023-06-09 21:57:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-7" > Fixes< / h3 >
2023-06-09 21:57:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: allow for YAML frontmatter inside of graph
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/564" target = "_blank" > #564< / a > < / li >
< li > [< strong > bug< / strong > ] alias: fix redirect URLs in case of empty BaseURL
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/562" target = "_blank" > #562< / a > < / li >
2023-06-09 21:57:16 +00:00
< / ul >
< hr >
< h2 id = "5160-2023-06-08" > 5.16.0 (2023-06-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-10" > Enhancements< / h3 >
2023-06-09 21:57:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tabs: add title and icon option
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/552" target = "_blank" > #552< / a > < / li >
< li > [< strong > feature< / strong > ] shortcodes: add style option to mimic code box color scheme
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/551" target = "_blank" > #551< / a > < / li >
< li > [< strong > feature< / strong > ] tabs: support color options
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/550" target = "_blank" > #550< / a > < / li >
< li > [< strong > feature< / strong > ] favicon: add light & dark option for OS’ s prefered color scheme
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/549" target = "_blank" > #549< / a > < / li >
2023-05-29 11:49:37 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-8" > Fixes< / h3 >
2023-05-25 13:52:57 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] icon: remove whitespace on start
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/560" target = "_blank" > #560< / a > < / li >
< li > [< strong > bug< / strong > ] shortcodes: avoid superflous margin at start and end of content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/558" target = "_blank" > #558< / a > < / li >
< li > [< strong > bug< / strong > ] expand: fix html encoding of finishing content tag
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/557" target = "_blank" > #557< / a > < / li >
< li > [< strong > bug< / strong > ] icon: fix ouput “ raw HTML omitted” with goldmark config unsafe=false
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/555" target = "_blank" > #555< / a > < / li >
2023-06-08 16:04:27 +00:00
< / ul >
< hr >
< h2 id = "5152-2023-05-29" > 5.15.2 (2023-05-29)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-11" > Enhancements< / h3 >
2023-06-08 16:04:27 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] taxonomy: add support for category default taxonomy
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/541" target = "_blank" > #541< / a > < / li >
2023-06-08 16:04:27 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-9" > Fixes< / h3 >
2023-06-08 16:04:27 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] attachments: work for Hugo < 0.112
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/546" target = "_blank" > #546< / a > < / li >
2023-05-29 11:49:37 +00:00
< / ul >
< hr >
< h2 id = "5151-2023-05-25" > 5.15.1 (2023-05-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-10" > Fixes< / h3 >
2023-05-29 11:49:37 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] shortcodes: intermediately use random ids instead of .Ordinal
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/543" target = "_blank" > #543< / a > < / li >
2023-05-25 13:52:57 +00:00
< / ul >
< hr >
2023-05-25 11:53:35 +00:00
< h2 id = "5150-2023-05-25" > 5.15.0 (2023-05-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-12" > Enhancements< / h3 >
2023-05-25 11:53:35 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tab: new shortcode to display single tab
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/538" target = "_blank" > #538< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] tabs: treat groupid as unique if not set
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/537" target = "_blank" > #537< / a > < / li >
< li > [< strong > feature< / strong > ] expand: indent expanded content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/536" target = "_blank" > #536< / a > < / li >
< li > [< strong > feature< / strong > ] notice: make boxes more prominent
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/535" target = "_blank" > #535< / a > < / li >
2023-05-25 11:53:35 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-11" > Fixes< / h3 >
2023-05-20 10:23:15 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] attachments: fix build error since Hugo 0.112
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/540" target = "_blank" > #540< / a > < / li >
2023-05-25 11:53:35 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-3" > Maintenance< / h3 >
2023-05-25 11:53:35 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] chore: update Mermaid to 9.4.3
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/534" target = "_blank" > #534< / a > < / li >
< li > [< strong > task< / strong > ] mermaid: update to 10.2.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/499" target = "_blank" > #499< / a > < / li >
2023-05-25 11:53:35 +00:00
< / ul >
< hr >
< h2 id = "5143-2023-05-20" > 5.14.3 (2023-05-20)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-12" > Fixes< / h3 >
2023-05-25 11:53:35 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] tags: show taxonomy toc for standard installation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/533" target = "_blank" > #533< / a > < / li >
2023-05-20 11:08:26 +00:00
< / ul >
< hr >
< h2 id = "5142-2023-05-20" > 5.14.2 (2023-05-20)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-13" > Fixes< / h3 >
2023-05-20 11:08:26 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] tags: translate breadcrumb and title for taxonomy
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/532" target = "_blank" > #532< / a > < / li >
2023-05-20 10:23:15 +00:00
< / ul >
< hr >
2023-05-20 10:27:47 +00:00
< h2 id = "5141-2023-05-20" > 5.14.1 (2023-05-20)< / h2 >
< p > < em > No changelog for this release.< / em > < / p >
< hr >
2023-05-19 22:09:23 +00:00
< h2 id = "5140-2023-05-19" > 5.14.0 (2023-05-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-13" > Enhancements< / h3 >
2023-05-19 22:09:23 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tags: improve search index for tags
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/531" target = "_blank" > #531< / a > < / li >
< li > [< strong > feature< / strong > ] tags: increase readability of taxonomy pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/530" target = "_blank" > #530< / a > < / li >
< li > [< strong > feature< / strong > ] nav: make breadcrumb separator configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/529" target = "_blank" > #529< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add translation for default taxonomies
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/528" target = "_blank" > #528< / a > < / li >
< li > [< strong > feature< / strong > ] theme: set appropriate defaults for all theme specific params
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/516" target = "_blank" > #516< / a > < / li >
< li > [< strong > feature< / strong > ] theme: allow to display tags below article
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/513" target = "_blank" > #513< / a > < / li >
2023-05-19 22:09:23 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-14" > Fixes< / h3 >
2023-05-16 02:06:12 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] shortcode: make .context always a page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/527" target = "_blank" > #527< / a > < / li >
2023-05-19 22:09:23 +00:00
< / ul >
< hr >
< h2 id = "5132-2023-05-17" > 5.13.2 (2023-05-17)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-15" > Fixes< / h3 >
2023-05-19 22:09:23 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: enable print for pages with _build options
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/522" target = "_blank" > #522< / a > < / li >
2023-05-17 22:32:31 +00:00
< / ul >
< hr >
< h2 id = "5131-2023-05-16" > 5.13.1 (2023-05-16)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-16" > Fixes< / h3 >
2023-05-17 22:32:31 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] openapi: allow toc to scroll page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/526" target = "_blank" > #526< / a > < / li >
2023-05-16 02:06:12 +00:00
< / ul >
< hr >
2023-05-14 21:38:20 +00:00
< h2 id = "5130-2023-05-14" > 5.13.0 (2023-05-14)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-14" > Enhancements< / h3 >
2023-05-04 20:35:04 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] openapi: replace implementation with swagger-ui
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/523" target = "_blank" > #523< / a > < / li >
2023-05-04 20:35:04 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-17" > Fixes< / h3 >
2023-03-03 19:30:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: avoid leaking shadows in neon print style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/524" target = "_blank" > #524< / a > < / li >
2023-05-14 21:38:20 +00:00
< / ul >
< hr >
< h2 id = "5126-2023-05-04" > 5.12.6 (2023-05-04)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-15" > Enhancements< / h3 >
2023-05-14 21:38:20 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: better HTML titles and breadcrumbs for search and tag pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/521" target = "_blank" > #521< / a > < / li >
2023-05-14 21:38:20 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-18" > Fixes< / h3 >
2023-05-14 21:38:20 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: avoid hiding of expander on hover when active item has children
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/520" target = "_blank" > #520< / a > < / li >
< li > [< strong > bug< / strong > ] menu: showVisitedLinks not working for some theme variants
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/518" target = "_blank" > #518< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix resource URLs for 404 page on subdirectories
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/515" target = "_blank" > #515< / a > < / li >
2023-05-04 20:35:04 +00:00
< / ul >
< hr >
< h2 id = "5125-2023-03-28" > 5.12.5 (2023-03-28)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-19" > Fixes< / h3 >
2023-05-04 20:35:04 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] expand: not properly exanded when used in bullet point list
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/508" target = "_blank" > #508< / a > < / li >
2023-03-28 17:55:42 +00:00
< / ul >
< hr >
< h2 id = "5124-2023-03-24" > 5.12.4 (2023-03-24)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-20" > Fixes< / h3 >
2023-03-28 17:55:42 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: disableExplicitIndexURLs param is not working as expected
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/505" target = "_blank" > #505< / a > < / li >
2023-03-24 17:50:06 +00:00
< / ul >
< hr >
< h2 id = "5123-2023-03-14" > 5.12.3 (2023-03-14)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-21" > Fixes< / h3 >
2023-03-24 17:50:06 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] attachments: fix links if only one language is present
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/503" target = "_blank" > #503< / a > < / li >
< li > [< strong > bug< / strong > ] shortcodes: allow markdown for title and content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/502" target = "_blank" > #502< / a > < / li >
2023-03-14 22:05:05 +00:00
< / ul >
< hr >
< h2 id = "5122-2023-03-03" > 5.12.2 (2023-03-03)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-22" > Fixes< / h3 >
2023-03-14 22:05:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: fix state for alwaysopen=false + collapsibleMenu=false
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/498" target = "_blank" > #498< / a > < / li >
2023-03-03 19:30:19 +00:00
< / ul >
< hr >
2023-02-26 11:55:11 +00:00
< h2 id = "5121-2023-02-26" > 5.12.1 (2023-02-26)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-16" > Enhancements< / h3 >
2023-02-24 23:35:56 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] variant: add relearn bright theme
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/493" target = "_blank" > #493< / a > < / li >
2023-02-26 11:55:11 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-23" > Fixes< / h3 >
2023-02-26 11:55:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] generator: fix setting of colors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/494" target = "_blank" > #494< / a > < / li >
2023-02-26 11:55:11 +00:00
< / ul >
< hr >
< h2 id = "5120-2023-02-24" > 5.12.0 (2023-02-24)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-17" > Enhancements< / h3 >
2023-02-26 11:55:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] frontmatter: support VSCode Front Matter extension
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/481" target = "_blank" > #481< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make expand and image ids stable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/477" target = "_blank" > #477< / a > < / li >
< li > [< strong > feature< / strong > ] variant: set scrollbar color to dark for dark variants
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/471" target = "_blank" > #471< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add full RTL support
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/470" target = "_blank" > #470< / a > < / li >
< li > [< strong > feature< / strong > ] piratify: fix some quirks, arrr
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/469" target = "_blank" > #469< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: optimization for huge screen sizes
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/466" target = "_blank" > #466< / a > < / li >
2023-02-24 23:35:56 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-24" > Fixes< / h3 >
2023-02-06 05:42:55 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] i18n: write code ltr even for rtl languages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/492" target = "_blank" > #492< / a > < / li >
< li > [< strong > bug< / strong > ] anchor: fix link in FF when served from filesystem
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/482" target = "_blank" > #482< / a > < / li >
< li > [< strong > bug< / strong > ] shortcodes: don’ t break build and render for invalid parameters
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/480" target = "_blank" > #480< / a > < / li >
< li > [< strong > bug< / strong > ] nav: restore scroll position on browser back
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/476" target = "_blank" > #476< / a > < / li >
< li > [< strong > bug< / strong > ] variant: avoid style leak for auto style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/473" target = "_blank" > #473< / a > < / li >
2023-02-24 23:35:56 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-4" > Maintenance< / h3 >
2023-02-24 23:35:56 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] build: add imagebot
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/485" target = "_blank" > #485< / a > < / li >
2023-02-24 23:35:56 +00:00
< / ul >
< hr >
< h2 id = "5112-2023-02-07" > 5.11.2 (2023-02-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-25" > Fixes< / h3 >
2023-02-24 23:35:56 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] tabs: nested tabs content is not displayed
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/468" target = "_blank" > #468< / a > < / li >
2023-02-07 17:09:51 +00:00
< / ul >
< hr >
< h2 id = "5111-2023-02-06" > 5.11.1 (2023-02-06)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-26" > Fixes< / h3 >
2023-02-07 17:09:51 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: include missing < code > theme-auto.css< / code > in distribution
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/467" target = "_blank" > #467< / a > < / li >
2023-02-06 05:42:55 +00:00
< / ul >
< hr >
2023-02-05 12:21:19 +00:00
< h2 id = "5110-2023-02-05" > 5.11.0 (2023-02-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-18" > Enhancements< / h3 >
2023-02-05 12:21:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: add Czech translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/455" target = "_blank" > #455< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] lightbox: switch to CSS-only solution
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/451" target = "_blank" > #451< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] variant: add support for < code > prefers-color-scheme< / code >
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/445" target = "_blank" > #445< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] expand: refactor for a11y
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/339" target = "_blank" > #339< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] mermaid: make zoom configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/144" target = "_blank" > #144< / a > < / li >
2023-02-05 12:21:19 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-27" > Fixes< / h3 >
2023-01-25 20:38:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] swagger: avoid errors when using invalid rapi-doc fragment ids
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/465" target = "_blank" > #465< / a > < / li >
< li > [< strong > bug< / strong > ] search: fix oddities in keyboard handling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/463" target = "_blank" > #463< / a > < / li >
< li > [< strong > bug< / strong > ] badge: fix text color for IE11
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/462" target = "_blank" > #462< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: rerender graph if search term is present and variant is switched
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/460" target = "_blank" > #460< / a > < / li >
< li > [< strong > bug< / strong > ] tags: show tag on pages when tag has space
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/459" target = "_blank" > #459< / a > < / li >
< li > [< strong > bug< / strong > ] edit: remove double slash on root page link
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/450" target = "_blank" > #450< / a > < / li >
2023-02-05 12:21:19 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-5" > Maintenance< / h3 >
2023-02-05 12:21:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] build: add moving version tags
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/453" target = "_blank" > #453< / a > < / li >
< li > [< strong > task< / strong > ][< strong > change< / strong > ] theme: remove jQuery
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/452" target = "_blank" > #452< / a > < / li >
< li > [< strong > task< / strong > ] build: check for release notes before release
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/448" target = "_blank" > #448< / a > < / li >
2023-02-05 12:21:19 +00:00
< / ul >
< hr >
< h2 id = "5102-2023-01-25" > 5.10.2 (2023-01-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-28" > Fixes< / h3 >
2023-02-05 12:21:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] nav: fix breadcrumb for huge installations
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/446" target = "_blank" > #446< / a > < / li >
2023-01-25 23:10:57 +00:00
< / ul >
< hr >
< h2 id = "5101-2023-01-25" > 5.10.1 (2023-01-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-29" > Fixes< / h3 >
2023-01-25 23:10:57 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: fix image links with relative path
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/444" target = "_blank" > #444< / a > < / li >
2023-01-25 20:38:11 +00:00
< / ul >
< hr >
2023-01-25 12:08:16 +00:00
< h2 id = "5100-2023-01-25" > 5.10.0 (2023-01-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-19" > Enhancements< / h3 >
2023-01-25 12:08:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] shortcodes: support for accent color
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/440" target = "_blank" > #440< / a > < / li >
< li > [< strong > feature< / strong > ] shortcodes: add color parameter where applicable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/438" target = "_blank" > #438< / a > < / li >
< li > [< strong > feature< / strong > ] theme: announce translations as alternate links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/422" target = "_blank" > #422< / a > < / li >
2023-01-25 12:08:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-30" > Fixes< / h3 >
2022-12-30 00:13:43 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] nav: fix breadcrumbs for deeply nested sections
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/442" target = "_blank" > #442< / a > < / li >
< li > [< strong > bug< / strong > ] theme: improve whitespacing in tables
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/441" target = "_blank" > #441< / a > < / li >
2023-01-25 12:08:16 +00:00
< / ul >
< hr >
< h2 id = "594-2023-01-23" > 5.9.4 (2023-01-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-31" > Fixes< / h3 >
2023-01-25 12:08:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: fix search icon and text color
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/437" target = "_blank" > #437< / a > < / li >
2023-01-23 12:49:43 +00:00
< / ul >
< hr >
< h2 id = "593-2023-01-22" > 5.9.3 (2023-01-22)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-32" > Fixes< / h3 >
2023-01-23 12:49:43 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] nav: fix left/right navigation for horizontal scrolling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/435" target = "_blank" > #435< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > breaking< / strong > ] theme: allow pages on top level
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/434" target = "_blank" > #434< / a > < / li >
2023-01-22 22:49:01 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-6" > Maintenance< / h3 >
2023-01-22 22:49:01 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] build: switch to wildcard version of actions
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/428" target = "_blank" > #428< / a > < / li >
2023-01-22 22:49:01 +00:00
< / ul >
< hr >
< h2 id = "592-2022-12-30" > 5.9.2 (2022-12-30)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-33" > Fixes< / h3 >
2023-01-22 22:49:01 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] search: apply dependency scripts for Hindi and Japanese
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/427" target = "_blank" > #427< / a > < / li >
2022-12-30 00:13:43 +00:00
< / ul >
< hr >
2022-12-23 11:28:12 +00:00
< h2 id = "591-2022-12-23" > 5.9.1 (2022-12-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-20" > Enhancements< / h3 >
2022-12-23 02:26:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: make external link target configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/426" target = "_blank" > #426< / a > < / li >
2022-12-23 11:28:12 +00:00
< / ul >
< hr >
< h2 id = "590-2022-12-23" > 5.9.0 (2022-12-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-21" > Enhancements< / h3 >
2022-12-23 11:28:12 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: open external links in separate tab
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/419" target = "_blank" > #419< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make it a Hugo module
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/417" target = "_blank" > #417< / a > < / li >
2022-12-23 02:26:08 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-34" > Fixes< / h3 >
2022-12-11 22:22:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] attachments: fix incorrect links for defaultContentLanguageInSubdir=true
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/425" target = "_blank" > #425< / a > < / li >
2022-12-23 02:26:08 +00:00
< / ul >
< hr >
< h2 id = "581-2022-12-11" > 5.8.1 (2022-12-11)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-35" > Fixes< / h3 >
2022-12-23 02:26:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix alias for home page if defaultContentLanguageInSubdir=true
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/414" target = "_blank" > #414< / a > < / li >
2022-12-11 22:22:02 +00:00
< / ul >
< hr >
2022-12-08 10:19:04 +00:00
< h2 id = "580-2022-12-08" > 5.8.0 (2022-12-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-22" > Enhancements< / h3 >
2022-11-23 22:02:52 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] icon: add new shortcode
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/412" target = "_blank" > #412< / a > < / li >
< li > [< strong > feature< / strong > ] theme: style and document markdown extensions
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/411" target = "_blank" > #411< / a > < / li >
< li > [< strong > feature< / strong > ] badge: add new shortcode
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/410" target = "_blank" > #410< / a > < / li >
< li > [< strong > feature< / strong > ] theme: add accent color
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/409" target = "_blank" > #409< / a > < / li >
2022-11-23 22:02:52 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-36" > Fixes< / h3 >
2022-11-19 01:04:14 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix spacing for tag flyout in FF
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/413" target = "_blank" > #413< / a > < / li >
2022-12-08 10:19:04 +00:00
< / ul >
< hr >
< h2 id = "570-2022-11-29" > 5.7.0 (2022-11-29)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-23" > Enhancements< / h3 >
2022-12-08 10:19:04 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] button: refactor for a11y
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/372" target = "_blank" > #372< / a > < / li >
2022-12-08 10:19:04 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-37" > Fixes< / h3 >
2022-12-08 10:19:04 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] search: don’ t freeze browser on long search terms
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/408" target = "_blank" > #408< / a > < / li >
< li > [< strong > bug< / strong > ] search: fix searchbox placeholder color in FF and IE
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/405" target = "_blank" > #405< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] i18n: rename Korean translation from country to lang code
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/404" target = "_blank" > #404< / a > < / li >
2022-11-29 19:41:45 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-7" > Maintenance< / h3 >
2022-11-29 19:41:45 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] search: update lunr languages to 1.10.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/403" target = "_blank" > #403< / a > < / li >
2022-11-29 19:41:45 +00:00
< / ul >
< hr >
< h2 id = "566-2022-11-23" > 5.6.6 (2022-11-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-24" > Enhancements< / h3 >
2022-11-29 19:41:45 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] search: make build and js forgiving against config errors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/400" target = "_blank" > #400< / a > < / li >
2022-11-29 19:41:45 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-38" > Fixes< / h3 >
2022-11-29 19:41:45 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: minor color adjustments
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/402" target = "_blank" > #402< / a > < / li >
< li > [< strong > bug< / strong > ] variant: fix generator for use of neon
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/401" target = "_blank" > #401< / a > < / li >
2022-11-23 22:02:52 +00:00
< / ul >
< hr >
< h2 id = "565-2022-11-19" > 5.6.5 (2022-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-39" > Fixes< / h3 >
2022-11-23 22:02:52 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: relax usage of background color
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/399" target = "_blank" > #399< / a > < / li >
2022-11-19 19:31:17 +00:00
< / ul >
< hr >
< h2 id = "564-2022-11-19" > 5.6.4 (2022-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-40" > Fixes< / h3 >
2022-11-19 19:31:17 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: make alias pages usable by file:// protocol
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/398" target = "_blank" > #398< / a > < / li >
2022-11-19 17:03:47 +00:00
< / ul >
< hr >
< h2 id = "563-2022-11-19" > 5.6.3 (2022-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-41" > Fixes< / h3 >
2022-11-19 17:03:47 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: be compatible with Hugo > = 0.95.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/397" target = "_blank" > #397< / a > < / li >
2022-11-19 12:42:40 +00:00
< / ul >
< hr >
< h2 id = "562-2022-11-19" > 5.6.2 (2022-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-42" > Fixes< / h3 >
2022-11-19 12:42:40 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: build breaks sites without “ output” section in config
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/396" target = "_blank" > #396< / a > < / li >
2022-11-19 11:33:00 +00:00
< / ul >
< hr >
< h2 id = "561-2022-11-19" > 5.6.1 (2022-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-43" > Fixes< / h3 >
2022-11-19 11:33:00 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix image distortion
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/395" target = "_blank" > #395< / a > < / li >
2022-11-19 01:04:14 +00:00
< / ul >
< hr >
2022-11-18 23:30:00 +00:00
< h2 id = "560-2022-11-18" > 5.6.0 (2022-11-18)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-25" > Enhancements< / h3 >
2022-11-18 23:30:00 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] toc: improve keyboard handling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/390" target = "_blank" > #390< / a > < / li >
< li > [< strong > feature< / strong > ] search: improve keyboard handling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/387" target = "_blank" > #387< / a > < / li >
< li > [< strong > feature< / strong > ] search: add dedicated search page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/386" target = "_blank" > #386< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make creation of generator meta tag configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/383" target = "_blank" > #383< / a > < / li >
< li > [< strong > feature< / strong > ] theme: increase build performance
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/380" target = "_blank" > #380< / a > < / li >
2022-11-18 23:30:00 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-44" > Fixes< / h3 >
2022-11-07 19:59:33 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: avoid leading whitespace
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/394" target = "_blank" > #394< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix build errors when referencing SVGs in markdown
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/393" target = "_blank" > #393< / a > < / li >
< li > [< strong > bug< / strong > ] variant: avoid neon to leak into IE11 fallback
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/392" target = "_blank" > #392< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix urls for file:// protocol in sitemap
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/385" target = "_blank" > #385< / a > < / li >
< li > [< strong > bug< / strong > ] theme: add id to h1 elements
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/384" target = "_blank" > #384< / a > < / li >
< li > [< strong > bug< / strong > ] rss: fix display of hidden subpages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/382" target = "_blank" > #382< / a > < / li >
< li > [< strong > bug< / strong > ] nav: fix key navigation when pressing wrong modifiers
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/379" target = "_blank" > #379< / a > < / li >
2022-11-18 23:30:00 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-8" > Maintenance< / h3 >
2022-11-18 23:30:00 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] mermaid: update to version 9.2.2
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/391" target = "_blank" > #391< / a > < / li >
2022-11-18 23:30:00 +00:00
< / ul >
< hr >
< h2 id = "553-2022-11-10" > 5.5.3 (2022-11-10)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-45" > Fixes< / h3 >
2022-11-18 23:30:00 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] tags: fix non-latin tag display on pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/378" target = "_blank" > #378< / a > < / li >
2022-11-10 09:09:19 +00:00
< / ul >
< hr >
< h2 id = "552-2022-11-08" > 5.5.2 (2022-11-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-46" > Fixes< / h3 >
2022-11-10 09:09:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix typo in 404.html
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/376" target = "_blank" > #376< / a > < / li >
< li > [< strong > bug< / strong > ] theme: allow menu items and children to be served by file:// protocol
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/375" target = "_blank" > #375< / a > < / li >
2022-11-08 22:47:34 +00:00
< / ul >
< hr >
< h2 id = "551-2022-11-07" > 5.5.1 (2022-11-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-47" > Fixes< / h3 >
2022-11-08 22:47:34 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix overflowing issue with anchors and tooltips
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/364" target = "_blank" > #364< / a > < / li >
2022-11-07 19:59:33 +00:00
< / ul >
< hr >
2022-11-06 16:04:11 +00:00
< h2 id = "550-2022-11-06" > 5.5.0 (2022-11-06)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-26" > Enhancements< / h3 >
2022-11-05 23:42:17 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: optimize page load for images
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/304" target = "_blank" > #304< / a > < / li >
2022-11-05 23:42:17 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-48" > Fixes< / h3 >
2022-11-05 23:42:17 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix context in render hooks
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/373" target = "_blank" > #373< / a > < / li >
< li > [< strong > bug< / strong > ] print: make canonical URL absolute
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/371" target = "_blank" > #371< / a > < / li >
2022-11-06 16:04:11 +00:00
< / ul >
< hr >
< h2 id = "543-2022-11-05" > 5.4.3 (2022-11-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-27" > Enhancements< / h3 >
2022-11-06 16:04:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] history: refactor for a11y
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/341" target = "_blank" > #341< / a > < / li >
2022-11-06 16:04:11 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-49" > Fixes< / h3 >
2022-11-06 16:04:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix multilang links when site served from subdirectory
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/370" target = "_blank" > #370< / a > < / li >
2022-11-05 23:42:17 +00:00
< / ul >
< hr >
2022-11-05 12:45:43 +00:00
< h2 id = "542-2022-11-05" > 5.4.2 (2022-11-05)< / h2 >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-9" > Maintenance< / h3 >
2022-11-05 12:45:43 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] build: change set-output to env vars
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/348" target = "_blank" > #348< / a > < / li >
2022-11-05 12:45:43 +00:00
< / ul >
< hr >
2022-11-05 12:44:07 +00:00
< h2 id = "541-2022-11-05" > 5.4.1 (2022-11-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-50" > Fixes< / h3 >
2022-11-05 12:44:07 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: fix Gantt chart width
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/365" target = "_blank" > #365< / a > < / li >
2022-11-05 12:44:07 +00:00
< / ul >
< hr >
2022-11-01 23:33:58 +00:00
< h2 id = "540-2022-11-01" > 5.4.0 (2022-11-01)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-28" > Enhancements< / h3 >
2022-11-01 23:33:58 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] math: allow passing of parameters with codefence syntax
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/363" target = "_blank" > #363< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add Finnish translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/361" target = "_blank" > #361< / a > < / li >
< li > [< strong > feature< / strong > ] mermaid: allow passing of parameters with codefence syntax
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/360" target = "_blank" > #360< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: support RTL
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/357" target = "_blank" > #357< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] button: add option for target
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/351" target = "_blank" > #351< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: allow to be served by file:// protocol
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/349" target = "_blank" > #349< / a > < / li >
2022-11-01 23:33:58 +00:00
< / ul >
< hr >
2022-10-09 11:39:21 +00:00
< h2 id = "533-2022-10-09" > 5.3.3 (2022-10-09)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-51" > Fixes< / h3 >
2022-10-08 20:57:29 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] archetypes: fix frontmatter on home.md template
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/346" target = "_blank" > #346< / a > < / li >
2022-10-09 11:39:21 +00:00
< / ul >
< hr >
< h2 id = "532-2022-10-08" > 5.3.2 (2022-10-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-52" > Fixes< / h3 >
2022-10-09 11:39:21 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] nav: change defunct keyboard shortcuts
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/344" target = "_blank" > #344< / a > < / li >
2022-10-08 20:57:29 +00:00
< / ul >
< hr >
2022-10-08 19:47:58 +00:00
< h2 id = "531-2022-10-08" > 5.3.1 (2022-10-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-29" > Enhancements< / h3 >
2022-10-07 20:27:01 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: update Spanish translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/343" target = "_blank" > #343< / a > < / li >
< li > [< strong > feature< / strong > ] theme: option to align images
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/327" target = "_blank" > #327< / a > < / li >
2022-10-08 19:47:58 +00:00
< / ul >
< hr >
< h2 id = "530-2022-10-07" > 5.3.0 (2022-10-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-30" > Enhancements< / h3 >
2022-10-08 19:47:58 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] expander: improve whitespace between label and content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/338" target = "_blank" > #338< / a > < / li >
< li > [< strong > feature< / strong > ] swagger: improve print version
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/333" target = "_blank" > #333< / a > < / li >
2022-10-07 20:27:01 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-53" > Fixes< / h3 >
2022-08-23 19:11:57 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: fix links of subsections
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/340" target = "_blank" > #340< / a > < / li >
< li > [< strong > bug< / strong > ] theme: remove W3C validator errors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/337" target = "_blank" > #337< / a > < / li >
< li > [< strong > bug< / strong > ] children: remove unused < code > page< / code > parameter from docs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/336" target = "_blank" > #336< / a > < / li >
< li > [< strong > bug< / strong > ] print: remove menu placeholder in Firefox
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/335" target = "_blank" > #335< / a > < / li >
< li > [< strong > bug< / strong > ] swagger: fix download button overflow
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/334" target = "_blank" > #334< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] a11y: remove WCAG errors where applicable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/307" target = "_blank" > #307< / a > < / li >
2022-10-07 20:27:01 +00:00
< / ul >
< hr >
< h2 id = "524-2022-10-02" > 5.2.4 (2022-10-02)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-54" > Fixes< / h3 >
2022-10-07 20:27:01 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: remove HTML5 validator errors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/329" target = "_blank" > #329< / a > < / li >
2022-10-02 22:34:07 +00:00
< / ul >
< hr >
< h2 id = "523-2022-09-12" > 5.2.3 (2022-09-12)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-55" > Fixes< / h3 >
2022-10-02 22:34:07 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: chapter pages overwrite font-size
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/328" target = "_blank" > #328< / a > < / li >
2022-09-12 18:01:22 +00:00
< / ul >
< hr >
< h2 id = "522-2022-08-23" > 5.2.2 (2022-08-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-56" > Fixes< / h3 >
2022-09-12 18:01:22 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: fix urls for uglyURLs=true
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/322" target = "_blank" > #322< / a > < / li >
2022-08-23 19:11:57 +00:00
< / ul >
< hr >
2022-08-05 21:56:05 +00:00
< h2 id = "521-2022-08-05" > 5.2.1 (2022-08-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-31" > Enhancements< / h3 >
2022-08-03 17:34:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: improve Japanese translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/318" target = "_blank" > #318< / a > < / li >
2022-08-03 17:34:11 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-57" > Fixes< / h3 >
2022-07-15 20:25:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] nav: prev/next ignores ordersectionby
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/320" target = "_blank" > #320< / a > < / li >
2022-08-05 21:56:05 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-10" > Maintenance< / h3 >
2022-08-05 21:56:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] task: bump Hugo minimum requirement to 0.95
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/319" target = "_blank" > #319< / a > < / li >
2022-08-05 21:56:05 +00:00
< / ul >
< hr >
< h2 id = "520-2022-08-03" > 5.2.0 (2022-08-03)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-32" > Enhancements< / h3 >
2022-08-05 21:56:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] menu: expand collapsed menus if search term is found in submenus
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/312" target = "_blank" > #312< / a > < / li >
2022-08-05 21:56:05 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-58" > Fixes< / h3 >
2022-08-05 21:56:05 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: switch mermaid and swagger style before print
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/316" target = "_blank" > #316< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix chapter margins on big screens
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/315" target = "_blank" > #315< / a > < / li >
2022-08-03 17:34:11 +00:00
< / ul >
< hr >
< h2 id = "512-2022-07-18" > 5.1.2 (2022-07-18)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-59" > Fixes< / h3 >
2022-08-03 17:34:11 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: reset mermaid theme to light
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/313" target = "_blank" > #313< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: header is showing up in FF
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/311" target = "_blank" > #311< / a > < / li >
2022-07-18 06:59:19 +00:00
< / ul >
< hr >
< h2 id = "511-2022-07-15" > 5.1.1 (2022-07-15)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-60" > Fixes< / h3 >
2022-07-18 06:59:19 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] tags: don’ t count tags if page is hidden
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/310" target = "_blank" > #310< / a > < / li >
2022-07-15 20:25:16 +00:00
< / ul >
< hr >
2022-07-15 13:20:59 +00:00
< h2 id = "510-2022-07-15" > 5.1.0 (2022-07-15)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-33" > Enhancements< / h3 >
2022-07-15 13:20:59 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] print: make print url deterministic
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/309" target = "_blank" > #309< / a > < / li >
< li > [< strong > feature< / strong > ] theme: allow overriding partials for output formats
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/308" target = "_blank" > #308< / a > < / li >
2022-07-15 13:20:59 +00:00
< / ul >
< hr >
2022-07-07 22:51:32 +00:00
< h2 id = "503-2022-07-07" > 5.0.3 (2022-07-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-61" > Fixes< / h3 >
2022-07-07 22:33:08 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] ie11: no styles after rework of archetypes
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/306" target = "_blank" > #306< / a > < / li >
2022-07-07 22:51:32 +00:00
< / ul >
< hr >
< h2 id = "502-2022-07-07" > 5.0.2 (2022-07-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-62" > Fixes< / h3 >
2022-07-07 22:51:32 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: load CSS if JS is disabled
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/305" target = "_blank" > #305< / a > < / li >
2022-07-07 22:33:08 +00:00
< / ul >
< hr >
2022-07-07 22:18:31 +00:00
< h2 id = "501-2022-07-07" > 5.0.1 (2022-07-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-34" > Enhancements< / h3 >
2022-07-05 22:38:03 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] theme: optimize loading of js and css
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/303" target = "_blank" > #303< / a > < / li >
2022-07-07 22:18:31 +00:00
< / ul >
< hr >
< h2 id = "500-2022-07-05" > 5.0.0 (2022-07-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-35" > Enhancements< / h3 >
2022-07-07 22:18:31 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] archetypes: modularize rendering
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/300" target = "_blank" > #300< / a > < / li >
< li > [< strong > feature< / strong > ] history: don’ t reload page when history gets cleared
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/299" target = "_blank" > #299< / a > < / li >
< li > [< strong > feature< / strong > ] menu: replace expander by fontawesome chevrons
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/296" target = "_blank" > #296< / a > < / li >
< li > [< strong > feature< / strong > ] theme: align content with topbar icon limits
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/290" target = "_blank" > #290< / a > < / li >
< li > [< strong > feature< / strong > ] button: allow for empty href
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/288" target = "_blank" > #288< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: make Simplified Chinese the standard language for the < code > zn< / code > code
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/287" target = "_blank" > #287< / a > < / li >
< li > [< strong > feature< / strong > ] clipboard: move head styles to stylesheet
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/286" target = "_blank" > #286< / a > < / li >
< li > [< strong > feature< / strong > ] math: add mathjax rendering
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/235" target = "_blank" > #235< / a > < / li >
< li > [< strong > feature< / strong > ] theme: allow for page heading modification
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/139" target = "_blank" > #139< / a > < / li >
2022-07-05 22:38:03 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-63" > Fixes< / h3 >
2022-06-23 11:26:33 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] favicon: fix URL if site resides in subfolder
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/302" target = "_blank" > #302< / a > < / li >
< li > [< strong > bug< / strong > ] code: show copy-to-clipboard marker for blocklevel code
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/298" target = "_blank" > #298< / a > < / li >
< li > [< strong > bug< / strong > ] menu: make active expander visible on hover
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/297" target = "_blank" > #297< / a > < / li >
< li > [< strong > bug< / strong > ] print: disable arrow navigation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/294" target = "_blank" > #294< / a > < / li >
< li > [< strong > bug< / strong > ] print: add missing page break after index or section
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/292" target = "_blank" > #292< / a > < / li >
< li > [< strong > bug< / strong > ] theme: use more space on wide screens
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/291" target = "_blank" > #291< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix size of chapter heading
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/289" target = "_blank" > #289< / a > < / li >
2022-07-05 22:38:03 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-11" > Maintenance< / h3 >
2022-07-05 22:38:03 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] chore: update RapiDoc 9.3.3
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/301" target = "_blank" > #301< / a > < / li >
< li > [< strong > task< / strong > ] chore: update Mermaid 9.1.3
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/293" target = "_blank" > #293< / a > < / li >
2022-07-05 22:38:03 +00:00
< / ul >
< hr >
< h2 id = "425-2022-06-23" > 4.2.5 (2022-06-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-64" > Fixes< / h3 >
2022-07-05 22:38:03 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] swagger: javascript code does not load in documentation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/285" target = "_blank" > #285< / a > < / li >
< li > [< strong > bug< / strong > ] children: descriptions not working
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/284" target = "_blank" > #284< / a > < / li >
< li > [< strong > bug< / strong > ] print: fix empty page for shortcut links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/283" target = "_blank" > #283< / a > < / li >
2022-06-23 18:07:22 +00:00
< / ul >
< hr >
< h2 id = "424-2022-06-23" > 4.2.4 (2022-06-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-65" > Fixes< / h3 >
2022-06-23 18:07:22 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix url for logo and home button
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/282" target = "_blank" > #282< / a > < / li >
2022-06-23 12:13:44 +00:00
< / ul >
< hr >
< h2 id = "423-2022-06-23" > 4.2.3 (2022-06-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-66" > Fixes< / h3 >
2022-06-23 12:13:44 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ][< strong > breaking< / strong > ] include: second parameter is ignored
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/281" target = "_blank" > #281< / a > < / li >
2022-06-23 11:26:33 +00:00
< / ul >
< hr >
2022-06-23 11:44:26 +00:00
< h2 id = "422-2022-06-23" > 4.2.2 (2022-06-23)< / h2 >
2022-06-23 11:36:37 +00:00
< p > < em > No changelog for this release.< / em > < / p >
< hr >
2022-06-23 11:30:18 +00:00
< h2 id = "421-2022-06-23" > 4.2.1 (2022-06-23)< / h2 >
< p > < em > No changelog for this release.< / em > < / p >
< hr >
2022-06-23 10:38:02 +00:00
< h2 id = "420-2022-06-23" > 4.2.0 (2022-06-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-36" > Enhancements< / h3 >
2022-06-23 10:38:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] tabs: don’ t change tab selection if panel does not contain item
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/279" target = "_blank" > #279< / a > < / li >
< li > [< strong > feature< / strong > ] shortcodes: convert to partials
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/277" target = "_blank" > #277< / a > < / li >
2022-06-23 10:38:02 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-67" > Fixes< / h3 >
2022-06-18 16:51:47 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] swagger: avoid builtin syntax-highlightning
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/280" target = "_blank" > #280< / a > < / li >
< li > [< strong > bug< / strong > ] search: fix console message for missing lunr translations
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/278" target = "_blank" > #278< / a > < / li >
< li > [< strong > bug< / strong > ] tabs: fix wrapping when having many tabs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/272" target = "_blank" > #272< / a > < / li >
2022-06-23 10:38:02 +00:00
< / ul >
< hr >
< h2 id = "411-2022-06-18" > 4.1.1 (2022-06-18)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-68" > Fixes< / h3 >
2022-06-23 10:38:02 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] notice: fix layout when content starts with heading
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/275" target = "_blank" > #275< / a > < / li >
2022-06-18 16:51:47 +00:00
< / ul >
< hr >
2022-06-12 17:27:49 +00:00
< h2 id = "410-2022-06-12" > 4.1.0 (2022-06-12)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-37" > Enhancements< / h3 >
2022-06-12 17:27:49 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: support multilang content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/271" target = "_blank" > #271< / a > < / li >
2022-06-12 17:27:49 +00:00
< / ul >
< hr >
2022-06-12 13:28:03 +00:00
< h2 id = "405-2022-06-12" > 4.0.5 (2022-06-12)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-69" > Fixes< / h3 >
2022-06-12 13:28:03 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] i18n: Vietnamese language with wrong lang code
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/270" target = "_blank" > #270< / a > < / li >
< li > [< strong > bug< / strong > ] i18n: fix search for non western languages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/269" target = "_blank" > #269< / a > < / li >
2022-06-12 13:28:03 +00:00
< / ul >
< hr >
2022-06-07 18:38:50 +00:00
< h2 id = "404-2022-06-07" > 4.0.4 (2022-06-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-38" > Enhancements< / h3 >
2022-06-05 22:51:46 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: improve keyboard navigation for scrolling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/268" target = "_blank" > #268< / a > < / li >
2022-06-07 18:38:50 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-70" > Fixes< / h3 >
2022-06-07 18:38:50 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] swagger: adjust font-size for method buttons
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/267" target = "_blank" > #267< / a > < / li >
< li > [< strong > bug< / strong > ] menu: hide expander when only hidden subpages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/264" target = "_blank" > #264< / a > < / li >
< li > [< strong > bug< / strong > ] theme: make compatible with Hugo 0.100.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/263" target = "_blank" > #263< / a > < / li >
2022-06-07 18:38:50 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-12" > Maintenance< / h3 >
2022-06-07 18:38:50 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] swagger: update rapidoc to 9.3.2
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/266" target = "_blank" > #266< / a > < / li >
< li > [< strong > task< / strong > ] mermaid: update to 9.1.1
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/265" target = "_blank" > #265< / a > < / li >
2022-06-07 18:38:50 +00:00
< / ul >
< hr >
< h2 id = "403-2022-06-05" > 4.0.3 (2022-06-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-39" > Enhancements< / h3 >
2022-06-07 18:38:50 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] toc: add scrollbar
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/262" target = "_blank" > #262< / a > < / li >
2022-06-05 22:51:46 +00:00
< / ul >
< hr >
2022-06-05 22:04:07 +00:00
< h2 id = "402-2022-06-05" > 4.0.2 (2022-06-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-71" > Fixes< / h3 >
2022-06-05 21:59:56 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: let browser scroll page on CTRL+f
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/242" target = "_blank" > #242< / a > < / li >
2022-06-05 21:59:56 +00:00
< / ul >
< hr >
2022-06-05 22:04:07 +00:00
< h2 id = "401-2022-06-05" > 4.0.1 (2022-06-05)< / h2 >
< p > < em > No changelog for this release.< / em > < / p >
< hr >
2022-06-05 17:35:48 +00:00
< h2 id = "400-2022-06-05" > 4.0.0 (2022-06-05)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-40" > Enhancements< / h3 >
2022-06-05 17:35:48 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] shortcodes: add named parameter if missing
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/260" target = "_blank" > #260< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] theme: remove – MAIN-ANCHOR-color from stylesheet
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/256" target = "_blank" > #256< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add Italian translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/254" target = "_blank" > #254< / a > < / li >
< li > [< strong > feature< / strong > ] attachments: support for brand colors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/252" target = "_blank" > #252< / a > < / li >
< li > [< strong > feature< / strong > ] notice: support for brand colors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/251" target = "_blank" > #251< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] config: remove custom_css
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/248" target = "_blank" > #248< / a > < / li >
< li > [< strong > feature< / strong > ] theme: use proper file extension for page-meta.go
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/246" target = "_blank" > #246< / a > < / li >
< li > [< strong > feature< / strong > ] variant: add support for brand color variables
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/239" target = "_blank" > #239< / a > < / li >
< li > [< strong > feature< / strong > ] i18n: add Polish translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/237" target = "_blank" > #237< / a > < / li >
2022-06-05 17:35:48 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-72" > Fixes< / h3 >
2022-04-03 19:40:25 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] shortcodes: accept boolean parameters if given as string
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/261" target = "_blank" > #261< / a > < / li >
< li > [< strong > bug< / strong > ] print: adjust button and tab size
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/259" target = "_blank" > #259< / a > < / li >
< li > [< strong > bug< / strong > ] print: show Mermaid if requested in frontmatter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/255" target = "_blank" > #255< / a > < / li >
< li > [< strong > bug< / strong > ] theme: adjust thin scrollbar slider
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/244" target = "_blank" > #244< / a > < / li >
< li > [< strong > bug< / strong > ] mobile: fix broken scrollbar
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/243" target = "_blank" > #243< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix display of tooltip for heading anchor
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/241" target = "_blank" > #241< / a > < / li >
2022-06-05 17:35:48 +00:00
< / ul >
< hr >
< h2 id = "341-2022-04-03" > 3.4.1 (2022-04-03)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-73" > Fixes< / h3 >
2022-06-05 17:35:48 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix IE11 incompatibilities
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/234" target = "_blank" > #234< / a > < / li >
2022-04-03 19:40:25 +00:00
< / ul >
< hr >
2022-04-03 11:05:43 +00:00
< h2 id = "340-2022-04-03" > 3.4.0 (2022-04-03)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-41" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: add Traditional Chinese translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/233" target = "_blank" > #233< / a > < / li >
< li > [< strong > feature< / strong > ] menu: expand/collapse menu items without navigation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/231" target = "_blank" > #231< / a > < / li >
< li > [< strong > feature< / strong > ] print: add option to print whole chapter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/230" target = "_blank" > #230< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] theme: apply user supplied content footer below content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/229" target = "_blank" > #229< / a > < / li >
2022-04-03 11:05:43 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-74" > Fixes< / h3 >
2022-04-03 11:05:43 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: scroll to heading on initial load
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/232" target = "_blank" > #232< / a > < / li >
2022-04-03 11:05:43 +00:00
< / ul >
< hr >
< h2 id = "330-2022-03-28" > 3.3.0 (2022-03-28)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-42" > Enhancements< / h3 >
2022-04-03 11:05:43 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: add CSS font variables
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/227" target = "_blank" > #227< / a > < / li >
< li > [< strong > feature< / strong > ] swagger: add support for oas/swagger documentation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/226" target = "_blank" > #226< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-75" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: make variant switch work on slow networks
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/228" target = "_blank" > #228< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "321-2022-03-25" > 3.2.1 (2022-03-25)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-76" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] print: fix minor inconsistencies
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/225" target = "_blank" > #225< / a > < / li >
< li > [< strong > bug< / strong > ] print: show more than just the title page
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/224" target = "_blank" > #224< / a > < / li >
< li > [< strong > bug< / strong > ] theme: align content scrollbar to the right on big screens
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/223" target = "_blank" > #223< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "320-2022-03-19" > 3.2.0 (2022-03-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-43" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] mermaid: support differing themes for color variant switch
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/219" target = "_blank" > #219< / a > < / li >
< li > [< strong > feature< / strong > ] mermaid: load javascript on demand
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/218" target = "_blank" > #218< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-13" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] mermaid: update to 8.14.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/220" target = "_blank" > #220< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "311-2022-03-16" > 3.1.1 (2022-03-16)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-44" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] i18n: add Korean translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/217" target = "_blank" > #217< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "310-2022-03-15" > 3.1.0 (2022-03-15)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-45" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] notice: add icon parameter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/212" target = "_blank" > #212< / a > < / li >
< li > [< strong > feature< / strong > ] mobile: remove breadcrumb ellipsis
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/211" target = "_blank" > #211< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-77" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: make storage of multiple Hugo sites on same server distinct
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/214" target = "_blank" > #214< / a > < / li >
< li > [< strong > bug< / strong > ] variant: switch breadcrumb color in Chrome
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/213" target = "_blank" > #213< / a > < / li >
< li > [< strong > bug< / strong > ] mobile: improve behavior of sidebar menu
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/210" target = "_blank" > #210< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "304-2022-02-24" > 3.0.4 (2022-02-24)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-46" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: improve font loading
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/201" target = "_blank" > #201< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] variant: fix inconsistent color variable naming
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/200" target = "_blank" > #200< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-78" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] variant: fix occasional fail when resetting generator
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/208" target = "_blank" > #208< / a > < / li >
< li > [< strong > bug< / strong > ] docs: don’ t move header on logo hover in IE11
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/207" target = "_blank" > #207< / a > < / li >
< li > [< strong > bug< / strong > ] variant: avoid flash of menu header when non default variant is active
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/206" target = "_blank" > #206< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix wrong HTML closing tag order in chapters
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/205" target = "_blank" > #205< / a > < / li >
< li > [< strong > bug< / strong > ] theme: adjust breadcrumb and title for empty home page titles
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/202" target = "_blank" > #202< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "303-2022-02-23" > 3.0.3 (2022-02-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-47" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tags: show tag count in taxonomy list
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/195" target = "_blank" > #195< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-79" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: remove Hugo build warning if page is not file based
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/197" target = "_blank" > #197< / a > < / li >
< li > [< strong > bug< / strong > ] tags: adhere to titleSeparator
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/196" target = "_blank" > #196< / a > < / li >
< li > [< strong > bug< / strong > ] theme: hide footer divider and variant selector in IE11
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/194" target = "_blank" > #194< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "302-2022-02-23" > 3.0.2 (2022-02-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-48" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tags: sort by name
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/193" target = "_blank" > #193< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "301-2022-02-23" > 3.0.1 (2022-02-23)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-49" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] children: set containerstyle automatically according to style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/192" target = "_blank" > #192< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-80" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: revert fontawsome to version 5 for IE11 compat
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/191" target = "_blank" > #191< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "300-2022-02-22" > 3.0.0 (2022-02-22)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-50" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] variant: build a variant generator
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/188" target = "_blank" > #188< / a > < / li >
< li > [< strong > feature< / strong > ] nav: only show toc if the page has headings
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/182" target = "_blank" > #182< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] theme: change default colors to Relearn defaults
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/181" target = "_blank" > #181< / a > < / li >
< li > [< strong > feature< / strong > ] variant: add a variant selector
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/178" target = "_blank" > #178< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > breaking< / strong > ] menu: rework footer UX
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/177" target = "_blank" > #177< / a > < / li >
< li > [< strong > feature< / strong > ] theme: support for dark mode
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/175" target = "_blank" > #175< / a > < / li >
< li > [< strong > feature< / strong > ] docs: use light syntax highlightning theme
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/174" target = "_blank" > #174< / a > < / li >
< li > [< strong > feature< / strong > ] notice: tweak dull colors
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/173" target = "_blank" > #173< / a > < / li >
< li > [< strong > feature< / strong > ] theme: rework header UX
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/151" target = "_blank" > #151< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-81" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] search: remove additional X in filled out search box in IE11
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/190" target = "_blank" > #190< / a > < / li >
< li > [< strong > bug< / strong > ] clipboard: localize tooltips
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/186" target = "_blank" > #186< / a > < / li >
< li > [< strong > bug< / strong > ] print: hide sidebar on Mac
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/183" target = "_blank" > #183< / a > < / li >
< li > [< strong > bug< / strong > ] menu: fix scrollbar height
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/180" target = "_blank" > #180< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] search: fix color change for icons on hover
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/176" target = "_blank" > #176< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "296-2022-02-07" > 2.9.6 (2022-02-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-82" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: remove debug output
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/171" target = "_blank" > #171< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "295-2022-02-07" > 2.9.5 (2022-02-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-83" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: let arrow navigation respect ordersectionsby configuration
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/170" target = "_blank" > #170< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "294-2022-02-06" > 2.9.4 (2022-02-06)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-84" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] exampleSite: fix links in official documentation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/168" target = "_blank" > #168< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "293-2022-02-06" > 2.9.3 (2022-02-06)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-85" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: invalid URL when the shortcut is an internal link
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/163" target = "_blank" > #163< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "292-2021-11-26" > 2.9.2 (2021-11-26)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-51" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: add theme version info to head
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/158" target = "_blank" > #158< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-86" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix selection of *.ico files as favicons
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/160" target = "_blank" > #160< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "291-2021-11-22" > 2.9.1 (2021-11-22)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-87" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] menu: fix significantly low performance for collecting of meta info
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/157" target = "_blank" > #157< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "290-2021-11-19" > 2.9.0 (2021-11-19)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-88" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ][< strong > breaking< / strong > ] relref: fix inconsistent behavior
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/156" target = "_blank" > #156< / a > < / li >
< li > [< strong > bug< / strong > ] search: make dropdown stick to search field when scrolling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/155" target = "_blank" > #155< / a > < / li >
< li > [< strong > bug< / strong > ] menu: align long text properly
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/154" target = "_blank" > #154< / a > < / li >
< li > [< strong > bug< / strong > ] copyToClipBoard: add missing right border for inline code if < code > disableInlineCopyToClipBoard=true< / code >
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/153" target = "_blank" > #153< / a > < / li >
< li > [< strong > bug< / strong > ] menu: show hidden sibling pages reliably
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/152" target = "_blank" > #152< / a > < / li >
< li > [< strong > bug< / strong > ] menu: bring active item in sight for large menus
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/149" target = "_blank" > #149< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "283-2021-11-09" > 2.8.3 (2021-11-09)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-89" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: let zoom reset to initial size
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/145" target = "_blank" > #145< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: remove whitespace from big graphs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/143" target = "_blank" > #143< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "282-2021-11-08" > 2.8.2 (2021-11-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-90" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: always load javascript to avoid break if code fences are used
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/142" target = "_blank" > #142< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "281-2021-11-04" > 2.8.1 (2021-11-04)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-91" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] search: don’ t break JS in multilang setup if search is disabled
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/140" target = "_blank" > #140< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "280-2021-11-03" > 2.8.0 (2021-11-03)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-52" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] toc: make disableTOC globally available via config.toml
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/133" target = "_blank" > #133< / a > < / li >
< li > [< strong > feature< / strong > ] mermaid: only load javascript if necessary
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/95" target = "_blank" > #95< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: switch font
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/83" target = "_blank" > #83< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make favicon configurable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/2" target = "_blank" > #2< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-92" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: assert that window.mermaid is actually mermaid
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/136" target = "_blank" > #136< / a > < / li >
< li > [< strong > bug< / strong > ] menu: remove usage of Hugos UniqueID
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/131" target = "_blank" > #131< / a > < / li >
< li > [< strong > bug< / strong > ] theme: reduce margin for children shortcode
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/130" target = "_blank" > #130< / a > < / li >
< li > [< strong > bug< / strong > ] theme: left-align h3 in chapters
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/129" target = "_blank" > #129< / a > < / li >
< li > [< strong > bug< / strong > ] theme: align copy link to clipboard
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/128" target = "_blank" > #128< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "270-2021-10-24" > 2.7.0 (2021-10-24)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-53" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] notice: support custom titles
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/124" target = "_blank" > #124< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "260-2021-10-21" > 2.6.0 (2021-10-21)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-93" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: generate correct links if theme served from subdirectory
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/120" target = "_blank" > #120< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "251-2021-10-12" > 2.5.1 (2021-10-12)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-94" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] security: fix XSS for malicioius image URLs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/117" target = "_blank" > #117< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "250-2021-10-08" > 2.5.0 (2021-10-08)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-54" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] syntax highlight: provide default colors for unknown languages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/113" target = "_blank" > #113< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-95" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] security: fix XSS for malicioius URLs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/114" target = "_blank" > #114< / a > < / li >
< li > [< strong > bug< / strong > ] menu: write correct local shortcut links
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/112" target = "_blank" > #112< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "241-2021-10-07" > 2.4.1 (2021-10-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-96" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: remove runtime styles from print
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/111" target = "_blank" > #111< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "240-2021-10-07" > 2.4.0 (2021-10-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-55" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] lang: add vietnamese translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/109" target = "_blank" > #109< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: simplify stylesheet for color variants
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/107" target = "_blank" > #107< / a > < / li >
< li > [< strong > feature< / strong > ] hidden pages: remove from RSS feed, JSON, taxonomy etc
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/102" target = "_blank" > #102< / a > < / li >
< li > [< strong > feature< / strong > ] theme: announce alternative content in header
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/101" target = "_blank" > #101< / a > < / li >
< li > [< strong > feature< / strong > ] menu: frontmatter option to change sort predicate
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/98" target = "_blank" > #98< / a > < / li >
< li > [< strong > feature< / strong > ] menu: add default setting for menu expansion
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/97" target = "_blank" > #97< / a > < / li >
< li > [< strong > feature< / strong > ] theme: improve print style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/93" target = "_blank" > #93< / a > < / li >
< li > [< strong > feature< / strong > ] theme: improve style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/92" target = "_blank" > #92< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-97" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] include: don’ t generate additional HTML if file should be displayed “ as is”
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/110" target = "_blank" > #110< / a > < / li >
< li > [< strong > bug< / strong > ] attachments: fix broken links if multilang config is used
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/105" target = "_blank" > #105< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix sticky header to remove horizontal scrollbar
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/82" target = "_blank" > #82< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-14" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] chore: update fontawesome
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/94" target = "_blank" > #94< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "232-2021-09-20" > 2.3.2 (2021-09-20)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-98" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] docs: rename history pirate translation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/91" target = "_blank" > #91< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "231-2021-09-20" > 2.3.1 (2021-09-20)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-99" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] docs: rename english pirate translation to avoid crash on rendering
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/90" target = "_blank" > #90< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "230-2021-09-13" > 2.3.0 (2021-09-13)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-100" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix usage of section element
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/88" target = "_blank" > #88< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-15" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] theme: ensure IE11 compatiblity
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/89" target = "_blank" > #89< / a > < / li >
< li > [< strong > task< / strong > ] docs: Arrr! showcase multilang featurrre
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/87" target = "_blank" > #87< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "220-2021-09-09" > 2.2.0 (2021-09-09)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-56" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] sitemap: hide hidden pages from sitemap and SEO indexing
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/85" target = "_blank" > #85< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-101" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/86" target = "_blank" > #86< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-16" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] theme: switch from data-vocabulary to schema
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/84" target = "_blank" > #84< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "210-2021-09-07" > 2.1.0 (2021-09-07)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-57" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] search: open expand if it contains search term
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/80" target = "_blank" > #80< / a > < / li >
< li > [< strong > feature< / strong > ] menu: scroll active item into view
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/79" target = "_blank" > #79< / a > < / li >
< li > [< strong > feature< / strong > ] search: disable search in hidden pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/76" target = "_blank" > #76< / a > < / li >
< li > [< strong > feature< / strong > ] search: improve readablility of index.json
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/75" target = "_blank" > #75< / a > < / li >
< li > [< strong > feature< / strong > ] search: increase performance
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/74" target = "_blank" > #74< / a > < / li >
< li > [< strong > feature< / strong > ] search: improve search context preview
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/73" target = "_blank" > #73< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-102" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] search: hide non-site content
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/81" target = "_blank" > #81< / a > < / li >
< li > [< strong > bug< / strong > ] menu: always hide hidden sub pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/77" target = "_blank" > #77< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "200-2021-08-28" > 2.0.0 (2021-08-28)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-58" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] tabs: enhance styling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/65" target = "_blank" > #65< / a > < / li >
< li > [< strong > feature< / strong > ] theme: improve readability
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/64" target = "_blank" > #64< / a > < / li >
< li > [< strong > feature< / strong > ] menu: show hidden pages if accessed directly
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/60" target = "_blank" > #60< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] theme: treat pages without title as hidden
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/59" target = "_blank" > #59< / a > < / li >
< li > [< strong > feature< / strong > ] search: show search results if field gains focus
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/58" target = "_blank" > #58< / a > < / li >
< li > [< strong > feature< / strong > ] theme: add partial templates for pre/post menu entries
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/56" target = "_blank" > #56< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make chapter archetype more readable
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/55" target = "_blank" > #55< / a > < / li >
< li > [< strong > feature< / strong > ] children: add parameter for container style
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/53" target = "_blank" > #53< / a > < / li >
< li > [< strong > feature< / strong > ] theme: make content a template
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/50" target = "_blank" > #50< / a > < / li >
< li > [< strong > feature< / strong > ] menu: control menu expansion with alwaysopen parameter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/49" target = "_blank" > #49< / a > < / li >
< li > [< strong > feature< / strong > ] include: new shortcode to include other files
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/43" target = "_blank" > #43< / a > < / li >
< li > [< strong > feature< / strong > ] theme: adjust print styles
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/35" target = "_blank" > #35< / a > < / li >
< li > [< strong > feature< / strong > ][< strong > change< / strong > ] code highlighter: switch to standard hugo highlighter
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/32" target = "_blank" > #32< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-103" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] arrow-nav: default sorting ignores ordersectionsby
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/63" target = "_blank" > #63< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] children: default sorting ignores ordersectionsby
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/62" target = "_blank" > #62< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] arrow-nav: fix broken links on (and below) hidden pages
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/61" target = "_blank" > #61< / a > < / li >
< li > [< strong > bug< / strong > ] theme: remove superfluous singular taxonomy from taxonomy title
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/46" target = "_blank" > #46< / a > < / li >
< li > [< strong > bug< / strong > ][< strong > change< / strong > ] theme: missing – MENU-HOME-LINK-HOVER-color in documentation
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/45" target = "_blank" > #45< / a > < / li >
< li > [< strong > bug< / strong > ] theme: fix home link when base URL has some path
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/44" target = "_blank" > #44< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-17" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] docs: include changelog in exampleSite
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/33" target = "_blank" > #33< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "120-2021-07-26" > 1.2.0 (2021-07-26)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-59" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] theme: adjust copy-to-clipboard
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/29" target = "_blank" > #29< / a > < / li >
< li > [< strong > feature< / strong > ] attachments: adjust style between notice boxes and attachments
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/28" target = "_blank" > #28< / a > < / li >
< li > [< strong > feature< / strong > ] theme: adjust blockquote contrast
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/27" target = "_blank" > #27< / a > < / li >
< li > [< strong > feature< / strong > ] expand: add option to open on page load
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/25" target = "_blank" > #25< / a > < / li >
< li > [< strong > feature< / strong > ] expand: rework styling
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/24" target = "_blank" > #24< / a > < / li >
< li > [< strong > feature< / strong > ] attachments: sort output
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/23" target = "_blank" > #23< / a > < / li >
< li > [< strong > feature< / strong > ] notice: make restyling of notice boxes more robust
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/20" target = "_blank" > #20< / a > < / li >
< li > [< strong > feature< / strong > ] notice: fix contrast issues
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/19" target = "_blank" > #19< / a > < / li >
< li > [< strong > feature< / strong > ] notice: align box colors to common standards
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/18" target = "_blank" > #18< / a > < / li >
< li > [< strong > feature< / strong > ] notice: use distinct icons for notice box type
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/17" target = "_blank" > #17< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-104" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] attachments: support i18n for attachment size
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/21" target = "_blank" > #21< / a > < / li >
< li > [< strong > bug< / strong > ] notice: support i18n for box labels
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/16" target = "_blank" > #16< / a > < / li >
< li > [< strong > bug< / strong > ] notice: support multiple blocks in one box
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/15" target = "_blank" > #15< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-18" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] dependency: upgrade jquery to 3.6.0
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/30" target = "_blank" > #30< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "111-2021-07-04" > 1.1.1 (2021-07-04)< / h2 >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-19" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] theme: prepare for new hugo theme registration
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/13" target = "_blank" > #13< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "110-2021-07-02" > 1.1.0 (2021-07-02)< / h2 >
2023-10-02 09:45:01 +00:00
< h3 id = "enhancements-60" > Enhancements< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > feature< / strong > ] mermaid: expose options in config.toml
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/4" target = "_blank" > #4< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-10-02 09:45:01 +00:00
< h3 id = "fixes-105" > Fixes< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > bug< / strong > ] mermaid: config option for CDN url not used
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/12" target = "_blank" > #12< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: only highlight text in HTML elements
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/10" target = "_blank" > #10< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: support pan & zoom for graphs
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/9" target = "_blank" > #9< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: code fences not always rendered
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/6" target = "_blank" > #6< / a > < / li >
< li > [< strong > bug< / strong > ] mermaid: search term on load may bomb chart
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/5" target = "_blank" > #5< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-20" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] mermaid: update to 8.10.2
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/7" target = "_blank" > #7< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "101-2021-07-01" > 1.0.1 (2021-07-01)< / h2 >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-21" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] Prepare for hugo showcase
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/3" target = "_blank" > #3< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
< hr >
< h2 id = "100-2021-07-01" > 1.0.0 (2021-07-01)< / h2 >
2023-09-18 19:07:16 +00:00
< h3 id = "maintenance-22" > Maintenance< / h3 >
2022-04-02 13:30:16 +00:00
< ul >
2023-10-24 20:50:18 +00:00
< li > [< strong > task< / strong > ] Fork project
< a href = "https://github.com/McShelby/hugo-theme-relearn/issues/1" target = "_blank" > #1< / a > < / li >
2022-04-02 13:30:16 +00:00
< / ul >
2022-06-23 11:25:28 +00:00
< / div >
2022-04-02 13:30:16 +00:00
< footer class = "footline" >
< / footer >
< / article >
2023-05-17 22:13:41 +00:00
2022-04-02 13:30:16 +00:00
< / div >
< / main >
< / div >
2023-10-27 22:38:09 +00:00
< script src = "../../js/clipboard.min.js?1698446282" defer > < / script >
< script src = "../../js/perfect-scrollbar.min.js?1698446282" defer > < / script >
< script src = "../../js/theme.js?1698446282" defer > < / script >
2022-04-02 13:30:16 +00:00
< / body >
< / html >