Releases: vanilla/knowledge-porter
Releases · vanilla/knowledge-porter
v2.2
What's Changed
- Fix a few minor issues that sometime prevents sync // VNLA-5468 by @vanilla-dbarbier in #80
- Update dependencies to support garden-http 3.x by @acharron-hl in #81
New Contributors
- @acharron-hl made their first contribution in #81
Full Changelog: v2.1...v2.2
Release 2.1
What's Changed
- Fix a bunch of minor issues that sometime prevents sync // VNLA-5468 by @vanilla-dbarbier in #79
Full Changelog: v2.0.3...v2.1
Release 2.0.3
What's Changed
- Fix Vanilla Mock Destination Return values by @OlivierLamyCanuel in #78
Full Changelog: v2.0.2...v2.0.3
Release 2.0.2
What's Changed
- VNLA-3506: Optimize kb porter for queue by @OlivierLamyCanuel in #77
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1
What's Changed
- upgrade garen-schema to 3.0 by @OlivierLamyCanuel in #76
Full Changelog: v2.0...v2.0.1
Release 2.0
What's Changed
- Upgrade KB Porter to PHP 8.1 by @OlivierLamyCanuel in #75
Full Changelog: v1.2.4...v2.0
Release 1.2.4-beta
What's Changed
- VNLA-2785: Remove lock version on
psr/lsimple-cacheby @OlivierLamyCanuel in #74
Full Changelog: v1.2.3...v1.2.4
Release 1.2.2
Changes
- Fix OnDate insert comparing the content of the article to determine if it's new. It should now only update content based on the date.
Release 1.2.1
Changes
- Fix throttling
Release 1.2.0
Changes
- Fix duplicated article translation import.
- Add rate limiting for Vanilla requests.