Big updates to Apps Script
Blog post from Google Cloud
In June 2012, Google introduced significant enhancements to Google Apps Script, unveiling them at Google I/O to enable developers to create more sophisticated applications and share them more efficiently. Originally designed to enhance Google spreadsheets, Apps Script has evolved into a comprehensive platform that extends functionalities to Google Sites and web applications. The introduction of script.google.com allows developers to create and store scripts directly in Google Drive, facilitating easy sharing like other Google documents. HtmlService now supports the creation of web apps using HTML, JavaScript, and CSS, with safety ensured by Google Caja, while ScriptDb offers an embedded JSON database for more efficient data storage and retrieval. Apps can now run with user authorization, increasing their versatility, and developers can publish their apps directly to the Chrome Web Store. Extensive documentation and support resources, including a new user guide and community interaction on Stack Overflow, accompany these updates, making it easier for developers to leverage these new features and distribute their applications globally.