Version 3.0.0
There were 44 changes in Retype 3.0.0
New
- PRO New
visibility: private
andvisibility: protected
pages, see #341 - Multi-language interface support for 22 languages, see #18 and #24
- New
meta.title
page level config, see #346 and #350 - New CLI commands and flags, see #94 and #323
- Prevent default web browser from being opened, see #323
- Named regions with content, see #368
- New
{{ nonce }}
token that emits a unique value that can be used for cache busting URLs in templates, see #324 - Add
welcome.md
to the list of default page file names for the rootinput
folder, see #461 - New Inter and system based font-family, see #179
- New default Welcome page
- Change default search hotkey to
k
instead of/
- New
retype clean
CLI command - Sticky TOC button
- Context menu shortcuts for Retype components in Edit mode
- Custom same name default page for a directory, see #511
Improved
- Panel title missing from search index, see #363
- Nice looking prompt for password protected pages
-
- Upgrade client and server dependencies
- Upgrade to latest release of Turbo
- Updated all Prism languages and created new dependency tree process, see #446
- Argh... Poppins font doesn't support non-latin character glyphs (cyrillic), see #179
- Use Inter font
- Revise Plausible default script
plausible.js
toscript.js
- Remove Page
Edit
button on generated Welcome page - Links with icon that are images get empty alt attribute, see #523
- Rename
server
project config toserve
- Upgrade Octicons icons library from v17.2.0 to v17.3.0
- Upgrade Octicons icons library from v17.9.0 to v17.10.0
- Upgrade Octicons icons library from v17.10.0 to v17.10.1
- Upgrade Octicons icons library from v17.10.2 to v17.11.1
- Upgrade Octicons icons library from v17.11.1 to v17.12.0
- Upgrade Octicons icons library from v17.12.0 to v18.0.0
- Upgrade Octicons icons library from v18.2.0 to v18.3.0
- Upgrade Octicons icons library from v18.3.0 to v19.0.0
- Upgrade Octicons icons library from v19.0.0 to v19.1.0
Fixed
- JavaScript error if one stacked Panel is missing content, see #388
--override
command fails when used with a templating data object, see #509- Editor icons are not rendered after
monaco
has been upgraded - Propagate
visibility
to all nested pages inwatch
mode - Messed up meta tag content value generation with escaped sequence, see #513
mark-github
icon issue in ref and file components, see #517- Exception thrown if
:icon-:
is added to a page - Case-insensitive
in-memory
file system - Prism theme issues after update to latest