> ## 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.

# 2025年6月20日

> 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の実行時間が短縮され、よりスムーズな体験が実現しました。
