Releases: hrevert/HtProfileImage
Releases · hrevert/HtProfileImage
2.3.2
2.3.1
Update HtImgModule version
2.3.0
- Feature: Content Negotiation Support. Return JSON response when uploading images when the best format is json. Previously, JSON response was returned for XmlHttpRequest.
- Enhancement: Removed classmap. Use composer
- Bugfix: Fixed a fatal error when uploading images when user is not authenticated
2.2.0
Updated HImgModule version
2.1.0
Updates
Enabled image deleting feature
2.0.1
Stable
2.0.1-beta2
Fixed some issues during file upload and image display
Second Beta Version
A lot of changes:
- Removed dependency on WebinoPhpThumb
- Removed dependency on HCommons
- Added dependency on HtImgModule
- Enable caching of user images in the web root
- Removed options like
resizer
,default_image_size
,stored_image_size
- Added options like
enable_cache
,storage_filter
,display_filter
etc.
Installation update
1.0.3.2 Updated documentation for installation process
Updated Installation method
1.0.3.1 Update README.md