github retypeapp/retype v1.9.0

latest releases: v3.6.0, v3.5.0, v3.4.1...
3 years ago

Retype version 1.9.0 has been released 👾 👾

Version v1.9.0

There were 20 changes in Retype v1.9.0.

New

  • Incremental build during retype watch with page dependency graph.
  • Ability to run retype watch with in-memory output. On by default. See server.watch.mode to configure.
  • New platform specific NPM packages
    1. retypeapp-win-x86
    2. retypeapp-win-x64
    3. retypeapp-linux-x64
    4. retypeapp-darwin-x64
  • Warn about conflicting named or nested pages.
  • Warn about conflicting default pages.
  • If url set with a github.io or gitlab.io domain, do not auto-generate a CNAME file.
  • Lazy Prism and Mermaid plugin execution for hidden content.
  • Keep scroll position on full page reload during retype watch.
  • If a page throws an error, correct Previous and Next button sequence.
  • Redirect to website root if page failed to compile.
  • Emit sitemap.xml <priority>1</priority> as <priority>1.0</priority>.
  • Clean up console messages during retype watch.
  • Build is so fast now that the client refresh interval can be tightened up to 100ms.
  • Add target property for linkable components, such as Button and Badge.
  • Set the home page default order value to 10000.

Fixed

  • Stop normalizing user links before resolving.
  • Fix emoji shortcode parsing exception.
  • If author set with an email it was not rendering correctly as an email link.
  • Code snippet was failing to resolve a rooted path.
  • Correct wrong encoding attribute in generated sitemap, see issue #125.
  • Code snippet could not reference resources external to the project.

Please check out the Getting Started guide to get up and running with Retype v1.9.0 within just a few seconds.

Don't miss a new retype release

NewReleases is sending notifications on new releases.