Skip to content

Releases: retypeapp/retype

Retype 3.12.0-preview2

08 Jul 17:39

Choose a tag to compare

Pre-release

Changes in v3.12.0-preview2

This is a prerelease.

Retype 3.12.0-preview

05 Jul 17:48

Choose a tag to compare

Retype 3.12.0-preview Pre-release
Pre-release

Changes in v3.12.0-preview

This is a prerelease.

Retype 3.11.0

02 Jul 05:03

Choose a tag to compare

Version 3.11.0

There were 15 changes in Retype 3.11.0.

New

  1. New theme color customization for and themes, see #42 and #697
  2. New 3-way Light, Dark, and System color scheme selector, see #421 and #624
  3. New Page level setting for adding a badge component to left navigation nodes, see #763
  4. New pipe notation syntax support for adding variant to Badge, Button, and NavigationBadge components
  5. New support for icon-only links in header and footer
  6. New variant for Button, Badge, and Callout

Improved

  1. Upgrade to latest release of VueJS
  2. Update to latest v3.3.x release of TailwindCSS
  3. Add and hint into Search field, see #762
  4. Improve templating support within project setting
  5. Hide the placeholder text in the Search and Filter input fields when focused, see #762
  6. Upgrade Octicons icons library from v19.15.2 to v19.15.3
  7. Improve icon margins on icon-only Badge and Button components
  8. Improve print mode rendering

Fixed

  1. Fixed search input attribute value not being rendered, see #764

Retype 3.11.0-preview6

30 Jun 22:15

Choose a tag to compare

Pre-release

Changes in v3.11.0-preview6

This is a prerelease.

v3.10.1

16 Jun 17:51

Choose a tag to compare

Version 3.10.1

There were 4 changes in Retype 3.10.1.

Improved

  1. Added rounded css classes from xl to 4xl and full

Fixed

  1. Fixed build error with > [!hint] callout
  2. Fixed lists with lowercase letters and roman numerals not rendered correctly, see #760
  3. Fixed main layout background color that does not match sidebar background color, see #759

Full Changelog: 3.10.0...v3.10.1

v3.10.0

09 Jun 02:55

Choose a tag to compare

Version 3.10.0

There were 13 changes in Retype 3.10.0.

New

  1. New Inline and block level hidden comments using wrapping %%
  2. New nextprev project and page setting to configure Next and Previous page navigation, see #34
  3. New Callout tip variant
  4. New Page meta.description configuration, see #638
  5. New support for adding generic attribute syntax on list items, see #603
  6. New custom anchors using Obsidian ^anchor syntax

Improved

  1. Handle case-sensitive #anchor links and resolve if case-insensitive version found
  2. Add translate=\"no\" attribute to code block <pre> element
  3. Add unique id values to important template elements, see #538 639 and #640
  4. Improve automatic smooth scroll to #anchor on document load

Fixed

  1. Fixed exception being thrown if order set with a huge number, see #751
  2. Fixed pipe separated dimensions issue where dimensions were added to image label if label is empty
  3. Fixed code block height not rendering correctly if no content in code block

v3.9.0

28 May 23:24

Choose a tag to compare

Version 3.9.0

There were 19 changes in Retype 3.9.0. See the changelog as well.

New

  1. New nav.icons.enabled Project setting to hide icons in navigation, see #381 and #621
  2. New Project setting to default initial page rendering to be explicit day,night, or system modes, see #421
  3. New print friendly stylesheet to enable better printing of pages, see #85 and #628
  4. New question callout component variant, see #223
  5. New support for Notion style callout syntax
  6. New support for Hextra style callout syntax
  7. New support for Just the Docs style of callouts
  8. New Obsidian style of setting width and height of image, see #694
  9. New support for Sphinx style callout syntax
  10. New support for generic <Alert> callout syntax style
  11. New support for automatically converting <details><summary> elements into Retype Panel components

Improved

  1. Rename the Alert component to Callout
  2. Support titles on Obsidian style callout syntax plus all Obsidian callout types
  3. Upgrade Octicons icons library from v19.15.1 to v19.15.2
  4. Add background color on nav nodes and refinements to site label

Fixed

  1. layout: page failing to be recognized on Pages within sub-folders, see #732
  2. WikiLink anchor only links to same page anchor not rendering a link
  3. Callout parser confuses title for variant when space follows opening !!!
  4. Complex anchor id scenarios not being normalized as expected, see #750

v3.8.1

06 May 23:02

Choose a tag to compare

Version 3.8.1

There were 1 changes in Retype 3.8.1.

Improved

  1. Improve automatic handling of GitBook image exports

v3.8.0

05 May 07:01

Choose a tag to compare

Version 3.8.0

There were 16 changes in Retype 3.8.0.

New

  1. New Greek and Hebrew language support, see #730
  2. YouTube link parsing and embed template generation, see #51
  3. New support for pointing to a file outside project root with {{ include }}, see #734
  4. New WikiLink and image WikiLink syntax support
  5. [PRO] New stack navigation mode, see #621

Improved

  1. Switched order of theme switcher buttons with sun in light mode and moon in dark mode
  2. Revised default server to host on port 5001 instead of 5000, see #688
  3. Refinements to automatic detection of search index languages
  4. Improve project locale-specific template rendering
  5. Minor UI refinements
  6. Add home.md to list of default pages in a directory
  7. Add permalink as an alias of route page configuration
  8. Support Definition Lists with Single-Space After Colon, see #740
  9. Upgrade Mermaid to the latest v11.6.0 release, see #627 656 and #716

Fixed

  1. Retype build prevented if no matching url is found in wallet, see #549
  2. Fix float rendering issue with definition list content wrapping multiple rows, see #693

v3.7.0

09 Apr 06:58

Choose a tag to compare

Version 3.7.0

There were 6 changes in Retype 3.7.0.

New

  1. Add -v flag as a --version alias in CLI
  2. Hide navigation Filter component, see #538

Improved

  1. Restore support for official Retype Docker containers
  2. Upgrade Octicons to latest v19.15.1 release
  3. Add support for .NET 9.0 and upgrade internal frameworks

Fixed

  1. Fixed Retype version number where build hash was being appended