Version 4.3.0
There were 25 changes in Retype 4.3.0.
New
- Add backlinks.exclude and backlinks.include config options, see #809
- New sub-menus in header using
items - New
ghkeyboard command to navigate to home page - Locale specific date format, see #573
- New logo image
branding.logoHeightandbranding.logoWidthsettings
Improved
- Add
backlinkssetting to folder configuration - Enable Backlinks for all page types, including
blogandpage - Include support for + modifier on Obsidian callouts
- Support hot-reloading of symlink pages that are modified during
retype start - Add twitter meta tags back
- Improve generation and SEO of heading # anchor links on hover
- Move heading anchor link to right side and use link icon
- Add permalink support to Steps component
- Support wikilinks as path for url of a linkable component
- Improve default hyperlink styles
- Improve footnotes functionality and UI design, see #676
- Update all client library dependencies
- Improve SEO optimization of icons used in the navigation components
- Improve how the site logo HREF is set and alt attribute using
meta.siteName - Add
altattribute on branding logo based onmeta.siteNamevalue, see #523 - Convert folder nodes within the treenav to
<div>instead of<a>elements
Fixed
- "Website Configuration Error" on live reload during retype start, see #807
- Failure to stop server when
retype stopis called page.filePathnot correctly resolving within template syntax if base root folder- Icon rendering issue when emoji used on Ref component