Releases: Sitefinity/feather-packages
Releases · Sitefinity/feather-packages
v.1.2.160.0
What's new
Widgets
- Content block: Video manager
Client components
- Video selector (documentation)
What's fixed
- Login form: Reset Password is not working for Bootstrap, Foundation and SemanticUI templates
- Categories selector: Selected categories should be represented in bubbles not in list
- Libraries selector: Selected libraries should be represented in bubbles not in list
- Search results: Sorting dropdown value is not persisted when you click on a page and causes incorrect order of search results
- Search results: If you change the language of the results, the selected sorting option is not preserved
- Search box widget disappears from frontend, if paging is available and some page is selected
- Search box: WCAG 2.0 Level A Issue
- Cannot localize labels for feather widgets
Breaking changes
- sfMediaField client component is changed to support both documents and videos (documentation)
v.1.2.150.0
What's new
Widgets
- Document link widget (documentation)
- Documents list widget (documentation)
- List widget (documentation)
Other enhancements
- Ability to use localizable resources in client components. The templates of the existing client components are now localized (documentation)
What's fixed
- Login form: exception when you try to log in (reproducible in cassini)
- Layouts: statistics script is outside of HTML body when using Layout
Breaking changes
- For the purpose of localization, extension of some client components templates is changed from .html to .sf-cshtml. If you have customized a client component javascript and you receive "404 (Not Found)" exception you need to change the extension in template URL. For example:
ctrl.dialogTemplateUrl = 'client-components/selectors/dynamic-modules/sf-dynamic-items-selector.sf-cshtml';
v.1.2.140.2
What's new
Grid widgets
- Automatic registration of grid widgets (documentation)
- Registering of the package's grid widgets in separate sections in the toolbox (documentation)
Layout files
- Razor layouts are truly dynamic and execute on every page request, unless the page is output cached
- Ability to have multiple placeholders in a Layout files (documentation)
Other
- Limited amount of displayed pages in the pager used in News, Search results and Dynamic content widgets
What's fixed
- Inline editing: does not work on page based on Bootstrap, Foundation and Semantic template
- Inline editing: "edit" button should be not visible if the user is not logged in
- Inline editing: can not edit a page that have Dynamic module MVC widget on it
- Content block: Change the title of the widget to 'Content block'
- Document selector: "No documents" message appears for libraries on root level in Grid view
- Documents selector: Incorrect count of documents and folders in List view
- Document selector: Missing tooltip for folders
- Navigation: Navigation is not working, when select redirect page
- Login form: Reset password is not working after entering invalid data
- Profile: 'x' icon for deleting profile avatar should be removed as it is not working properly
- Registration: Validation for correct mail is missing
v.1.2.130.0
What's new
Widgets
- Content block: Document manager
Client components
- Document selector (documentation)
- Media field (documentation)
Other enhancements:
- Updated Bootstrap to 3.3.4
- Semantic UI package is updated with the login widgets
What's fixed
- Profile: you are not able to add avatar in Firefox if the user has no image
- Profile: profile validation for custom fields
- Profile: if validation for password fields fails, "Change password" section collapses and you are not able to see the message
- Profile: when validation message is displayed the avatar disappears
- Profile: validation is not working on Bootstrap
- Change password widget does not work on hybrid page
- Change password: missing error message when reset password
- Registration: navigate page with registration widget results in error jQuery is not defined
- Registration: throwing an error when used in page template
- Registration: throwing an error in IE10 in pure mode - jquery.validate.js
- Account activation: throwing an error when used in page template
- Login form: throwing an error in IE10 in pure mode - jquery.validate.js
- Navigation: Navigation widget stop working when select redirect page in "Custom selection of pages"
- Link selector is duplicating links in Firefox
- Image field: Can not have multiple instances on the same designer view
v.1.2.120.0
What's new
Widgets
- Login form widget (documentation)
- Login/Logout button widget (documentation)
- Change password widget (documentation)
- Registration widget (documentation)
- Profile widget (documentation)
- Account activation widget (documentation)
Client components
- Role selector (documentation)
Widget designers
- Ability to refer scripts by using components' aliases (documentation)
What's fixed
- ImageGallery: Incorrect number of total images is displayed in image details when using the 'Use limit' setting
- ImageGallery: Image details throws exception if Image Gallery displays only one image
- ImageGallery: Page preview throws "Unrecognized Guid format."
v.1.1.110.0
What's new
- Search box: Ability to set background hint message
- Updated Angular.js to 1.3.14
What's fixed
- Search results: "Uncaught ReferenceError: $ is not defined" error when anonymous user clicks on the pager
- Navigation: External pages always appear on top when one reorder selected pages
- Content block Styling the thumbnail dropdown in the Foundation template
- Image Gallery: Previous/Next buttons do not work correctly when navigating through limited set of images
- Image Selector: Parent library is displayed always in image tooltip
- Image Selector: Fixing the autocomplete feature of the tag field used in the "Upload properties" dialog
v.1.1.100.0
What's new
- Image Gallery widget
What's fixed
- Image selector: Validation message that library is required should appear if you select no library in upload properties dialog
- Image selector: Changing the provider results in displaying a tooltip
v.1.1.90.2
What's new
Client components
- Image selector (documentation)
- Image field (documentation)
Widgets
- Image widget
- Content block: Image manager
What's fixed
- General: Prevent Personalization script from loading if the Personalization module is disabled
- News: Provider selector styles are broken.
- Content block: Provider selector styles are broken.
v.1.1.80.1
What's new
Reusable Sitefinity components
- Library selector (documentation)
- Flat taxon field (documentation)
Generic client components
- Drag and drop directive (documentation)
v.1.1.70.1
What's new
Generic client components
- Collection (documentation)
- Tree (documentation)
- Search box (documentation)
- Sort box (documentation)
- Infinite scroll (documentation)
What's fixed
- Search widget: The Search box widget on semantic package template is throwing an error in design mode (specific to Firefox).
- Navigation widget: The "All" value is cut from the levels dropdown (specific to Chrome and IE).
- Page Selector: Statuses are not align properly, when you are using page without MVC template.
- Link selector: Font size is too small in Email address field in Foundation template.