Breaking changes
Added FluentRibbon version for sandboxed solutions (FluentRibbon.Sandboxed.dll).
RibbonCustomAction feature is the only available feature for sandbox for now.
Has been tested with
Office 365!
Other changes
- Fixed "Webpart duplicates exception" issue
- Added ability to provision RibbonCustomAction to list instances
- Added ability to remove standard ribbon elements with RibbonCustomAction (RemoveRibbonElement method)
- Standard ribbon ids are now listed inside SPRibbonIds class
- Added InitialValueJavaScript property for TextBox control
- Added Emails Button sample project
- Fixed EnabledJavaScript bug
- Corresponding documentation corrections and improvements