- fix cache settings
- allow the cache timeout and staggering to be changed in settings
- introduce staggered cacing to prevent all users hitting the cache miss at once
- add detail endpoint
- add possibility to determine whether field is countable by
COUNTABLE_FIELD_RELATED_NAMES
settings - fix project specific code
- initial release of categories API