Version 3.8.0
There were 16 changes in Retype 3.8.0.
New
- New Greek and Hebrew language support, see #730
- YouTube link parsing and embed template generation, see #51
- New support for pointing to a file outside project root with
{{ include }}
, see #734 - New WikiLink and image WikiLink syntax support
- [PRO] New stack navigation mode, see #621
Improved
- Switched order of theme switcher buttons with sun in light mode and moon in dark mode
- Revised default server to host on port 5001 instead of 5000, see #688
- Refinements to automatic detection of search index languages
- Improve project locale-specific template rendering
- Minor UI refinements
- Add
home.md
to list of default pages in a directory - Add
permalink
as an alias ofroute
page configuration - Support Definition Lists with Single-Space After Colon, see #740
- Upgrade Mermaid to the latest v11.6.0 release, see #627 656 and #716