Minor update to v0.1.8
Fixes:
- docker image build
- actually bump version so npm will publish a v0.1.8
- security: Implement file upload security (#1753) #1806
- twitter-client: clean up mention deduplication #2185
- postgres adapter migration extension creation which already exists at this point #2188
- Missing LETZAI model #2187
What's Changed
- fix: release 0.1.8 fixes by @odilitime in #2184
- docs: Add Persian README File by @ali-moha in #2182
- fix: Missing LETZAI model by @daizhengxue in #2187
- fix postgres adapter migration extension creation which already exists at this point by @web3gh in #2188
- fix(client-twitter): clean up mention deduplication by @nhodges in #2185
- feat(security): Implement file upload security (#1753) by @AIFlowML in #1806
- chore: Prep 0.1.8.build.1 by @odilitime in #2193
- chore: 0.1.8.build.1 (dev => main) by @odilitime in #2194
New Contributors
Full Changelog: v0.1.8...v0.1.8+build.1