SharpVectors Changelog

What's new in SharpVectors 1.8.4

Feb 14, 2024
  • Reactivated the EnsureViewboxSize property support.

New in SharpVectors 1.8.3 (Jan 15, 2024)

  • Root viewbox support improvements.
  • .NET 8 support.
  • Bug fixes and code improvements.

New in SharpVectors 1.8.2 (Dec 8, 2023)

  • XXE vulnerability fixes, and added URI resolver controls.
  • Source codes and manual documentation improvements.
  • Bug fixes and code improvements.

New in SharpVectors 1.8.1 (Sep 28, 2023)

  • WPF: Added controls (SvgBitmap, SvgIcon) to improve binding and supports monochrome SVG.
  • WPF: Design-mode support improvements and fixes.
  • Options to ignore or accept external resources, contributed by @mb-jp.
  • Options to ignore or render bitmaps, contributed by @mb-jp.
  • Source codes and manual documentation improvements.
  • Bug fixes and code improvements.

New in SharpVectors 1.8.0 (Jul 11, 2022)

  • WPF: ResourceSvgConverter - An SVG converter to handle conversion of SVG files to ResourceDictionary XAML.
  • WPF: Improvements in the XmlXamlWriter.
  • WPF: A new SharpVectors.Wpf Nuget package for WPF applications.
  • Improvements in the documentation site using Github Pages.
  • Several bug fixes and code improvements.

New in SharpVectors 1.7.7 (Dec 12, 2021)

  • Reworked and completed WOFF1 and WOFF2 fonts support.
  • Several bug fixes and code improvements.

New in SharpVectors 1.7.6 (Aug 2, 2021)

  • WPF: Font Family support improvements
  • WPF: Fallback use of AppDomain.Current.BaseDirectory instead of Assembly.Location (by @MihailsKuzminsDG)
  • Several bug fixes and code improvements

New in SharpVectors 1.7.5 (Jul 7, 2021)

  • Several bug fixes and code improvements