release: v2.27.0 - IDE Integrity & Cleanup

This commit is contained in:
2026-04-30 15:09:04 +09:00
parent fc81a7d3c3
commit dad81f075c
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
# Patch Notes - v2.27.0 (2026-04-30)
## 💎 IDE Integrity & Cleanup
- **Warning Fix:** IDE에서 보고된 중복 활성화 이벤트(Redundant Activation Events)를 제거하여 최적화했습니다.
- **Visual Update:** 사이드바 뷰에 누락된 아이콘을 추가하여 시각적 완성도와 규격 준수를 강화했습니다.
- **Build Readiness:** 모든 종속 프로젝트의 Lint 경고를 해결한 깨끗한 상태의 정식 빌드입니다.
---
# Patch Notes - v2.26.0 (2026-04-30)
## ⚡ Production Readiness & Speed
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "g1nation",
"displayName": "G1nation",
"description": "100% local AI coding agent for VS Code. Create files, edit code, run commands, and work offline with Ollama or LM Studio.",
"version": "2.26.0",
"version": "2.27.0",
"publisher": "connectailab",
"license": "MIT",
"icon": "assets/icon.png",