Internal hotfix builds

Posted by Community Admin on 03-Aug-2018 12:18

Internal hotfix builds

All Replies

Posted by Community Admin on 10-Jan-2014 00:00

Hi all,

Sitefinity team has a new policy to release incremental hotfix builds on a more regular basis. The builds will be available in the internal builds section of your Telerik accounts and will help you address critical issues without waiting for a major release or even a service pack. We recommend upgrading to the hotfix builds only if you experience the particular problems that were fixed in some of these builds.

The internal hotfix builds have passed our fully automated test suite - which includes thousands of functional, integration, unit and performance tests. The actual bug fixes have also passed strict manual quality assurance and performance tests. These builds have not passed our full manual regression testing cycle that we do before each official release. These releases will not include breaking API changes, database changes and high-regression potential changes or fixes. Upgrade from these builds to the consecutive official release is fully supported. 

The bug fix builds can be installed by any customer having a license for the particular official version that precedes them - that's the same policy we have for the service packs.

The downloads are activated only if you have first downloaded the major official version that precedes them. For example, internal hot fix builds for 6.3 are available if you have downloaded 6.3.

Best regards, 
Sitefinity Team.

Posted by Community Admin on 10-Jan-2014 00:00

Sitefinity 6.3.5011 Version Notes

What's new:

  • Generic css classes are added to front-end content widgets for easier styling;

What's fixed:
  • Dynamic Link parser: lang attribute breaks links to other cultures after upgrade.
  • Page compilation fails with "Sequence contains no matching element" for pages with custom layout controls after upgrade to 6.2
  • Analytics: button's styling issue when hovering;
  • Libraries: Move image and folder to another library results in "An item with the URL already exists"
  • Libraries:  Move folder and image to another library is moving all images on root level
  • Firefox zoom is misaligning the page;
  • Argument null exception is thrown when opening a page containing navigation widget in preview/edit after moving it from one parent to another.

Regards,
Georgi
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 16-Jan-2014 00:00

Sitefinity 6.3.5013 Version Notes

What's fixed:

  • Improved startup time - reducing the CPU time by 25% compared to 6.3 by removing the runtime compilation of the inline editing’s Razor templates at startup. Instead those templates are compiled build time.
  • Mobile App builder- compatibility with new Icenium Authentication.
  • Dashboard- fixed errors in Sitefinity's log when News Module is disabled.

Please note that this is incremental upgrade so it contains the fixes from the last week as well.

Regards,
Georgi
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 24-Jan-2014 00:00

Sitefinity 6.3.5014 Version Notes

What's fixed:

  • Custom URLs - Getting a 404-Not Found exception when editing pages with a custom url with extension.
  • Performance improvement in authentication mechanism regarding updating user activity information.
  • Migration: after migration comments are not associated with the commented item.
  • Fixed errors when loading some theme images.
  • Forms: On a clean 6.3 project, the very first form response submit fails to send an email notification.

Regards,
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
 

Posted by Community Admin on 31-Jan-2014 00:00

Sitefinity 6.3.5017 Version Notes

What's fixed

  • Inline Editing: Fixed broken UI when uploading new images
  • Deleting avatar image from profile widget doesn’t delete the master version of the image
  • Responsive Design: CSS selector in responsive design rules is not setting the file path correctly (public link)
  • Responsive navigation doesn't work when you don't have layout controls on the page
  • Navigation widget: "All pages under currently opened page" results in Object reference exception when editing the widget on a Page template
  • Multisite/Multulingual: Additional URLs cannot be deleted when you have a single language in multilingual mode
  • Analytics dashboard does not work if the default language is not English(public link)
  • Status in the Users View reflects if the user has been active in the last M minutes, where M is the value of the field UsersIsOnlineTimeWindow, which can be found Administration -> Settings -> Advanced -> Security(public link)
  • Events without end date( not entered) are not displayed in filters (public link)
  • Email Campaigns: Selection of mailing list in the "Select mailing lists" dialog is not preserved (public link)
  • Sitefinity navigation control shows Unpublished and 'Show in navigation' set to false pages in custom selection display mode (public link)
  • Preview for mobile devices is not showing any CSS style rules applied (public link)
  • Email Campaigns: Subscriber's Email cannot be changed after sending an issue (public link)
  • Libraries: Move image and folder to another library results in "An item with the URL already exists."

Regards,
Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 07-Feb-2014 00:00

Sitefinity 6.3.5018 Version Notes

What's fixed

  • Moving library with existing image url is breaking thumbnails regeneration.
  • Navigation widget using "All pages under particular page" causes an error(public link)
  • Google Conversion script breaks when a product contains apostrophe
  • Fix for urls which contain symbols from different languages than english(bg, german)
  • Umlaut URLs cause duplicate page url

Regards,
Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 14-Feb-2014 00:00

Sitefinity 6.3.5020 Version Notes

What's fixed

Performance: Hierarchical dynamic modules - Changed ORM mapping of dynamic content, so index on system_parent_id and application name is efficiently used. This effectively speeds up hierarchical dynamic modules.
Feeds: Dynamic content RSS feed’s performance improvement.
Canonical URls: Page location screen is not working when option 'Redirect to the first  accessible page inside a group page' is activated
LDAP: Add ability to configure fail-over LDAP servers (delimited with ';').
Navigation control:

  • Shows Unpublished and 'Show in navigation' set to false pages in custom selection display mode(public link).
  • Redirect pages are not visible in the Navigation Widget.

Regards,
Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 21-Feb-2014 00:00

Sitefinity 6.3.5022 Version Notes
What's fixed

Module Builder: 

  • Deleting the MainSection prevents new fields to be added to a module (public link)
  • DynamicContentInboundPipe class is public now.
Less module:
  • Support for minification of the generated CSS file.
  • Fixed unnecessary dependency on ILessCompiler, when the module is not enabled.
  • LESS files starting with underscore are no longer included as links in the page.
Ecommerce:
  •  Allow the payment response to parameterize the redirect HTTP (POST, GET). For BitPay payment provider redirect should be done with  GET method. If GatewayRedirectMethod is not specified POST is executed.

Regards,
Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 28-Feb-2014 00:00

Sitefinity 6.3.5023 Version Notes
What's fixed

Multisite

  •  Site is not created after switching from single site to multisite mode (after upgrade).
Forms
  •  Sending multilingual forms doesn`t tolerate the names of the form control.
Search
  •  Fixed Navigation control is indexed.
Pages
  • Entering quote (") at Description field of a page based on master page brakes the view of  the page

Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 07-Mar-2014 00:00

Sitefinity 6.3.5024 Version Notes
What's fixed

Inline editing:

  •  In Multilingual mode split page returns error '404 page not found'
E-commerce:
  • In Multisite mode Offsite payment method with two sites and not shared order providers might lead to wrong order update.

Regards,
Ivan Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

Posted by Community Admin on 14-Mar-2014 00:00

Sitefinity 6.3.5026 Version Notes
What's fixed

Module Builder

  • Performance optimizations in dynamic modules - decreased the number of db requests in the backend list screens up to 5 times. The optimizations include:
            - Caching of some commonly used meta information , that was previously retrieved from db for each content item record
            - Optimizing the security permission checks based on the fact the dynamic modules don’t have granular permissions – e.g. we check the permissions just once for all records for the current user now, not for every record (before)
             -Retrieving the information about the published and locked records is done with one single db query for all shown records on the screen instead of issuing a new query for each single persistent item
             -Skipping a lot of db queries when the site is not in multilingual mode – e.g. we are not checking which languages are published for each content item

LDAP
  • Fix Ldap Query to support ToUpper and ToLower
Sitefinity DAM
  • Skip request validation for Sitefinity DAM services in CustomRequestValidator.Sitefinity Desktop Application is trying to post html content (long text fields, e.g. Content), so request should always be valid.

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 21-Mar-2014 00:00

Sitefinity 6.3.5028 Version Notes
What's fixed

Pages:

  • "Cannot find docking zone" when you drag and drop a layout element in Page edit or Page Templates edit modes.
  • Optimizations related to creating docking zones.

Form File Upload:
  •  Fix issue when a user uploads a file with uppercase extension.
Connector for Backend Services:
  • Fixed issues in Connector for Backend Services authentication.
  • Fixed issue when different user is logged in Connector for Backend Services the synced modules are not cleared.
  • Added error message in Connector for Backend Services when saved dynamic modules cannon be created in Telerik Backend Services.

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 28-Mar-2014 00:00

Sitefinity 6.3.5029 Version Notes
What's fixed

Pages:

  • Duplicating of a page (in invariant culture) under split parent fails if the parent has same url-name for different languages
Lists:
  •   Fixed hard coded sorting options, so they are dynamic now.
File Upload:
  •  Fixed an issue with Form file upload extension validation being case sensitive when adding the allowed extension in Other section
Videos:
  • When accessing video file (.mp3, .flv, .ogg) or PDF byte range streaming should be regulated by back-end configuration

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 17-Apr-2014 00:00

Sitefinity 7.0.5101 Version Notes
What's fixed

SiteSync:

  • Multisite synchronization issues for for deleted items coming from monolingual sites when others are multilingual (FP)
  • Incorrect prefix for migrated taxonomies in multisite migration.
  • Product migration fails if we migrate the item 2 times.
  • Cannot sync an attribute which is applied to specific product type.
  • In pending items dialog only items from the default provider are filtered by taxonomy.
  • Fixed creating two Default Calendars after migration.
  • Pending Items Dialog Selective sync throws an exception randomly.

MVC:

  • Helper methods defined in razor views (in App_Code folder) do not work properly

Dashboard:

  • Awaiting approval filter is not showing items.
  • Status filtering is not working properly.

Libraries:

  • Clicking on Reorder button gets all the images under the top most parent library

Localization

  • Fix for upgrade of page localization strategy migration.

Content location:

  • Content location for content items is missing after upgrade (until app restart).

Connector for Marketo:

  • Calls for jQuery and JSON2 are no longer made in the front-end pages if they are already loaded.
  • Important: This change might cause a JavaScript error if the used munchkin relies on jQuery. This can be avoided by switching to a different munchkin or loading jQuery in the front-end pages' head tag.

Blogs:

  • Loading of the back-end blogs grid is slow when there are many blog posts assigned to a single blog.

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 25-Apr-2014 00:00

Sitefinity 7.0.5102 Version Notes
What's fixed

Peformance

  • Performance issue with the PagesService with multilingual fetch strategy when using split table Multilingual Mode
Navigation:
  • Changing the back-end language does not affect the main navigation menu
Libraries
  • Added validation when moving a root library from the edit dialog in the back-end
Search
  • Search will now work after trimming the search query (FP)
Email notifications
  • Fixed the sorting of the form field controls when sending email notifications.
Images,Videos,Documents
  • Give ability to see the manual reordering done via reorder dialog in the back-end.
Users
  • User created and user creating events not firing properly
Comments
  • Extending event handling for comments with rating.

Email campaigns

  • The message templates are no more locked and all changes are removed after clicking "Back to message templates". (FP)

Inline Editing

  • Publishing content in IE causes js error - Unable to get property 'prop' of undefined or null reference

Related Data

  • Filtering by URL in front-end, doesn't work with provider different than the default.
  • Exception is thrown when libraries module is deactivated and user opens a blog or a page containing related media image field.
  • Exception is thrown in the front-end  if there is related news field and News module is deactivated.
  • Author is able to edit items that don’t belong to him via the related data selector.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 30-Apr-2014 00:00

Sitefinity 7.0.5103 Version Notes
What's fixed

Email Campaigns / SMTP

  • Accounts without an email will no longer prevent the rest of the subscribers from receiving the notification.
Content Locations
  • Improve the upgrade of content locations when there are many split pages in multilingual and they have to be merged into one page node.
Events
  • Error message for event end date earlier than start date causes disorder of UI elements.
Ecommerce
  •  Split table entities and fetch strategy cause issues in Ecommerce.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 09-May-2014 00:00

Sitefinity 7.0.5104 Version Notes
What's fixed

Azure/Upgrades

  • Fixed issue with SQL Azure when directly upgrade on Azure 
Resources
  • Added missing resources for RadControls

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 16-May-2014 00:00

Sitefinity 7.0.5105 Version Notes
What's fixed

Content Services

  • Optimizations made on services (Image, Video, Documents) and on filter widget for all content services.
Libraries/Folders
  • Optimizations on getting information for child folders of libraries
  • Getting HasChildren value for FolderViewModel on multiple folders is done with only one query
SalesForce connector
  • Error when SForce libraries are disabled and failing sync when the SForce account is not in North America
Oracle Upgrades
  • Unable to upgrade 6.2 to 7.0 on Oracle

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 23-May-2014 00:00

Sitefinity 7.0.5107 Version Notes
What's fixed

Content block

  • Hyperlink manager does not work for users other than administrators when working in Multisite and Multilingual environment
Related data
  • Added Code reference for Related data/media fields
Dynamic Modules
  • Old media field could not be deleted.

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 30-May-2014 00:00

Sitefinity 7.0.5108 Version Notes

What's fixed


Pages
  • Possible missing redirecting pages (to split pages) after upgrade to 7.0 in a multilingual site
Widget Templates
  • Registering sitefinity tag in the web config results in Error Parsing Template 
MVC
  • Ability to control the exact content of a response of an action.
Related data
  • "Simple link" widget for related media fields
  • Locked items can be open for edit by other user through related data field
Forms
  • Fixed an issue which was preventing the user from editing the root level permissions for Forms
Search
  • Changing the identifier to a another field of a custom module, results in empty results when searching for the old field
Other
  • Share preview link" is not working on sub folder sites

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 06-Jun-2014 00:00

Sitefinity 7.0.5109 Version Notes
What's fixed

Content block:

  • You are able to save content block widget with invalid shared content id.

Feather:

  • Content Block, delete content block in use results in error "Workflow rules do not allow to delete"

Choice fields:

  • Creating a choice field throws error when a choice value has "<" symbol in it.

Images and Documents:

  • Additional urls for images and documents do not redirect to the default one

Other:

  • Fix “User not found” exception when login to Sitefinity using external STS authentication.

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 13-Jun-2014 00:00

Sitefinity 7.0.5110 Version Notes
What's fixed

Images and Documents module

  • Performance optimization for Folders.
  • The translation commands for an image are removed when the image does not have translation in the current language

Sharepoint

  • Added validation to Connector for SharePoint when synchronizing dynamic module types. You can no longer select or synchronize a non-root level type.

MVC

  • MVC context does not copy ApplicationInstance and Cookies

Newsletters 

  • Bounce messages statistics is not properly calculated when there are large amount of bounce messages
  • Export of subscribers is not working properly when there are large number of subscribers in the system

Authentication

  • Added support for authentication with external STS without existing user in Sitefinity database - allows you to have an authenticated user in Sitefinity that is not part of the CMS membership provider. This is useful in cases when you don’t want to create a user inside Sitefinity’s database – they might come from another place like Google +

Backend pages

  • Redirect page with option "Open this link in new window" is not working for back-end site

Page templates

  • Theme drop down menu does not list correct page themes

Ecommerce

  • Purchased downloads cannot be downloaded when file is replaced

Other

  • Border option screen for tables in RadEditor is not rendered properly
  • CSS class is added to watermark fields to hide label when the field is focused (was inline css)

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 18-Jun-2014 00:00

Sitefinity 7.0.5111 Version Notes
What's new

New events :

  • NewsletterSubscriptionCompletedEvent - newsletter subscription created.
  • NewsletterSubscriptionDeletedEvent - newsletter subscription removed.
  • FlushSentencesCompletedEvent - buffer of Log Service is flushed and sentences are stored in the database.
  • OnReconcileExecutedEvent - reconciler task is run and user mapping is stored in database.

What's fixed

Search
  • Documents appear in all site search indexes when working in Multisite mode
Log Service
  • Log Service: Remove re-buffering of sentences in case of store sentences failed.
  • Raise user login event when SitefinityClaimsAuthenticationModule is not present.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 20-Jun-2014 00:00

Sitefinity 7.0.5112 Version Notes 

What's fixed


Widgets

  • Control property ID in not preserved after “Save” in multilingual pages
Connectivity
  • Added option for enabling or disabling when an event is triggered when list synchronization is completed.
Other
  • UI fixes related to licensing widgets


Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 27-Jun-2014 00:00

Sitefinity 7.0.5113 Version Notes 

What's fixed

Pages

  • Monolingual site -> page with children can be deleted without warning message

What's new

Migration module
  • There is now an option in the module settings "Migrate all pages with 3.7 custom URLs as custom URLs" which is off by default. If this setting is turned on then all the pages that have custom URLs in Sitefitiny 3.7 will be mirgated as pages with custom URLs in Sitefinity 7. Note that in Sitefinity 7 if a page has a custom URL then all the child pages of that page will have custom URLs as well.


Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 04-Jul-2014 00:00

Sitefinity 7.0.5114 Version Notes

What's fixed

Libraries

  • Cannot move images to child folders.

Email Campaigns
  • Public static method BounceChecker.CheckBouncedMessages throws stack overflow exception.

What's new

Sharepoint
  • Added support for sync tags from Sharepoint on behalf

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 11-Jul-2014 00:00

Sitefinity 7.0.5115 Version Notes

What's fixed

Module Builder:

  • Workflow does not send notifications for dynamic items.

Custom fields/ Documents:
  • Documents with long name break the style and it is impossible to remove them (FP)

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 01-Aug-2014 00:00

Sitefinity 7.1.5201 Version Notes

What's fixed

Recycle Bin:

  • Fix for resolving all Recycle Bin links in the system.

Comments:

  • Fix for upgrade crash issue when there are comments without Author.

Authentication:

  • If you experience connectivity problems between Sitefinity and Telerik Backend services or Telerik AppBuilder using Connector for Telerik Baas or Mobile app builder - this is due to the new authentication introduced in Telerik Platform. A connectivity fix is provided in this internal build.

Multilingual:

  • Custom Labels & Messages not localizable in Sitefinity 7.1.

Pages:

  • In multisite mode duplicate page restriction is missing when language translation does not exist on both sites
  • Fix for "You are not authorized to 'View this page and its child pages' ('Pages')" issue appearing on login attempt

Audit:

  • Cut the string values going to the AuditLogger-s if they are too long

MVC:

  • Added support for setting "complex" properties in design time

DAM:

  • Fix issue with getting parent items for static content in LightningContentManager. Resolved WebAPI conflict between DAM and Falafel services.
Sitemap Generator:
  • Sitemap throws errors in some cases when content modules are disabled

Workflow notifications:

  • Workflow notification item link is incorrect

Forums:

  • Fix broken css styles in RadEditor control when trying to Post a reply or Create a thread

Other:

  • Site fails on start when user is unauthenticated
  • Removed reference to Microsoft.Compilerservice.AsyncTargetingPack.Net4.dll
  • Fixed description text for L2 cache inside configurations section.
  • Project Manager now supports web.config transformations during upgrade from versions 4.0+ to latest

Regards,
Stoimen Stoimenov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 08-Aug-2014 00:00

NOTE: Build 7.1.5202 is replaced by version 7.1.5203 which contains improvements for the Ecommerce fix introduced in 7.1.5202. If you have already upgraded to 7.1.5202 and are using the Sitefinity Ecommerce module we advise you to upgrade to 7.1.5203

Related data

  • Added support for creating related data fields working with default source (provider) per site in multisite environment. (FP) (KB article)

Forms

  • It is now possible to use custom form widgets in a form, which return values different than String.

Ecommerce

  • Fixed a problem with inserting links for cultures other than the default in Ecommerce Long Text Fields causing them to be resolved incorrectly on the frontend. (FP) (KB article)

Security

  • Several fixes related to Sitefinity backend Login form.

Sitemap Generator

Bug Fixes:
  • Google will not accept the Sitemap date format.
  • "Last modified" is not shown when navigating to settings.
  • Item location is not resolved when it is not in the default language.
  • Draft and Unpublished pages are included in the Sitemap.
  • Sitemap URL should be encoded when submitted to the search engines.
  • When a language is removed from a site, dynamic content is still included in the sitemap.
  • When dynamic content is disabled, the items are included in the sitemap.

Regards,
Stoimen Stoimenov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 15-Aug-2014 00:00

Sitefinity 7.1.5205 Version Notes

Related data

  • Fix for an issue where a field for relating pages throws an error in the Front-end when the value for the field is empty.

Upgrade

  • Fix for an issue where after upgrade from Sitefinity version 7.0 to 7.1 child items created in Module Builder types cannot be edited.

Other Bug Fixes:

  • Fix for an issue where field grouping sections in the backend create and edit item areas cannot be ordered. (FP)
  • Exception is no longer thrown when a query is made against the sf_control_properties table in Oracle Database.
  • Blogs widget adds a link to the AtomPub service that allows Windows Live Writer blogging even if the setting in the advanced configurations is disabled. (FP
  • In Multisite site global permissions no longer break single page permissions. (FP)
  • Fix for an issue where Versioning page in the backend generates incorrect URL for the CSS used by video widgets when the current theme is not registered properly.
  • The option "Remove SSL when the page does not require it" in Site URL Settings is now disabled by default.
  • When Page template is based on custom master page the Personalization module script is no longer generated after the closing HTML tag. (FP)
  • After adding a new language culture in Sitefinity the option for storing configuration files in the dababase is now working as expected.

Improvements:

  • It is now possible to customize the default "The system is restarting..." server message while the website is restarting.

Regards,
Stoimen Stoimenov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 22-Aug-2014 00:00

Sitefinity 7.1.5207 Version Notes

What's fixed

Performance:

  • Backend performance issue with taxonomy services when editing an item that has many fields of type classification (tags, categories, custom classifications) (FP)

Dashboard:
  • Users in the role Authors cannot see their own items in the recent items widget

Personalization:
  • Cannot find locations which consist of more than 1 word separated by a blank space (e.g. New Zealand)

Recurring events:
  • Start Date is not calculated correctly for Central Daylight Time (UTC  -5) and Central Standard Time (UTC -6). For recurring events that start in one Daylight saving time and continue during another Daylight saving time the start date and time is not calculated correctly after edit.

Related Data:
  • Related Data field does not work with the default provider for the site if the ModuleName is composed of two words separated by a blank space (e.g. Press Releases)

Other:
  • Improvements in GDI(Graphics Device Interface) graphics functionality related to disposing objects.
  • Extending error handling when there is an exception from bounced email processing
  • Validation for special characters and letters in MetaKeywords for pages by encoding/decoding passed values.
  • Fix issue with Project Manager not properly showing sites in IIS. When you are going to create a new website under IIS using the Project Manager, it doesn't show correctly your existing websites.
  • Fix an upgrade issue with Ecommerce where incorrect table names are generated in the database for the product types which have longer names.
Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 29-Aug-2014 00:00

Sitefinity 7.1.5208 Version Notes 

What's fixed

Search widget:

  • Enable advanced mode settings for the Search widget.

Personalization:

  • Fix the way that IP address is retrieved in Personalization module in order to detect forwarded IP address and requests that come from servers hidden behind proxy.

User Management: 

  • Searching in User Management from LDAP provider is now case insensitive (FP).
  • Users in the UserSelector control are now properly ordered alphabetically (FP).


Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 05-Sep-2014 00:00

Sitefinity 7.1.5210 Version Notes

What's fixed

Pages:

  • Fixed an issue where redirect page will show up in the sitemap for a language where it does not have a translation if it points to a Sitefinity page which has a translation in this language. (FP)

Page Templates:

  • Fixed an issue with ZoneEditor where if you have a layout control and some widgets inside it on a page template, deleting the widgets can cause 2nd level layout controls, placed in the same layout, on pages based on this template, to become orphaned. (FP)

Forms:

  • Fixed an issue with Allowed File Extensions for Forms with Rad Upload Control where you can not upload a file with uppercase letters extension(e.g. JPG), regardless of the custom extension set in the back end. (FP)

Events:

  • Fixed an issue in Event Edit/Create backed screens caused by minimum EventEnd date miscalculation when setting EventStart time later in the day and specifying timezone with bigger offset (e.g. EventStart is 21:00 and TimeZone is UTC -04:00). (FP)
Libraries:
  • Fixed an issue with Content Block and Long Text field media content upload, where denying permissions for a specific role/user for the Default Library will prevent him from uploading media items in the other Libraries, too. (FP)
Sitemap Generator:
  • Fixed an issue where Sitemap generator does not take into account ContentLocationFilters and generates links to all items on a page instead of only the ones specified in the widget settings (e.g. filtered by Tag). (FP)

 Search index:

  • Removed the Content Blocks check box option when creating a new Search Index. Content under Content -> Content Blocks is no longer indexed, as it displays duplicate entries in the search results. Any Content Blocks and Shared Content items displayed on pages are indexed though the Static HTML on Pages option.

MVC:

  • Exception is thrown when previewing pages which have MVC Controllers using dependency in the constructor. Introduced support for  injecting custom Controller Factory that implements ISitefinityControllerFactory (FP)

Multisite:

  • Fix styling issue with providers drop down in multisite -When there are several sites in multisite and the providers are all shared, there is a dropdown to accommodate all items. The items from the dropdown appear behind the gray bar and cannot be clicked.(FP)

 

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 12-Sep-2014 00:00

Sitefinity 7.1.5213 Version Notes

What's new

  • An option to disable second level cache for specific content types has been added (FP)

What's fixed

Upgrade
:
  • Module Builder upgrade no longer occasionally fails when upgrading from Sitefinity 5.3 to 7.1
  • Sitefinity DAM now can properly create new dynamic content items after direct upgrade from Sitefinity 4.4
Pages:
  • Fixed an issue with ZoneEditor in page templates where if you have a layout control and some widgets inside it on a page template, deleting the widgets can cause 2nd level layout controls, placed in the same layout, on pages based on this template, to become orphaned
MVC:
  • Introduced support for returning FileResult in an MVC Controller Action (FP)
  • Introduced support for Controllers passing parameters in the constructor

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 03-Oct-2014 00:00

Sitefinity 7.2 5311 Version Notes

What's fixed

Authentication:

  • Makes the SitefinityIdentity and UserIdentity classes serializable
Pages:
  • Changing LayoutControl properties not applied when publish the page (FP).
Permissions:
  • Changing page permissions not applied when publish the page.
InlineEditing:
  • "Publish all" doesn't work in Pure Mvc page
MVC:
  • Page editor throws exception when there is a user control in the toolbox and Feather is installed
Media Content Libraries:
  • Fix setting pageSize of folderFIlter to 0 disables the paging functionality.
Multisite:
  • Fix in Generate report

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 10-Oct-2014 00:00

Sitefinity 7.2 5312 Version Notes

What's fixed

  • Content items with many related media fields no longer cause performance issues when opened in edit mode. (FP)
  • When duplicating pages workflow status is now properly set to Draft.
  • MVC FileResult now sets the download filename as specified. (FP)
Sitemap Generator:
  • Content items can be prevented from including in sitemap by subscribing to ISitemapGeneratorContentRetrieving event and setting Cancel property of the event to true.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 17-Oct-2014 00:00

Sitefinity 7.2 5314 Version Notes

What's fixed

  • Unable to edit a widget via user with Editor role on page based on template (the widget is placed on the page template and the option "Make editable on pages" is checked) (FP)
  • Fixed an issue where server error is thrown when logging in with default admin user on Windows Azure with NLB enabled.
  • Fixed an issue where widgets placed on page templates cannot be edited in some cases.
Multilingual:
  • Custom Labels & Messages are not localizable when .cs files inherit from in-built controls. (FP)


Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 24-Oct-2014 00:00

Sitefinity 7.2 5317 Version Notes

What's fixed

Caching:

  • Output cache is invalidated when clicking "back to pages" button.

Pages and Page Templates:

  • Template won't change if you change it during page duplication.
  • Duplicate page results in insufficient permissions error.
  • "Object reference not set to an instance of an object" when you duplicate a page.

Multisite:

  • Decreased number of requests to MultisiteService on every backend page when there are more than 15 sites.
  • Output cache is invalidated for non-default site in Multisite management.

Module Builder:

  • Fixed performance issue when opening hierarchical dynamic item for edit.

Images:

  • Added FIPS support for Url parameter signature for thumbnails.

MVC:

  • Fixed MVC controller cannot be found when attributes collection contains keys.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 31-Oct-2014 00:00

Sitefinity 7.2 5318 Version Notes

What's fixed

Forums

  • Calls to Notifications service was not correctly checked whether the call was from backend or frontend page.

Digital Experience Cloud

  • DEC sentences were not sent for Html5 videos played from a youtube list.
  • DEC sentences will contain absolute instead of relative URLs.

Pages overriding template controls

  • Fixed issue with overriding control inherited from a template on the page. The designer was not correctly working with the base control and not the overridden control - as result the overridden properties were lost when opening the designer for a second time
  • Fixed issue with deep inheritance - parent template > child template > page. When a control was overridden on a child template and then opened for overriding on the page it inherited the properties of the parent template control and not the overridden properties of the child template control.

External blob storage provider for media (images, videos, documents).

  • Fixed: Moving media items to Azure Blob Storage from different libraries/folders results in overwritten content.

Pages
  • Converting a Standard Page to Group and then back to Standard breaks the pages grid.
 

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 07-Nov-2014 00:00

Sitefinity 7.2 5321 Version Notes

What's fixed

Responsive Design

  • Cannot view to which pages a transformation rule is applied.

Module Builder

  • It is now possible to add more than one field of type Media Related - Images.

Network Load Balancing

  • Resolved an issue with Level 2 cache communication with more than one database.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 14-Nov-2014 00:00

Sitefinity 7.2 5322 Version Notes

What's fixed

  • Fixed an issue where event body is not exported to Google calendar, ICal, Outlook

 Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 21-Nov-2014 00:00

Sitefinity 7.2 5323 Version Notes

What's fixed

Forums

  • Search breaks when there are multiple providers for forums

Pages

  • Convert redirect page to normal page result in java script error

Events

  • All day events display as 2 day event in calendar view (FP)
  • Calendar View does not calculate time correctly when TimeZone is set to a South hemisphere location (FP)

Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 28-Nov-2014 00:00

Sitefinity 7.2 5324 Version Notes

What's fixed

Registration Widget

  • Fixed the label for Confirmation Page Title that appears as null in the widget settings but is actually selected (FP)

Azure

  • Fixed a problem with content changes not reflecting properly on the other nodes when using Load Balancing for Azure.

Forms

  • Fixed a problem with the Forms module where editing an already published Form and duplicating a FormControl on it results in duplicate control IDs (An item with the same key has already been added exception when submitting the Form on the frontend) (FP)

What's new

Output Caching

  • Introduced an option to wait for the requested page to be added in cache and then serve all consecutive request to it. Thorough explanation of the feature is available in this blog post.

Regards,
Stoimen Stoimenov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 22-Dec-2014 00:00

Sitefinity 7.3 5611 Version Notes

What's fixed

SiteSync
  • MVC Control properties are not persisted after sync on page live version(FP).

Events

  • Moving all day event in calendar makes it no longer all day event
  • Resizing all day event makes it no longer all day event and calculates wrong dates
  • All day events are not placed in All day events section of Day and Week view of Calendar

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 12-Jan-2015 00:00

Sitefinity 7.3 5612 Version Notes

What's fixed

Events

  • All day events time is now properly calculated in the front-end pages.

Personalization
  • Personalization rules for locations in USA are now properly applied on personalized pages.

Navigation widget
  • In multilingual Drop-Down Navigation Widget no longer shows pages that don't have a translation in the current culture. (FP)

Upgrade
  • Fixed an upgrade issue with dynamic content permissions.

Other
  • Pages displayed in Page selector form are now properly styled.
  • Resolved a styling issue in the Permissions section "Break Inheritance" button styling overlaps with the "How to" tooltop.
  • JavaScript Page Widget now properly sets relative URLs to files. (FP)
  • MVC Control properties are not persisted after sync on Page live version. (FP)
  • Narrow selection in the image selector now correctly searches only in the selected libraries.


What's new
 

Authentication
  • Introduced an option to configure server session timeout. It could be configured from Settings > Advanced > Security > Server session token lifetime
  • Introduced an option to turn on/off password autocomplete. It could be configured from Settings > Advanced > Login > Disable browser autocomplete

Page Selector
  • Added a label to page selector that shows page status - published/draft. Added support for Pages Selector that allows lazy loading.

 Regards,
Stoyan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 16-Jan-2015 00:00

Sitefinity 7.3 5613 Version Notes

What's new

  • Pages Precompilation tool. Allows to precompile frontend and backend pages before deploying the site in production. Helps pages load faster when requested for the first time. Reduces processor load. Optimizes or skips the warm-up phase.

What's fixed

Users

  • Verify email uniqueness when editing user details.

Forums

  • Opening a forum post for reply by using query string parameter does not require authentication.​

Related Data

  • Filtering, sorting and searching for ecommerce products in related data items selector are now properly working. (FP)

Libraries

  • Relocating library to different provider is now working properly for the case when there are leftovers from previous relocation.
  • Fixed a problem when relocating library item fails and the procedure can't finish after retry.

Other

  • CSS Page Widget now correctly sets relative URL to selected files.

Thumbnails

  • Thumbnails are broken after upgrade to Sitefinity Hotfix 2 (build 7.2.5320.0 ) when using custom crop size, images dynamic resizing is enabled (AllowDynamicResizing) and image url signature (EnableImageUrlSignature) is set to true. You can find more information here.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 23-Jan-2015 00:00

Sitefinity 7.3 5614 Version Notes

What's fixed

Related data

  • Exception on first load when using RelatedData Product -> Product (FP)

Azure​

  • Azure: multilingual issue when using split tables (FP)
Site Sync
  • Syncing image file causes target servers to display "System is restarting" message"
MVC
  • ​Returning a pdf as file result from MVC controller action in Classic mode renders a blank pdf file (FP)

Other​

  • Duplicate cookies in response headers (FP)
  • Pager not working properly when "UrlKeyPrefix" or "pageKey"is used (FP)
  • Continue link in the trial message page is not encoded
  • Clicking on Titles & Properties of the Sitefinity backend group page throws an exception (FP)
  • Unable to create a backend page when selecting the "Under parent page ..." option (FP)
Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 30-Jan-2015 00:00

Sitefinity 7.3 5615 Version Notes

What's fixed

Navigation

  • Navigation control is not showing group page when all pages under it are redirecting pages (FP)

Upgarde

  • Failing upgrade to v7.0 when some content locations have invalid page id's.

Content

  • Wrong content resolved in detail view when having contents with the same URL for different languages.

Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 06-Feb-2015 00:00

Sitefinity 7.3 5616 Version Notes

What's fixed

Pages

  • Redirect page which is visible in the navigation and redirects to another  redirect page throws an exception. (FP)
  • Navigation widget with custom selection of pages does not show child group types of pages. (FP)

Libraries​ and Media Selectors

  • Implemented load on demand population to save HTML output and improve the performance in selectors used in Images, Documents and Video libraries, Toolbox widgets and different back-end modules.

    You can configure the default number of loaded items on each request by setting "Number of items to load" configuration property in Administration-> Settings -> Advanced -> Libraries.
    The default value is 0, which means that all items are loaded.
    You can set the property to value between 100 - 200 to get a better performance and save the HTML output in case you have over 1000 libraries or folders on a single level.
    The selector has been tested with about 6000+ libraries and folders on a single level and folders were loaded on demand without blocking or freezing the page output.

Page Templates​

  • Layout control cannot be modified when it contains Navigation Widget with "Treeview" or "Horizontal with Dropdowns menus"  template (FP)

Workflow​

  • Workflow statuses "Reject", "Awaiting publishing" and "Rejected publishing" notification emails are the same as "Waiting for approval" notification email. (FP)
Dynamic content permissions
  • Create button is not visible for child type when its parent item does not have 'Create' permissions. Parent type 'Create' permission should be evaluated instead of parent item.
Other
  • A wrong exception is thrown when anonymous users are trying to access content items restricted only to authenticated users (FP)
  • LayoutsBasics.css cannot be removed on demand


Regards,
Ivan Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 20-Feb-2015 00:00

Hello,

We would like to inform you that release notes for all new internal builds are now available in the Internal Builds forum. All subscribers of this thread are now subscribed to the forum. In the new forum major versions will be separated by threads. If you want to receive notifications for new posts of the threads please subscribe to every thread.

Regards,
Stefani Tacheva
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed