github retypeapp/retype v2.0.0
Version 2.0.0

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

Version 2.0.0

There were 51 changes in Retype 2.0.0.

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.
  18. Configuration to enable|disable live editor.

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. Upgrade Octicons icons library from v16.1.1 to v16.2.0.
  6. Ability to include .yaml files as resources.
  7. Upgrade Octicons icons library from v16.2.0 to v16.3.0.
  8. Improvement to ToC highlight tracking. See #41, #134.
  9. Revise wallet path to .retype/license.dat. See #262.
  10. Migrate to .NET 6.
  11. Upgrade Octicons icons library from v16.3.0 to v16.3.1.
  12. Improved link resolution of relative URLs.
  13. Slight font-size increase on h1 and h2.
  14. Adjustments to layout widths and resize breakpoints. See #57.
  15. Hide ToC Contents heading if no inner page sub-headings.
  16. Upgrade Octicons icons library from v16.3.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.
  13. Strange link resolution WARNING on emphasized markdown links. See #291.
  14. Trim heading anchors of whitespace before creating anchor value.
  15. File component not resolving paths if path to a .md file.
  16. Conditional resources are not written to output on incremental builds.

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.