Release 1.14.0
Added
- Added function to get the site's statistics over the last seven days
- Added function to get all character entries who's birthday is today
- Added function to get all staff entries who's birthday is today
- Added new properties to character and staff queries
Fixes
- Added a check to the FilterBuilder utility to verify if the filter is an object
Alternative
for names is now typed as a string array instead of a string- Updated typings for characters and staff to reflect changes and updates
Removed
- Removed
siteUrl
from character and staff queries
Full Changelog: v1.13.2...v1.14.0