Changelog

What we've shipped lately.

Every release of GS Copilot — top to bottom — with notes on what changed and why.

v3.1.0
featurefix

Skills Feature Added

Added the new skills feature to help GS Copilot handle specialized Apps Script workflows with more focused guidance.

  • New skills feature added
  • Minor bug fixes
v3.0.0
feature

Bring Your Own Key — Lifetime plan launch

The big one. Lifetime + BYOK lets you plug in OpenAI, Anthropic, Google, xAI, Groq, OpenRouter, DeepSeek or Mistral and pay your provider directly.

  • 8 providers, 30+ models
  • Per-chat model switching
  • Spend tracker in the IDE sidebar
v2.9.2
fix

Bug Fixes

Fixed minor bugs and improved performance.

  • Bug fixes
  • Performance improvements
v2.9.0
feature

Email/Password Auth Added

Added support for email/password authentication.

  • Email/Password auth added
  • Minor bug fixes
v2.8.0
feature

Dark Mode Added

Added support for dark mode.

  • Dark mode added
  • Minor bug fixes
v2.7.0
featureimprovement

Complete Redesign

Complete redesign of the Google Apps Script Copilot extension.

  • Complete redesign
  • Chat bugs fixes
v2.6.1
fix

Performance Issue Fixed

Fixed performance issue that we're affecting the user experience.

  • Performance issue fixed
v2.6.0
feature

Multiple File Context, Add To Chat Feature to add code & terminal snippets to Chat

Added support for multiple file contexts and new chat features.

  • Multiple File Context, Add To Chat feature to add code & terminal snippets to Chat
v2.5.2
improvement

Refined Code AutoComplete

Improved code autocomplete functionality.

  • Refined Code AutoComplete
v2.5.0
featureimprovement

Slow Streaming Support, Improved Code AutoComplete

Added slow streaming support and enhanced code autocomplete.

  • Slow Streaming Support
  • Improved Code AutoComplete
v2.4.3
fix

Minor Chat Model Fixes

Fixed minor issues with the chat model.

  • Minor Chat Model Fixes
v2.4.2
fiximprovement

Minor Fixes and Improved Chat Model Performance

Performance improvements and bug fixes for the chat model.

  • Minor Fixes and Improved Chat Model Performance
v2.4.0
feature

Reviewing & Markdown Support added to Chat Mode

Added reviewing and markdown support to enhance the chat experience.

  • Reviewing & Markdown Support added to Chat Mode
v2.3.0
feature

Event streaming support added for chat mode

Added event streaming support to improve chat functionality.

  • Event streaming support added for chat mode
v2.2.0
feature

Moved chat feature to codebase, Added Support for File Context

Relocated chat feature and added support for file context.

  • Moved chat feature to codebase, Added Support for File Context
v2.1.1
improvement

Minor change

Small improvements and fixes.

  • Minor change
v2.1.0
feature

New UI, Select Code to Chat feature added

Updated user interface and added the ability to select code for chat.

  • New UI, Select Code to Chat feature added
v2.0.2
fix

Minor Fixes

Various minor bug fixes and improvements.

  • Minor Fixes
v2.0.0
featureimprovement

Multiple Languages Support, Html support for Code AutoComplete and Chat log fixed

Added support for multiple languages, HTML support for code autocomplete, and fixed chat log issues.

  • Multiple Languages Support, Html support for Code AutoComplete and Chat log fixed
v1.9.1
feature

Code AutoComplete

Introduced code autocomplete functionality.

  • Code AutoComplete
v1.9.0
feature

Comment Question Based Inline Suggestions

Added inline suggestions based on comment questions.

  • Comment Question Based Inline Suggestions
v1.8.1
improvementfix

Spotlight UI updated and chat history bug fixed

Updated Spotlight UI and fixed issues with chat history.

  • Spotlight UI updated and chat history bug fixed
v1.8.0
feature

Optimal augmented generation (RAG) added to Realtime Chat

Implemented optimal augmented generation for real-time chat.

  • Optimal augmented generation (RAG) added to Realtime Chat
v1.7.1
fix

Token expiry issue fixed

Fixed issues related to token expiration.

  • Token expiry issue fixed
v1.7.0
featureimprovementfix

Chat History Feature Added, UI updated and chat and spotlight icon not appearing on text fixed

Added chat history feature, updated UI, and fixed icon display issues.

  • Chat History Feature Added, UI updated and chat and spotlight icon not appearing on text fixed
v1.6.1
fix

Minor Bugs fixed

Fixed various minor bugs for improved stability.

  • Minor Bugs fixed
v1.6.0
improvement

Extension to build updated

Updated the extension build process.

  • Extension to build updated