Skip to content

Releases: Sitefinity/feather

v.10.1.6500.0

13 Jul 15:31
Compare
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 13:07
Compare
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
Compare
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:42
Compare
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.810.0

17 Mar 14:34
Compare
Choose a tag to compare

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

v.1.9.800.0

14 Mar 16:23
Compare
Choose a tag to compare

What's new and improved:
Feather Resource Packages

  • To ease package resources organization and maintainance we have introduced a new convention to separate Sitefinity specific front-end resources from project specific front-end resources. assets\src now contains two directories:
    • sitefinity - contains scss files for Sitefinity styling;
    • project - contains non-sitefinity front-end assets; (If this folder is renamed, the new name must be used as value for the variable projectAssetsFolder located in gruntfile.js)
  • grunt.js has been refactored. Introduced jsfiles.json where to list js files which are concatenated and uglified to one file.

What's fixed

  • MVC Forms: Changing the FieldName value will cause the form to crash in a page (FP)
  • Cannot set attributes values that contain spaces in forms validation attributes (FP)
  • Pager is throwing exception if pages are more than 10 (FP)
  • Captcha is not validated client-side form (FP)
  • Classification field for a custom classification throws exception in Dynamic Content details view (FP)
  • No client-side validation of custom rule in MVC Form (FP)
  • Required attribute is encoded in MVC Form (FP)
  • Media field confusing label when no media item selected (FP)
  • Feather Forms: Cannot submit if one form is using Ajax Submit and other form is not (FP)
  • Change Password Url Action is case sensitive
  • MVC Widget templates of a Dynamic module disappear after any change is made in the template (FP)
  • SfPlaceHolder inside a PartialView doesn`t render (FP)
  • MVC Calendar - Events won't appear on page with URL contains special characters (FP)
  • After upgrade there is NullReferenceException thrown if page is open for edit of non-default culture
  • Filter search results by view permissions not working (FP)
  • Angular error while editing Image Widget (FP)
  • MVC Form: Does not sync with Marketo when AjaxSubmit is used (FP)
  • Feather Taxon selector: Selecting a child category causes the designer to load incorrectly (FP)
  • MVC forms Success/Error message cannot be customized
    Performance improvements for Dynamic modules

v.1.7.690.0

10 Feb 12:53
Compare
Choose a tag to compare

What's fixed

  • Angular error while editing Image Widget (FP)
  • MVC Form: Does not sync with Marketo when AjaxSubmit is used (FP)

v.1.7.680.0

30 Jan 11:09
Compare
Choose a tag to compare

What's fixed

  • Login/Logout widget doesn't work properly in Forms authentication mode
  • Detail view of MVC dynamic widgets shows incorrect item details when having same Url in multisite (FP)

v.1.7.670.0

12 Jan 13:53
Compare
Choose a tag to compare

What's fixed

  • Multiple MVC AJAX Forms on the same page create entry in the wrong form
  • MVC Navigation overlaps the subpages after sub-level 3
  • Feather: Filter search results by view permissions not working

v.1.7.660.0

22 Dec 16:44
Compare
Choose a tag to compare

What's fixed

  • Performance improvements for Dynamic modules
  • MVC forms Success/Error message cannot be customized