Skip to content

Releases: hrevert/HtProfileImage

2.3.2

27 Nov 04:33
Compare
Choose a tag to compare

Updated config/htprofileimage.global.php

2.3.1

27 Oct 02:59
Compare
Choose a tag to compare

Update HtImgModule version

2.3.0

27 Oct 02:52
Compare
Choose a tag to compare
  • 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

24 Aug 16:48
Compare
Choose a tag to compare

Updated HImgModule version

2.1.0

15 May 15:05
Compare
Choose a tag to compare

Updates

Enabled image deleting feature

2.0.1

27 Apr 08:42
Compare
Choose a tag to compare

Stable

2.0.1-beta2

19 Apr 13:17
Compare
Choose a tag to compare
2.0.1-beta2 Pre-release
Pre-release

Fixed some issues during file upload and image display

Second Beta Version

27 Feb 15:33
Compare
Choose a tag to compare
Second Beta Version Pre-release
Pre-release

A lot of changes:

  1. Removed dependency on WebinoPhpThumb
  2. Removed dependency on HCommons
  3. Added dependency on HtImgModule
  4. Enable caching of user images in the web root
  5. Removed options like resizer, default_image_size, stored_image_size
  6. Added options like enable_cache, storage_filter, display_filter etc.

Installation update

06 Jan 10:23
Compare
Choose a tag to compare
1.0.3.2

Updated documentation for installation process

Updated Installation method

06 Jan 03:56
Compare
Choose a tag to compare
1.0.3.1

Update README.md