You can now create, read, update and delete contacts, and contact groups right from a script. Along with the usual properties like address, phone and email, we’ve also got the ability to create a User Defined Field. This allows you to extend Google Contacts, and customize it to your own style of working - it’s the perfect place to flag that a contact has opted out of receiving your email newsletter, or even simply recording that they’ve been sent the latest issue (that way you can avoid sending duplicate messages). For full details see the Contacts docs.
Another recent update relates to formatting your Spreadsheet content. We’ve exposed a host of new functions in the SpreadsheetApp (specifically in the Range class) that allow you to set formatting properties such as font size, style, weight, color and more.
Pushing so many functions into the Range class left us with another problem - our auto-complete was becoming unmanageable. This release features a new auto-complete system in the code editor:

We’ve got a lot more features coming over the next few months, so make sure to check back regularly, and as always, we’re keen to hear your feedback.
