- Extensibility improvement on sharing view so developers can easily override this view and change what groups are always displayed (STICKY). [ispburger]
- Use HTML5 placeholder attribute on Sharing tab search box. Replaces deprecated inputLabel class. [danjacka]
2.1.0
------------------
- Remove kss. JS integration is in Products.CMFPlone. [vangheem]
2.0.8
------------------
- Refactor: we can easily customize the sharing view so that add/remove inherit field is removed. [thomasdesvenain]
- Search on email address within the Sharing view. [davidjb]
2.0.7
------------------
- Don't use deprecated .gif icons. [davisagli]
2.0.6
------------------
- Avoid failure if user with global 'Manager' role removes inheritance on sharing. [thomasdesvenain]
- Ensure a stable ordering in the sharing.xml GS export. [hannosch]
2.0.5
------------------
- User should click the 'Save' button to actually save its changes in the sharing tab. IOW we dont want to update local roles while searching for users. [jfroche]