ImageHost Changelog
v1.0.1
- Fixed a few bugs with email sending.
- Added email confirmation when account is created.
- Implemented Facebook and Google OAuth signup and login.
- Added Recaptcha integration to login and signup forms.
- Added more settings to the admin settings interface. (such as recaptcha, oauth settings etc).
- Implemented a search feature.
- Autoloads more posts on scroll on Index and tag pages.
- Fixed bug with Doctrine entity relations sometimes removing orphans.
- Added a few missing meta tags.
- Removed support for PHP 5.6 (recaptcha zend package required PHP7+).