1.0
1.1
- Added Random Image Function for different image to appear
- Added Thumbnail Default Exist
- Added Thumbnail Must Exist
- Thumbnail Location
- Changed Default image
- Changed upload default image to allow .gif, .jpeg and .jpg
1.1.1
- Fixed layout problem
- Added Thumbnail Link To Post
- Added Thumbnail On RSS
- Added Thumbnail Default Display
- Modified hardcoded part to dynamic
1.1.2
1.1.3
- Added new feature to prevent image to show up once it has been uploaded
- Added LIVE and Draft Image
1.1.4
- Added validation in JavaScript for both Admin and Post panel for Hungred Post Thumbnail
1.2.0
- Fixed Bug on Post page that caused the Post page to mulfunction due to Hungred Post Thumbnail cross plugin problem
- FIxed Bug that caused Mozilla Firefox to not show draft image properly upon first upload
- Fixed pop out box in the file management section to align center in IE
- Added Smart Image Detection Options that will detect the most suitable thumbnail in the folder to display on post
- Added file management page for delete and rename random folder files
- Added the options for user to choose whether to save the original picture during upload of main picture ( for better resizing purposes )
- Arranged Layout for better visualisation in admin panel
- Added Random Image 15 images as default image
1.2.1
- Fixed Out of memory error when resizing all images
- Fixed only admin is allowed to access settings
- Fixed normal user unable to upload image problem
- Fixed image not updated on file management page due to cache problem
- Initial Release!
1.2.2
- improved File management method 'getSelectedFileName'
- change pop out box in File management to persistence pop out box
- Fixed Hungred Post Thumbnail option page got missing problem
1.2.3
- Added Error message on File management if there are no files to be viewed.
- Fixed the problem where image display on page did not have 'title' and 'alt' attributes for all methods.
1.2.4
- changed link to permalink
- added random options for positioning the thumbnail on font page
- added additional check for existing image before allow to be uploaded on hpt_upload.php
- changed static http:// to window.location.protocol+'//' on File Management JavaScript
- remove the use of jQuery library from hungred post thumbnail directory and use WordPress jQuery library instead.
1.3.0
- Added SWFUpload Flash uploaded for mutiple upload of random images on File Management
- Remove all unnecessary default images - 5 remain
1.3.1
- made major change on the path to home page so that blog which has hungred.com/wordpress/ as home page instead of hungred.com can also use the plugin.
- remove getDomainName() method in hpt_function.php
- Fixed File Management doesn't show image file and multiple upload function due to extension domain. eg. hungred.com/wordpress/ as homepage won't work previously
- Fixed Multiple upload doesn't find any images problem.
- Fixed delete process result with an error in file management window.
- Update rename option in file management to include the file name.
1.3.2
- Fixed competible issue with Hungred Feature Post List
1.4.0
- Major Fixed on smart thumbnail which caused infinity loop!
- Fixed too little random image caused no thumbnail to be display problem; default will be show instead.
- Improve the logic of smart thumbnail so that it takes less resources.
- Added advance thumbnail that uses score algorithm to take the best random image to be display
- Added hpt_removeSymbols in hpt_function.php
- Change All default image to random default image by adding hpt_- on the prefix of the image
1.4.1
- Added cautious message to warn all users of this plugin what happen to me! Please visit the plugin page for more information.
- Fixed Multiple upload file doesn't output file on the screen problem.
1.4.2
- Remove alert upon upload on File management
- Update documentation
1.5.0
- Major update to eliminate the problem of images folder get deleted and all image files were gone after wordpress 2.8 above.
- Improve Hungred Post Thumbnail admin site efficiency
1.5.1
- Fixed upgrade of other wordpress plugin caused an error
- Fixed backup gets delete after update due to WordPress 2.8 changes.
2.0.0
2.1.0
- Update Code Structure
- Update Script Structure
- Added the ability to change the wp-config or upload folder
- Change the upload folder to wordpress upload folder
- All default images will be removed.
- Added Video Thumbnail capability for youtube video
- Fixed Image already exist problem
- Changed the image folder to permission 0755
- Changed the image folder to wordpress upload folder to preserve the image in the folder.
- Changed the default loading image.
- Fixed Plugin did not properly delete folder problem
- Added logic to move image folder to new location
2.1.1
- Fixed backup logic causing other installation of plugin fail.
2.1.2
- Change data type to double for post id
2.1.3
- fix problem whereby glob is not available in user server due to security reason.
2.1.4
- fix function_exists problem
2.1.5
- logic problem causing random image not SHOWING!
2.1.6
- Change font type to prevent mac user who use firefox or chrome browser having problem viewing the page
2.1.7
- Updated the logic for searching wp-config.php
- Updated upload image logic so that image doesn't get deleted when duplicate image was uploaded.
2.1.8
Check whether data pass into inarray is an array to avoid error message.
2.1.9
- fixed access to admin page on wordpress 3.0