--
You received this message because you are subscribed to a topic in the Google Groups "zotero-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zotero-dev/4jqa8QIk6DM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zotero-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zotero-dev/bacd6014-8e6c-4b61-847d-e3b76890f938n%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "zotero-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zotero-dev/4jqa8QIk6DM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zotero-dev+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/zotero-dev/cac53f53-cd18-45bc-8cf4-d86f8253a72an%40googlegroups.com.
Important Update in 7.0.10-beta.2:
The following changes have been made to the API:
Renamed Functions:
Key Change:
The updated functions no longer accept an array of options. Instead, they now require a single option object as an argument.
Example:
The same adjustment applies to the unregisterColumn function.
Note:
The old functions are deprecated but remain available for compatibility. While your existing code will continue to work for now, we strongly recommend updating your plugin to use the new functions.