0.2.1
Added
- Introduced a shared
AI_Servicelayer to standardize provider access across experiments (#101).
Changed
- Documentation updates (#195).
Fixed
- Guarded against
preg_replace()returningnullto prevent content corruption innormalize_content()(#177).
Security
- Change our user permission checks to use
edit_postinstead ofread_post(GHSA-mxf5-gp98-93wv). - Bumped
difffrom 4.0.2 to 4.0.4 (#196). - Bumped
lodash-esfrom 4.17.22 to 4.17.23 (#198). - Bumped
lodashfrom 4.17.21 to 4.17.23 (#199).
New Contributors
- @caseymanos made their first contribution in #101
- @juanfra made their first contribution in #177
- @PypWalters made their first contribution in GHSA-mxf5-gp98-93wv
Full Changelog: 0.2.0...0.2.1
View all items closed in the milestone.