Releases: XoopsModules25x/tag
Releases · XoopsModules25x/tag
XOOPS Tag 2.35-RC1
- minimum PHP version: 7.4 (might work on 7.3) (mamba)
- added Security.md file (mamba)
- DESC sorting of items by time mambax7#18
- fixed bug in tag_block_cloud.php (alain01/mamba) mambax7#15
- fixed version (alain01/mamba) mambax7#21
- commented out time sort as option for Top tags block (mamba)
- updated sample code (mamba)
XOOPS Tag 2.35.0 Beta.4
- refactor tagBar() function into a class (mamba)
- various cosmetics (mamba)
- trigger_error() (mamba)
- fixed update_stats(): replaced ADD with AND in $criteria->add(new \Criteria('tag_modid', $modid), 'ADD'); (mamba)
- reversed missing tag_modid in getByLimit() (mamba)
- updated sample.php (mamba)
- reversed some changes in blocks.php (mamba)
- lowered limit_cloud_list from 100 to 10 (mamba)
- added xmnews plugin (mage)
- updated instructions for creating a plugin (mage)
- fix: when using the tags for the first time, the id was displayed in the field (maga)
- added Blocksadmin (mamba)
- PHP 8.1 cosmetics and type hinting (mamba)
- $module_name in tag_index.tpl (alain01/mamba)
- fix for int required in TagHandler (alain01/mamba) mambax7#12
- added pull for summary for Publisher (alain01/mamba)
- deleted include/functions.php (mamba)
- fixed bug Number of tags (alain01/mamba) mambax7#13
- fixed bug in tag_block_cloud.php (alain01/mamba) mambax7#15
- deleted /test folder (alain01/mamba) mambax7#17
- commented out the code for the new flash cumules block (alain01/mamba)
XOOPS Tag 2.35.0 Beta 3
Merge pull request #24 from mambax7/master Updates/fixes by Zyspec & Mamba