2021-08-28 08:08:10 +00:00
# Changelog
2022-02-07 21:59:09 +00:00
## 2.9.6 (2022-02-07)
### Fixes
- [**bug**] menu: remove debug output [#171 ](https://github.com/McShelby/hugo-theme-relearn/issues/171 )
---
2022-02-07 21:54:05 +00:00
## 2.9.5 (2022-02-07)
### Fixes
- [**bug**] menu: let arrow navigation respect ordersectionsby configuration [#170 ](https://github.com/McShelby/hugo-theme-relearn/issues/170 )
---
2022-02-06 01:17:02 +00:00
## 2.9.4 (2022-02-06)
### Fixes
2022-02-07 21:54:05 +00:00
- [**bug**] exampleSite: fix links in official documentation [#168 ](https://github.com/McShelby/hugo-theme-relearn/issues/168 )
2022-02-06 01:17:02 +00:00
---
2022-02-06 01:10:57 +00:00
## 2.9.3 (2022-02-06)
### Fixes
- [**bug**] menu: invalid URL when the shortcut is an internal link [#163 ](https://github.com/McShelby/hugo-theme-relearn/issues/163 )
---
2021-11-26 09:57:28 +00:00
## 2.9.2 (2021-11-26)
### Enhancements
- [**feature**] theme: add theme version info to head [#158 ](https://github.com/McShelby/hugo-theme-relearn/issues/158 )
### Fixes
- [**bug**] theme: fix selection of *.ico files as favicons [#160 ](https://github.com/McShelby/hugo-theme-relearn/issues/160 )
---
2021-11-22 11:11:46 +00:00
## 2.9.1 (2021-11-22)
### Fixes
- [**bug**] menu: fix significantly low performance for collecting of meta info [#157 ](https://github.com/McShelby/hugo-theme-relearn/issues/157 )
---
2021-11-19 22:43:06 +00:00
## 2.9.0 (2021-11-19)
### Fixes
2021-11-19 22:47:09 +00:00
- [**bug**][**breaking**] relref: fix inconsistent behaviour [#156 ](https://github.com/McShelby/hugo-theme-relearn/issues/156 )
2021-11-19 22:43:06 +00:00
- [**bug**] search: make dropdown stick to search field when scrolling [#155 ](https://github.com/McShelby/hugo-theme-relearn/issues/155 )
- [**bug**] menu: align long text properly [#154 ](https://github.com/McShelby/hugo-theme-relearn/issues/154 )
- [**bug**] copyToClipBoard: add missing right border for inline code if `disableInlineCopyToClipBoard=true` [#153 ](https://github.com/McShelby/hugo-theme-relearn/issues/153 )
- [**bug**] menu: show hidden sibling pages reliably [#152 ](https://github.com/McShelby/hugo-theme-relearn/issues/152 )
- [**bug**] menu: bring active item in sight for large menus [#149 ](https://github.com/McShelby/hugo-theme-relearn/issues/149 )
---
2021-11-09 20:38:58 +00:00
## 2.8.3 (2021-11-09)
### Fixes
- [**bug**] mermaid: let zoom reset to initial size [#145 ](https://github.com/McShelby/hugo-theme-relearn/issues/145 )
- [**bug**] mermaid: remove whitespace from big graphs [#143 ](https://github.com/McShelby/hugo-theme-relearn/issues/143 )
---
2021-11-08 15:55:08 +00:00
## 2.8.2 (2021-11-08)
### Fixes
- [**bug**] mermaid: always load javascript to avoid break if code fences are used [#142 ](https://github.com/McShelby/hugo-theme-relearn/issues/142 )
---
2021-11-04 18:28:07 +00:00
## 2.8.1 (2021-11-04)
### Fixes
- [**bug**] search: don't break JS in multilang setup if search is disabled [#140 ](https://github.com/McShelby/hugo-theme-relearn/issues/140 )
---
2021-11-03 21:03:39 +00:00
## 2.8.0 (2021-11-03)
### Enhancements
- [**feature**] toc: make disableTOC globally available via config.toml [#133 ](https://github.com/McShelby/hugo-theme-relearn/issues/133 )
- [**feature**] mermaid: only load javascript if necessary [#95 ](https://github.com/McShelby/hugo-theme-relearn/issues/95 )
2021-11-19 22:43:06 +00:00
- [**feature**][**change**] theme: switch font [#83 ](https://github.com/McShelby/hugo-theme-relearn/issues/83 )
2021-11-03 21:03:39 +00:00
- [**feature**] theme: make favicon configurable [#2 ](https://github.com/McShelby/hugo-theme-relearn/issues/2 )
### Fixes
- [**bug**] mermaid: assert that window.mermaid is actually mermaid [#136 ](https://github.com/McShelby/hugo-theme-relearn/issues/136 )
- [**bug**] menu: remove usage of Hugos UniqueID [#131 ](https://github.com/McShelby/hugo-theme-relearn/issues/131 )
- [**bug**] theme: reduce margin for children shortcode [#130 ](https://github.com/McShelby/hugo-theme-relearn/issues/130 )
- [**bug**] theme: left-align h3 in chapters [#129 ](https://github.com/McShelby/hugo-theme-relearn/issues/129 )
- [**bug**] theme: align copy link to clipboard [#128 ](https://github.com/McShelby/hugo-theme-relearn/issues/128 )
---
2021-10-24 11:08:14 +00:00
## 2.7.0 (2021-10-24)
### Enhancements
2021-11-19 22:43:06 +00:00
- [**feature**] notice: support custom titles [#124 ](https://github.com/McShelby/hugo-theme-relearn/issues/124 )
2021-10-24 11:08:14 +00:00
---
2021-10-21 23:18:13 +00:00
## 2.6.0 (2021-10-21)
### Fixes
- [**bug**] theme: generate correct links if theme served from subdirectory [#120 ](https://github.com/McShelby/hugo-theme-relearn/issues/120 )
---
2021-10-12 14:48:09 +00:00
## 2.5.1 (2021-10-12)
### Fixes
- [**bug**] security: fix XSS for malicioius image URLs [#117 ](https://github.com/McShelby/hugo-theme-relearn/issues/117 )
---
2021-10-08 17:33:45 +00:00
## 2.5.0 (2021-10-08)
### Enhancements
2021-11-19 22:43:06 +00:00
- [**feature**][**change**] syntax highlight: provide default colors for unknown languages [#113 ](https://github.com/McShelby/hugo-theme-relearn/issues/113 )
2021-10-08 17:33:45 +00:00
### Fixes
- [**bug**] security: fix XSS for malicioius URLs [#114 ](https://github.com/McShelby/hugo-theme-relearn/issues/114 )
- [**bug**] menu: write correct local shortcut links [#112 ](https://github.com/McShelby/hugo-theme-relearn/issues/112 )
---
2021-10-07 19:30:10 +00:00
## 2.4.1 (2021-10-07)
### Fixes
- [**bug**] theme: remove runtime styles from print [#111 ](https://github.com/McShelby/hugo-theme-relearn/issues/111 )
---
2021-10-07 19:24:12 +00:00
## 2.4.0 (2021-10-07)
### Enhancements
- [**feature**] lang: add vietnamese translation [#109 ](https://github.com/McShelby/hugo-theme-relearn/issues/109 )
2021-11-19 22:43:06 +00:00
- [**feature**][**change**] theme: simplify stylesheet for color variants [#107 ](https://github.com/McShelby/hugo-theme-relearn/issues/107 )
2021-10-07 19:24:12 +00:00
- [**feature**] hidden pages: remove from RSS feed, JSON, taxonomy etc [#102 ](https://github.com/McShelby/hugo-theme-relearn/issues/102 )
- [**feature**] theme: announce alternative content in header [#101 ](https://github.com/McShelby/hugo-theme-relearn/issues/101 )
- [**feature**] menu: frontmatter option to change sort predicate [#98 ](https://github.com/McShelby/hugo-theme-relearn/issues/98 )
- [**feature**] menu: add default setting for menu expansion [#97 ](https://github.com/McShelby/hugo-theme-relearn/issues/97 )
- [**feature**] theme: improve print style [#93 ](https://github.com/McShelby/hugo-theme-relearn/issues/93 )
- [**feature**] theme: improve style [#92 ](https://github.com/McShelby/hugo-theme-relearn/issues/92 )
### Fixes
- [**bug**] include: don't generate additional HTML if file should be displayed "as is" [#110 ](https://github.com/McShelby/hugo-theme-relearn/issues/110 )
- [**bug**] attachments: fix broken links if multilang config is used [#105 ](https://github.com/McShelby/hugo-theme-relearn/issues/105 )
- [**bug**] theme: fix sticky header to remove horizontal scrollbar [#82 ](https://github.com/McShelby/hugo-theme-relearn/issues/82 )
### Maintenance
- [**task**] chore: update fontawesome [#94 ](https://github.com/McShelby/hugo-theme-relearn/issues/94 )
---
2021-09-20 20:23:05 +00:00
## 2.3.2 (2021-09-20)
2021-09-20 20:25:47 +00:00
### Fixes
- [**bug**] docs: rename history pirate translation [#91 ](https://github.com/McShelby/hugo-theme-relearn/issues/91 )
2021-09-20 20:23:05 +00:00
---
2021-09-20 20:09:34 +00:00
## 2.3.1 (2021-09-20)
### Fixes
- [**bug**] docs: rename english pirate translation to avoid crash on rendering [#90 ](https://github.com/McShelby/hugo-theme-relearn/issues/90 )
---
2021-09-13 19:15:23 +00:00
## 2.3.0 (2021-09-13)
2021-09-13 19:20:06 +00:00
### Fixes
2021-09-13 19:15:23 +00:00
2021-09-13 19:20:06 +00:00
- [**bug**] theme: fix usage of section element [#88 ](https://github.com/McShelby/hugo-theme-relearn/issues/88 )
2021-09-13 19:15:23 +00:00
### Maintenance
- [**task**] theme: ensure IE11 compatiblity [#89 ](https://github.com/McShelby/hugo-theme-relearn/issues/89 )
- [**task**] docs: Arrr! showcase multilang featurrre [#87 ](https://github.com/McShelby/hugo-theme-relearn/issues/87 )
---
2021-10-21 23:18:13 +00:00
## 2.2.0 (2021-09-09)
2021-09-09 23:15:46 +00:00
### Enhancements
- [**feature**] sitemap: hide hidden pages from sitemap and SEO indexing [#85 ](https://github.com/McShelby/hugo-theme-relearn/issues/85 )
2021-09-13 19:20:06 +00:00
### Fixes
2021-09-09 23:15:46 +00:00
- [**bug**] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs [#86 ](https://github.com/McShelby/hugo-theme-relearn/issues/86 )
### Maintenance
- [**task**] theme: switch from data-vocabulary to schema [#84 ](https://github.com/McShelby/hugo-theme-relearn/issues/84 )
---
2021-09-07 19:46:42 +00:00
## 2.1.0 (2021-09-07)
### Enhancements
- [**feature**] search: open expand if it contains search term [#80 ](https://github.com/McShelby/hugo-theme-relearn/issues/80 )
- [**feature**] menu: scroll active item into view [#79 ](https://github.com/McShelby/hugo-theme-relearn/issues/79 )
- [**feature**] search: disable search in hidden pages [#76 ](https://github.com/McShelby/hugo-theme-relearn/issues/76 )
- [**feature**] search: improve readablility of index.json [#75 ](https://github.com/McShelby/hugo-theme-relearn/issues/75 )
- [**feature**] search: increase performance [#74 ](https://github.com/McShelby/hugo-theme-relearn/issues/74 )
- [**feature**] search: improve search context preview [#73 ](https://github.com/McShelby/hugo-theme-relearn/issues/73 )
2021-09-13 19:20:06 +00:00
### Fixes
2021-09-07 19:46:42 +00:00
2021-11-19 22:43:06 +00:00
- [**bug**][**change**] search: hide non-site content [#81 ](https://github.com/McShelby/hugo-theme-relearn/issues/81 )
2021-09-07 19:46:42 +00:00
- [**bug**] menu: always hide hidden sub pages [#77 ](https://github.com/McShelby/hugo-theme-relearn/issues/77 )
---
2021-08-28 10:22:13 +00:00
## 2.0.0 (2021-08-28)
### Enhancements
- [**feature**] tabs: enhance styling [#65 ](https://github.com/McShelby/hugo-theme-relearn/issues/65 )
- [**feature**] theme: improve readability [#64 ](https://github.com/McShelby/hugo-theme-relearn/issues/64 )
- [**feature**] menu: show hidden pages if accessed directly [#60 ](https://github.com/McShelby/hugo-theme-relearn/issues/60 )
2021-11-19 22:43:06 +00:00
- [**feature**][**change**] theme: treat pages without title as hidden [#59 ](https://github.com/McShelby/hugo-theme-relearn/issues/59 )
2021-08-28 10:22:13 +00:00
- [**feature**] search: show search results if field gains focus [#58 ](https://github.com/McShelby/hugo-theme-relearn/issues/58 )
- [**feature**] theme: add partial templates for pre/post menu entries [#56 ](https://github.com/McShelby/hugo-theme-relearn/issues/56 )
- [**feature**] theme: make chapter archetype more readable [#55 ](https://github.com/McShelby/hugo-theme-relearn/issues/55 )
- [**feature**] children: add parameter for container style [#53 ](https://github.com/McShelby/hugo-theme-relearn/issues/53 )
- [**feature**] theme: make content a template [#50 ](https://github.com/McShelby/hugo-theme-relearn/issues/50 )
- [**feature**] menu: control menu expansion with alwaysopen parameter [#49 ](https://github.com/McShelby/hugo-theme-relearn/issues/49 )
- [**feature**] include: new shortcode to include other files [#43 ](https://github.com/McShelby/hugo-theme-relearn/issues/43 )
- [**feature**] theme: adjust print styles [#35 ](https://github.com/McShelby/hugo-theme-relearn/issues/35 )
2021-11-19 22:43:06 +00:00
- [**feature**][**change**] code highligher: switch to standard hugo highlighter [#32 ](https://github.com/McShelby/hugo-theme-relearn/issues/32 )
2021-08-28 10:22:13 +00:00
2021-09-13 19:20:06 +00:00
### Fixes
2021-08-28 10:22:13 +00:00
2021-11-19 22:43:06 +00:00
- [**bug**][**change**] arrow-nav: default sorting ignores ordersectionsby [#63 ](https://github.com/McShelby/hugo-theme-relearn/issues/63 )
- [**bug**][**change**] children: default sorting ignores ordersectionsby [#62 ](https://github.com/McShelby/hugo-theme-relearn/issues/62 )
- [**bug**][**change**] arrow-nav: fix broken links on (and below) hidden pages [#61 ](https://github.com/McShelby/hugo-theme-relearn/issues/61 )
2021-08-28 10:22:13 +00:00
- [**bug**] theme: remove superflous singular taxonomy from taxonomy title [#46 ](https://github.com/McShelby/hugo-theme-relearn/issues/46 )
2021-11-19 22:43:06 +00:00
- [**bug**][**change**] theme: missing --MENU-HOME-LINK-HOVER-color in documentation [#45 ](https://github.com/McShelby/hugo-theme-relearn/issues/45 )
2021-08-28 10:22:13 +00:00
- [**bug**] theme: fix home link when base URL has some path [#44 ](https://github.com/McShelby/hugo-theme-relearn/issues/44 )
### Maintenance
- [**task**] docs: include changelog in exampleSite [#33 ](https://github.com/McShelby/hugo-theme-relearn/issues/33 )
---
2021-08-22 11:29:29 +00:00
## 1.2.0 (2021-07-26)
2021-07-26 09:25:49 +00:00
2021-08-22 11:29:29 +00:00
### Enhancements
2021-07-26 09:25:49 +00:00
- [**feature**] theme: adjust copy-to-clipboard [#29 ](https://github.com/McShelby/hugo-theme-relearn/issues/29 )
2021-08-28 10:22:13 +00:00
- [**feature**] attachments: adjust style between notice boxes and attachments [#28 ](https://github.com/McShelby/hugo-theme-relearn/issues/28 )
2021-07-26 09:25:49 +00:00
- [**feature**] theme: adjust blockquote contrast [#27 ](https://github.com/McShelby/hugo-theme-relearn/issues/27 )
- [**feature**] expand: add option to open on page load [#25 ](https://github.com/McShelby/hugo-theme-relearn/issues/25 )
- [**feature**] expand: rework styling [#24 ](https://github.com/McShelby/hugo-theme-relearn/issues/24 )
- [**feature**] attachments: sort output [#23 ](https://github.com/McShelby/hugo-theme-relearn/issues/23 )
- [**feature**] notice: make restyling of notice boxes more robust [#20 ](https://github.com/McShelby/hugo-theme-relearn/issues/20 )
- [**feature**] notice: fix contrast issues [#19 ](https://github.com/McShelby/hugo-theme-relearn/issues/19 )
- [**feature**] notice: align box colors to common standards [#18 ](https://github.com/McShelby/hugo-theme-relearn/issues/18 )
- [**feature**] notice: use distinct icons for notice box type [#17 ](https://github.com/McShelby/hugo-theme-relearn/issues/17 )
2021-09-13 19:20:06 +00:00
### Fixes
2021-08-22 11:29:29 +00:00
- [**bug**] attachments: support i18n for attachment size [#21 ](https://github.com/McShelby/hugo-theme-relearn/issues/21 )
- [**bug**] notice: support i18n for box labels [#16 ](https://github.com/McShelby/hugo-theme-relearn/issues/16 )
- [**bug**] notice: support multiple blocks in one box [#15 ](https://github.com/McShelby/hugo-theme-relearn/issues/15 )
2021-08-28 08:08:10 +00:00
### Maintenance
- [**task**] dependency: upgrade jquery to 3.6.0 [#30 ](https://github.com/McShelby/hugo-theme-relearn/issues/30 )
2021-07-26 09:25:49 +00:00
---
2021-08-22 11:29:29 +00:00
## 1.1.1 (2021-07-04)
2021-07-04 19:04:23 +00:00
### Maintenance
- [**task**] theme: prepare for new hugo theme registration [#13 ](https://github.com/McShelby/hugo-theme-relearn/issues/13 )
---
2021-08-22 11:29:29 +00:00
## 1.1.0 (2021-07-02)
### Enhancements
- [**feature**] mermaid: expose options in config.toml [#4 ](https://github.com/McShelby/hugo-theme-relearn/issues/4 )
2021-07-02 21:28:22 +00:00
2021-09-13 19:20:06 +00:00
### Fixes
2021-07-02 21:28:22 +00:00
- [**bug**] mermaid: config option for CDN url not used [#12 ](https://github.com/McShelby/hugo-theme-relearn/issues/12 )
- [**bug**] mermaid: only highlight text in HTML elements [#10 ](https://github.com/McShelby/hugo-theme-relearn/issues/10 )
- [**bug**] mermaid: support pan & zoom for graphs [#9 ](https://github.com/McShelby/hugo-theme-relearn/issues/9 )
- [**bug**] mermaid: code fences not always rendered [#6 ](https://github.com/McShelby/hugo-theme-relearn/issues/6 )
- [**bug**] mermaid: search term on load may bomb chart [#5 ](https://github.com/McShelby/hugo-theme-relearn/issues/5 )
### Maintenance
- [**task**] mermaid: update to 8.10.2 [#7 ](https://github.com/McShelby/hugo-theme-relearn/issues/7 )
---
2021-08-22 11:29:29 +00:00
## 1.0.1 (2021-07-01)
2021-07-01 19:08:20 +00:00
2021-07-02 21:28:22 +00:00
### Maintenance
2021-07-01 19:08:20 +00:00
- [**task**] Prepare for hugo showcase [#3 ](https://github.com/McShelby/hugo-theme-relearn/issues/3 )
---
2021-08-22 11:29:29 +00:00
## 1.0.0 (2021-07-01)
2021-07-01 08:22:39 +00:00
2021-07-02 21:28:22 +00:00
### Maintenance
2021-07-01 18:28:26 +00:00
- [**task**] Fork project [#1 ](https://github.com/McShelby/hugo-theme-relearn/issues/1 )