github retypeapp/retype v2.3.0

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

Version 2.3.0

There were 19 changes in Retype 2.3.0.

New

  1. Full relative URL pathing support. See #14, #133, #163, #184, #194, #222, #233, #239, #276.
  2. generator.trailingSlash project config to instruct whether to add a trailing / when constructing links.
  3. New search.preload project config to instruct Retype to preload the search index instead of on demand load.
  4. New generator.directoryIndex.name project config for setting the default document name.
  5. New RETYPE_DEFAULT_HOST environment variable. See #239.
  6. New self-referential canonical tag for all pages.
  7. Link to API pages using fully qualified class name path.

Improved

  1. Revised cache buster to include full version number.

Fixed

  1. Exclude files and pages within the _includes from the sitemap generation.
  2. Exclude all contents of _includes directory from deploy.
  3. Sidebar menu item is not highlighted when no trailing /.
  4. Editor font request does not respect base path. See #318.
  5. Syntax errors in yaml files results in corrupt category URLs. See #316.
  6. links to the index document in the mobile sidebar footer not being resolved.
  7. .yml files excluded from deploy even if explicitly declared in include. See #311.
  8. og:url and twitter:url paths incorrect for API generated pages.
  9. Include full version in the generator meta tag version.
  10. Many categories extends beyond page width and does not wrap. See #316.

Breaking Changes

  1. Switch generator.paths default value to relative.

Don't miss a new retype release

NewReleases is sending notifications on new releases.