Releases: retypeapp/retype
Releases · retypeapp/retype
Retype 3.12.0-preview2
Changes in v3.12.0-preview2
This is a prerelease.
Retype 3.12.0-preview
Changes in v3.12.0-preview
This is a prerelease.
Retype 3.11.0
Version 3.11.0
There were 15 changes in Retype 3.11.0.
New
- New theme color customization for and themes, see #42 and #697
- New 3-way Light, Dark, and System color scheme selector, see #421 and #624
- New Page level setting for adding a badge component to left navigation nodes, see #763
- New pipe notation syntax support for adding variant to Badge, Button, and NavigationBadge components
- New support for icon-only links in header and footer
- New variant for Button, Badge, and Callout
Improved
- Upgrade to latest release of VueJS
- Update to latest v3.3.x release of TailwindCSS
- Add and hint into Search field, see #762
- Improve templating support within project setting
- Hide the placeholder text in the Search and Filter input fields when focused, see #762
- Upgrade Octicons icons library from v19.15.2 to v19.15.3
- Improve icon margins on icon-only Badge and Button components
- Improve print mode rendering
Fixed
- Fixed search input attribute value not being rendered, see #764
Retype 3.11.0-preview6
Changes in v3.11.0-preview6
This is a prerelease.
v3.10.1
Version 3.10.1
There were 4 changes in Retype 3.10.1.
Improved
- Added rounded css classes from
xlto4xlandfull
Fixed
- Fixed build error with
> [!hint]callout - Fixed lists with lowercase letters and roman numerals not rendered correctly, see #760
- 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
Version 3.10.0
There were 13 changes in Retype 3.10.0.
New
- New Inline and block level hidden comments using wrapping
%% - New
nextprevproject and page setting to configure Next and Previous page navigation, see #34 - New Callout
tipvariant - New Page
meta.descriptionconfiguration, see #638 - New support for adding generic attribute syntax on list items, see #603
- New custom anchors using Obsidian
^anchorsyntax
Improved
- Handle case-sensitive #anchor links and resolve if case-insensitive version found
- Add
translate=\"no\"attribute to code block<pre>element - Add unique
idvalues to important template elements, see #538 639 and #640 - Improve automatic smooth scroll to #anchor on document load
Fixed
- Fixed exception being thrown if
orderset with a huge number, see #751 - Fixed pipe separated dimensions issue where dimensions were added to image label if label is empty
- Fixed code block height not rendering correctly if no content in code block
v3.9.0
Version 3.9.0
There were 19 changes in Retype 3.9.0. See the changelog as well.
New
- New
nav.icons.enabledProject setting to hide icons in navigation, see #381 and #621 - New Project setting to default initial page rendering to be explicit
day,night, orsystemmodes, see #421 - New print friendly stylesheet to enable better printing of pages, see #85 and #628
- New
questioncallout component variant, see #223 - New support for Notion style callout syntax
- New support for Hextra style callout syntax
- New support for Just the Docs style of callouts
- New Obsidian style of setting width and height of image, see #694
- New support for Sphinx style callout syntax
- New support for generic
<Alert>callout syntax style - New support for automatically converting
<details><summary>elements into Retype Panel components
Improved
- Rename the Alert component to Callout
- Support titles on Obsidian style callout syntax plus all Obsidian callout types
- Upgrade Octicons icons library from v19.15.1 to v19.15.2
- Add background color on nav nodes and refinements to site label
Fixed
v3.8.1
Version 3.8.1
There were 1 changes in Retype 3.8.1.
Improved
- Improve automatic handling of GitBook image exports
v3.8.0
Version 3.8.0
There were 16 changes in Retype 3.8.0.
New
- New Greek and Hebrew language support, see #730
- YouTube link parsing and embed template generation, see #51
- New support for pointing to a file outside project root with
{{ include }}, see #734 - New WikiLink and image WikiLink syntax support
- [PRO] New stack navigation mode, see #621
Improved
- Switched order of theme switcher buttons with sun in light mode and moon in dark mode
- Revised default server to host on port 5001 instead of 5000, see #688
- Refinements to automatic detection of search index languages
- Improve project locale-specific template rendering
- Minor UI refinements
- Add
home.mdto list of default pages in a directory - Add
permalinkas an alias ofroutepage configuration - Support Definition Lists with Single-Space After Colon, see #740
- Upgrade Mermaid to the latest v11.6.0 release, see #627 656 and #716
Fixed
v3.7.0
Version 3.7.0
There were 6 changes in Retype 3.7.0.
New
- Add -v flag as a --version alias in CLI
- Hide navigation Filter component, see #538
Improved
- Restore support for official Retype Docker containers
- Upgrade Octicons to latest v19.15.1 release
- Add support for .NET 9.0 and upgrade internal frameworks
Fixed
- Fixed Retype version number where build hash was being appended