Skip to content

Releases: keyvariable/kvSwiftWebUI

0.9.0

16 May 21:38

Choose a tag to compare

• SEO-related features: automatic robots.txt and sitemaps, description and keywords HTML metadata, alt HTML image attribute, Link HTTP header.
• Any available localization can be selected explicitly with hl URL query item.
• Images, fonts, etc. by default use the configured default bundle instead of Bundle.main.
help(_:) view modifier.
• Minor improvements.

0.8.0

01 Apr 20:05

Choose a tag to compare

• Localization of images.
• Various improvements and fixes.

0.7.0

03 Mar 19:15

Choose a tag to compare

  • Localized string interpolations and locale-aware formatting of numbers.
  • Text.fontDesign(_:) modifier.
  • Explicit column width in grids when all the column views have the same frame width.
  • Minor changes and improvements.

0.6.0

22 Feb 22:16

Choose a tag to compare

  • Support of localized string interpolations.
  • Automatic Markdown processing for localized strings.
  • Minor fixes and improvements.

0.5.0

21 Feb 13:38

Choose a tag to compare

API for Markdown has been changed to avoid compile errors in some cases.

0.4.1

21 Feb 08:08

Choose a tag to compare

Bug-fix: dependency on swift-markdown package has been changed to a stable version.

0.4.0

20 Feb 22:08

Choose a tag to compare

  • Markdown in Text.
  • Minor improvements.

0.3.0

16 Feb 19:09

Choose a tag to compare

  • Localization.
  • HTML head scripts.

0.2.0

24 Jan 10:23

Choose a tag to compare

Various improvements, including:

  • basic navigation based on URL path components;
  • HTTP response cache.

0.1.0

30 Dec 22:37

Choose a tag to compare