| icon | versions |
|---|
The entire package release history of Retype is available on NPM or NuGet.
Need a new feature in Retype? Start a discussion and let's chat. 💬
- New
partialssupport - New
variablessupport - New
@regioncode block tags - New line highlighting in code blocks
- New color palette option
- New hide left and right sidebar
- Any feature requests? Please let us know
Released: 2021-12-23
- New
allowFullScreenattribute on the[!embed]component.
Released: 2021-12-02
- [FIX] Badges without links syntax
[!badge x]are ignored. - [FIX] Horizontal scroll issue with wide table. See #192.
- [FIX] Relax client integrity verification rules. See #225 and #226.
- [FIX] Corrupted website config error appears on first load after rebuild. See #212 and #226.
Released: 2021-11-19
- New multi-language search and automatic detection of content languages, see #197
- New Retype Pro with increased page limit and Retype branding removal option
- New style for native scrollbar styles on Windows, see #107
- New
server.watch.validationproject configuration option - Page config and SUMMARY.md can be used together
- Upgrade Octicons icons library from v15.2.0 to v16.1.1
- All heading elements within the page content added to the search index, see #166.
Released: 2021-09-30
- New $\KaTeX$ math typesetting library support
- New Auto generate RSS feed for blog posts
- New
server.watch.pollingproject option - New Gravatar support for
authoravatars - New project option to configure a default Gravatar image
- New
targetandiconattributes on[!ref]component - New smarter link resolution logic
Released: 2021-08-30
- Incremental build during
retype watchwith page dependency graph - Ability to run
retype watchwith in-memory output. Turned on by default, seeserver.watch.modeto configure. - New platform specific NPM packages:
- Lazy Prism and Mermaid plugin execution for hidden content
- Keep scroll position on full page reload during
retype watch - Build is so fast now that the client refresh interval can be tightened up to
100ms - Add
targetproperty for linkable components, such as Button and Badge
Released: 2021-08-06
- Update expired NPM Access Token to fix broken NPM package publishing from
v1.8.1
Released: 2021-08-05
- Add broader checks for unresolved links, see #112. For instance, if a link to
../componentsis created, Retype will now try to resolve the path to any of the following:
../components.md
../components/index.md
../components/readme.md
../components/default.md
- Allow inline Markdown components for
author,title, andlabelpage configs, see #114. Block-level Markdown components will be ignored for those configs.
!!!warning
This release failed to run properly if the NPM package was installed. 🧐 We didn't notice that our NPM Access Token had expired between the v1.8.0 and v1.8.1 releases. The expired NPM token caused our automated release process to fail. Sorry about that. 😩 Once we figured out what was going wrong, a new NPM Access Token was set and v1.8.2 was released. We have added NPM token pre-checks and verifications to the automated release process to hopefully prevent the issue from ever happening again.
!!!
Released: 2021-08-03
- New
retype.ymlproject configuration file format - New
urlproject config for setting your website URL - New auto-generate a
sitemap.xmlfile to inform search engines which pages to crawl - New auto-generate a
robots.txtfile - New Open Graph and Twitter meta tags generated for every page
- New
server.hostandserver.portproject configs - New
/blogsummary for any.mdpage added to a/blogfolder - New
author,category, anddatepage configs - New
redirectpage config - New
visibilitypage config - New process to handle the manual creation of a
CNAMEfile and copy to output - New automated process to check for new Octicons release and merge update
- Update to latest Octicons icon release
- Improve the CLI experience, see #103
- Fix excessive bottom padding on blockquotes, see #74
Released: 2021-06-24
- New Column component
- New stacking Panels component
- New Open Graph and Twitter card support
- New Mermaid diagram and visualization support
- New
targetconfig for alllinkswithinretype.yml - New default page support for
default.md - New hover style on Badge component when links
- Super improved handling of áccënt characters
Released: 2021-06-09
- New
tagsconfig for pages - New
:icon-shortcode:component - New
includeproject config - New
excludeproject config - Improved
<table>styling - Performance boost for components
- Dozens of enhancements, optimizations, and adjustments
Released: 2021-05-12
- New Badge component
- New syntax highlighting support for all code block languages
- New
routepage config - New
portproject config - Larger font-size for
h1,h2, andh3headers - Improved handing of special characters within file names
- Improved handling of
.mdpages created by GitHub Wiki
Released: 2021-04-12
- Even cleaner upgrade to Retype from GitBook experience
- New super fast
retype watchincremental build process - New image alignment and captions
- New
excludeconfig forretype.yml - New
bloglayout and/blogfolder defaults - New
[!file]component - New
[!ref]component - Many other minor enhancements and bug fixes
Released: 2021-03-30
- New GitHub Actions for Retype
- New
expandedconfig on folder configuration - New
iconandiconAlignconfigs onlinks - Several important bug fixes
Released: 2021-03-25
- New
centrallayout - New
pagelayout - New
Edit this pagelink - New
Previous | Nextfooter navigation buttons for pages - New
orderPage level config - New ~~
hiddenvisibilityPage level config - New
faviconProject config available inretype.yml - New beta release of building C# project reference documentation
Released: 2021-03-12
- New Tab component
- New Button component
- New Panel component with expand/collapse
- New
retype watchcommand - New Live Reload when using
retype watch - New
.ymloption for Page or Folder configs - New code block title
- Enable line numbering in code blocks
Released: 2021-02-11
- Publish to NPM
- Publish to NuGet
- Initial
v1.0.0release