> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# June 20, 2025

> 2분 읽기

## 새로운 기능

* [새로운 프롬프트 예시](#new-prompt-examples)
* [라이브 앱 보기 버튼](#view-live-app-button)
* [배포 방지](#deployment-prevention)
* [보안 스캐너 개선](#security-scanner-improvements)
* [Python 실행 성능 개선](#python-run-performance-improvements)

## 플랫폼 업데이트

### 새로운 프롬프트 예시

업데이트된 프롬프트 예시로 새로운 영감을 발견하세요!

언어가 표준화되고 다양한 디자인 방향이 추가되어 일반적인 외관을 넘어서는 앱을 만드는 데 도움이 됩니다.

<Frame>
  <img src="https://mintcdn.com/replit/ulqp7CGfE7lmBv7N/images/changelog/2025-06-20/imagepng-150159.png?fit=max&auto=format&n=ulqp7CGfE7lmBv7N&q=85&s=8b116756c402213532698f87e0a36d8f" alt="다양한 디자인 스타일을 보여주는 업데이트된 프롬프트 예시 인터페이스" width="3432" height="1986" data-path="images/changelog/2025-06-20/imagepng-150159.png" />
</Frame>

### 라이브 앱 보기 버튼

게시된 앱에 즉시 액세스하세요! 이제 앱이 게시되고 볼 수 있는 권한이 있을 때마다 커버 페이지에 "라이브 앱 보기" 버튼이 표시되어 작업 내용을 더 쉽게 미리 볼 수 있습니다.

<Frame>
  <img src="https://mintcdn.com/replit/ulqp7CGfE7lmBv7N/images/changelog/2025-06-20/screenshot-2025-06-16-at-43051-pmpng-150206.png?fit=max&auto=format&n=ulqp7CGfE7lmBv7N&q=85&s=7ef7af60c7a2b3999eb425ed6921fa5c" alt="새로운 라이브 앱 보기 버튼을 보여주는 커버 페이지" width="436" height="890" data-path="images/changelog/2025-06-20/screenshot-2025-06-16-at-43051-pmpng-150206.png" />
</Frame>

### 배포 방지

새로운 배포 보호 기능으로 안전을 유지하세요. Replit은 이제 실수로 개발 서버를 프로덕션에 게시하지 않도록 방지하여 보안 취약점이 문제가 되기 전에 방지합니다.

### 보안 스캐너 개선

향상된 보안 모니터링이 이제 개발 서버 배포 시도를 자동으로 감지하고 표시하며, 배포 전에 특히 Vite 취약점(CVE-2025-30208)을 방지합니다.

<Frame>
  <img src="https://mintcdn.com/replit/ulqp7CGfE7lmBv7N/images/changelog/2025-06-20/screenshot-2025-06-13-at-120022-pmpng-150225.png?fit=max&auto=format&n=ulqp7CGfE7lmBv7N&q=85&s=756298daced5d3fd03b9cf7c8e9eeaa4" alt="Vite 취약점 감지를 보여주는 보안 스캐너 인터페이스" width="1834" height="1870" data-path="images/changelog/2025-06-20/screenshot-2025-06-13-at-120022-pmpng-150225.png" />
</Frame>

### Python 실행 성능 개선

Python 실행이 그 어느 때보다 빨라졌습니다! 내부 개선 덕분에 Python 실행 시간이 단축되어 더 원활한 경험을 제공합니다.
