Releases: Mistralys/cyberpunk-mod-db-php
Releases · Mistralys/cyberpunk-mod-db-php
Cache fixes
Included in this release:
- Collection: Fixed the cache not updating with new database releases.
- Index: Fixed clearing the index.
- Index: Now automatically regenerating with new database releases.
- Mods: Fixed the mod images not being found.
- Filters: Added
hasFilters().
Search capabilities
Included in this release:
- Collection: Added full filtering capabilities.
- Core: Added dependency to
php/loupefor the searching capabilities. - Tags: Added the
Earringstag. - Tags: Added the
Torsotag. - Tags: Added the
Outfittag.
Added data caching
Included in this release:
- Added caching of the mod data to improve performance.
- Now clearly distinguishing between a mod's ID and UUID.
- Added all known tags, accessible via
TagCollection.
Initial feature set
Included in this release:
- Load all mods from the DB.
- All clothing mods supported.