A new version of the Google plugin has been released. The google plugin enables Servoy developers to communicate with several Google Apps right from within a Servoy solution. Currently, the plugin supports the Google calendar, Google contacts and the Google Docs API.
The update offers:
- Google accounts are now cached for better performance and preventing Google from suspecting an attack and requiring a captcha
- DocumentQuery can now be limited to the given Folder
- Added getDocumentsByQuery() to Folder
- Preventing duplicate participants in Events
- Document: added addPublicAccess(String role) to make the document publicly available either as “writer” (editable) or “reader” (read only)
- Document: added removePublicAccess() to remove public access to the Document
- Document: added getPublicLink() to retrieve the link needed for public (non authenticated) access to a Document
The update is available from our website and free for registered users.