github retypeapp/retype v2.0.0-preview

latest releases: v3.6.0, v3.5.0, v3.4.1...
pre-release2 years ago

Version 2.0.0-preview

There were 46 changes in Retype 2.0.0-preview.

New

  1. Content templating support with includes, variables, and logic operators. See #213.
  2. Page content live editor.
  3. Ability to enable/disable templating per page.
  4. Support line ranges for partial content.
  5. Line highlighting in code blocks. See #176.
  6. Custom <script> or <style> blocks within a page. See #255.
  7. Google TagManager integration. See #234.
  8. Plausible.io integration. See #272.
  9. Allow img and alerts above h1 heading.
  10. Improved maximum page limit handling.
  11. If page level title config and no top level h1, inject the title as the top most element.
  12. Magic site-wide includes. See #272.
  13. Allow generic attributes for Markdown native elements. See #278.
  14. New ghost variant for Button, Badge, and Alert components.
  15. Include page description in search index and results. See #59.
  16. New search index mode with full, partial, and basic` options.
  17. Complete redesign of Search results. See #59.

Improved

  1. Highlight search input query in search results.
  2. Improved collapse-on-click for left sidebar folder when there is a default page. See #128.
  3. Add README to Yarn and NPM package directories.
  4. Remove deleted items from output when in memory watch mode.
  5. Ability to include .yaml files as resources.
  6. Improvement to ToC highlight tracking. See #41, #134.
  7. Revise wallet path to .retype/license.dat. See #262.
  8. Migrate to .NET 6.
  9. Improved link resolution of relative URLs.
  10. Slight font-size increase on h1 and h2.
  11. Adjustments to layout widths and resize breakpoints. See #57.
  12. Hide ToC Contents heading if no inner page sub-headings.
  13. Upgrade Octicons icons library from v16.1.1 to v17.0.0.

Fixed

  1. Unable to scroll sidebar when navigating to a collapsed clickable sidebar menu. See #128.
  2. Double-quote in image caption is not encoded. See #245.
  3. Build fails if root retype.yml configuration file is blank. See #257.
  4. Super mega long word in page title causes rendering issue. See #253.
  5. Prevent float elements from interacting with Previous|Next buttons. See #232.
  6. Angle brackets are not rendered in the Sidebar.
  7. Mustache template syntax is not being escaped.
  8. Unreliable sidebar and Prev/Next button label word wrapping. See #253.
  9. Scroll position is not being maintained in retype watch.
  10. route not respected if configured on a folder more than one level higher.
  11. Full width Alert component content. See #242.
  12. API Generation of C# Namespaces converts the CamelCase names to all lowercase except the first letter. See #277.

Breaking Changes

  1. Pages with redirect config to be visible by default in main sidebar navigation. See #236.

Don't miss a new retype release

NewReleases is sending notifications on new releases.