12345678910111213141516171819202122232425 |
- == Version History ==
- x.x:
- 2.0.2 (11/07/2015):
- - potentially more reliable view counts when entity is not passed explicitly
- 2.0.1 (10/15/2015):
- - fix notice on plugin settings save
- 2.0.0 (10/15/2015):
- - Upgrade for Elgg 1.9+
- 1.2 ():
- - fixes php warning when foreach called on nonarray
- 1.1 (05/30/2012):
- - Forces metastring creation on activation to prevent possible sql exception
- - Removed deprecated file
- - Added CHANGES.txt
- 1.0 (05/16/2012):
- - Initial Release for 1.8
|