0.22.0 #577
PierreBtz
announced in
Announcements
0.22.0
#577
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains a breaking change:
contentTagIdsfield was added to theArticlemodel. If you have code that is updating article (withZendesk#updateArticle(article)) then you need to make sure theArticleobject you are using is refreshed using this version of the API so that thecontentTagIdsfield is populated with the values of the server. If you are using an object created using an older version of the API it won't contain thecontentTagIdsfield and updating the article will wipe thecontentTagIdsclean on the Zendesk server.Thanks a lot to our new contributors:
💥 Breaking changes
Article.content_tag_ids field- resolves Support getting/setting of Help Center article'scontent_tag_idsfield #557 (Add support forArticle.content_tag_ids field- resolves #557 #558) @andy-may-at🚀 New features and improvements
Article.content_tag_ids field- resolves Support getting/setting of Help Center article'scontent_tag_idsfield #557 (Add support forArticle.content_tag_ids field- resolves #557 #558) @andy-may-at📦 Dependency updates
👻 Maintenance
This discussion was created from the release 0.22.0.
Beta Was this translation helpful? Give feedback.
All reactions