- Added: persistent `id` field for item types - Fixed: `highest_equipment_level` field for sets were incorrectly named `level` in SDKs.
0.7.1
- `is_active` boolean flag for effect types to determine what is really affecting the target (like -1 AP from bow). - `limit` query parameter for all search endpoints to request more results from the search engine. defaults to 8 (like before).
0.7.0
Ankama RSS, Twitter and Almanax Discord Webhooks - Blacklisting - Whitelisting - Mentions based on Almanax bonus - Previews (weekly, monthly, daily)
0.6.0
- Adds all possible detail fields in the list endpoint using fields[<type>]. example: fields[item]=description,recipe - Adds a new (alias-)endpoint **/all** to every listing endpoint for easily getting all data with disabled pagination (page[size]=-1) and all possible additional fields for this type.