Added : Set as avatar code
Added : Avatar Collection for user
Added : new param avatar_collection in get_collections() method
Fixed : crop value in thumbs_dimensions
Added : is_avatar param in get_photos() method
Added : photo_dimensions filter in generate_photos() method
Fixed : insert_photo() method
Moved : insert_photo_colors in insert_photo() method from view_item.php page
Updated : get_image_type() method
Updated : getFileSmarty() method
Added : An anchor in getFileSmarty() 'photo_thumb'
Fixed : cropping cases in resizer.class.php
Updated : $Upload->upload_user_file to upload_new_avatar
Removed : cb_create_user_avatar_collection() from common.php
Registered : delete_photo_avatar() function @delete_photo
Added : validate_image_file() function. It uses our old image.class.php method
Added : get_mature_thumb() function. It has three parameters, object_array, size, output. You can also register custom thumb @mature_thumb
Added : Few new functions for photos. get_all_custom_size_photos(), get_photo_dimensions(), clean_custom_photo_size(), get_avatar_photos() and is_photo_viewable()
Added : new js function, displayConfirm(). It accepts four parameters. id( modal box id), confirmMessage( modal box body), onConfirm( either url or function ) and heading(modal box header)
Fixed : if Sub-categories are OFF, then Parent dropdown menu should not display
Updated : channelObjects JS function
Added : Now in channelObjects function you can define smarty variables
Added : Order for sub-categories
Fixed : Joined groups now does not include owned groups
Fixed : Functions that create buttons
Fixed : Removed HTML Tags from Video Description for Facebook Submission
Fixed : user_collections.php PARENT_PAGE and THIS_PAGE
Fixed : user_photos.php favorite case
Fixed : Removed wmode from Pak Player
Added : new js functions loadObject and channelObjects.
Added : new links for user collections, user favorite collection, user subscriptions and user subscribers
Added : height parameter in getFileSmarty function
Updated : default_thumb function for photos
Updated : registered get_collections for smarty
Added : new jquery compressed plugin jquery.jCarousel.js
Added : channel_item.html in blocks/view_channel folder