Skip to content

Releases: Sitefinity/feather-packages

v.10.2.6622.0

12 Dec 16:06

Choose a tag to compare

Security Improvements

v.10.2.6602.0

12 Dec 15:49

Choose a tag to compare

Security Improvements

v.10.2.6601.0

27 Nov 10:25

Choose a tag to compare

What's new:

SEO and Open Graph support for MVC widgets

What's fixed:

  • Fixed an issue with image positioning in MVC Content block widget for IE11 and Firefox browsers
  • MVC Login widget loses Url parameters after redirecting back to restricted Pages (FP)
  • MVC Navigation widget do not shows properly restricted page nodes. (FP)
  • Feather Script Sections not functioning properly with child templates (FP)
  • Feather Forms: RegEx Pattern attribute that is injected into the view does not get enclosed with "s - Invalid HTML (FP)
  • MVC Forms: Multiple Checkboxes don't render the Textbox associated to "Other" in the frontend. (FP)
  • Cannot connect mailing list to MVC form (FP)

v.10.1.6520.0

21 Jul 14:11

Choose a tag to compare

What's Fixed:

• Missing page translation is displayed in MVC navigation in default language and causes 404 on click (FP)
• Cannot create MVC widget templates for more than one dynamic module (FP)
• Widget on a custom grid widget is not visible (FP)
• SiteSync Migration: Feather widgets with one particular item are not correctly migrated
• Related Data: Performance improvements in Feather

v.10.1.6500.0

13 Jul 15:31

Choose a tag to compare

What's new:
Personalize Feather List Widgets

What's fixed:

  • Dynamic Content widget>dynamic item details are still visible on frontend , after it's been unpublished (FP)
  • Social networks login URL is incorrect when using Domain URL Localization Strategy (FP)
  • Card Widget: Image Folders do not load (FP)
  • Form widget template is missing from the Bootstrap package
  • Exception is thrown when using custom Feather Ninject Module
  • Small fixes of markup, removed table in Card widget template - #1700
  • Add missing bootstrap classes to form widgets - #372
  • Layout files placed under root MVC folder generates taxon with empty name.
  • Feather: Dynamic content MVC widget list view is filtered by taxonomy from URL, when the dynamic content type does not have a taxonomy field (FP)

Breaking Changes

  • feed.css and sf-ratings.css located in the FeatherWidgets project have been removed. All references to these files are replaced with references to their minified versions (feed.min.css, sf-ratings.min.css). Changes affect the following templates:
    • Feed.FeedLink.cshtml (located in FeatherWidgets project)
    • Reviews.Default.cshtml (located in FeatherWidgets project)
    • Reviews.Count.Default.cshtml (located in FeatherWidgets project)
    • Feed.FeedLink.cshtml (located in FeatherPackages project/Minimal package)
    • Reviews.Default.cshtml (located in FeatherPackages project/Minimal package)
    • Reviews.Count.Default.cshtml ((located in FeatherPackages project/Minimal package)
  • sfPublicWrapper css class and PublicWrapper id have been removed from layout files in Minimal and Bootstrap packages, because they are redundant and they do not follow the Feather naming convention. If you are using sfPublicWrapper class or PublicWrapper id in your css or javascript, you can add them back to your layout files.
  • Nodejs dependencies and grunt configurations for the following projects, located in FeatherWidgets project, have been removed:
    • Publishing;
    • Comments;
    • Forms;
    • Search;
    • Social Share

v.10.0.6421.0

22 May 12:45

Choose a tag to compare

  • MVC>Dynamic Content widget>dynamic item details are still visible on frontend , after it's been unpublished (FP)

v.10.0.6420.0

05 May 14:52

Choose a tag to compare

  • MVC Login: social networks login Url is incorrect when using Domain Url Localization Strategy (FP)
  • Card Widget: Image Folders do not load (FP)
  • Form widget template is missing from the Bootstrap package
  • Exception is thrown when using custom Feather Ninject Module

v.10.0.6403.0

21 Apr 13:43

Choose a tag to compare

Note that this version is compatible only with Sitefinity 10.0.6403.0

• Small fixes of markup, removed table in Card widget template - #1700
• Add missing bootstrap classes to form widgets - #372

v.1.9.811.0

12 Dec 15:32

Choose a tag to compare

Security Improvements

v.1.9.810.0

17 Mar 14:35

Choose a tag to compare

Layout files placed under root MVC folder generates taxon with empty name.
Minor fixes.