Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions src/assets/default-project/en/Newly_added_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ We are continuously adding features every week. [Check out our release page to s

Here's a list of top features recently added to Phoenix Code:

## Style Your Page Visually with the Styles Bar
## [Style Your Page Visually with the Styles Bar](https://docs.phcode.dev/app-links/styles-bar)

`Added in August 2026`

The new Styles Bar in Live Preview lets you style any element on your page visually - change fonts, colors, backgrounds, borders, spacing, alignment, and layout directly in your page instantly.

Browse and search Google Fonts or system fonts. Starting from scratch? A blank page now shows a starter bar so you can add your first element right from the preview.

## Code Intelligence for JavaScript, TypeScript, JSON, Python, and PHP
![Image](https://docs-images.phcode.dev/in-app/pro-stylesBar.png)

## [Code Intelligence for JavaScript, TypeScript, JSON, Python, and PHP](https://docs.phcode.dev/app-links/code-intelligence)

`Added in August 2026`

Expand All @@ -27,20 +29,26 @@ Language servers are downloaded and set up automatically in the background - no

> This feature is available only in desktop apps.

## Choose Your AI Model/Disable AI
![Image](https://docs-images.phcode.dev/in-app/codeIntelligence.png)

## [Choose Your AI Model/Disable AI](https://docs.phcode.dev/app-links/ai-models)

`Added in August 2026`

Pick which Claude model powers your AI chat, right from the chat panel. AI can now be enabled or disabled anytime from the AI settings dialog.

> This feature is available only in desktop apps.

## Video and Audio Preview
![Image](https://docs-images.phcode.dev/in-app/pro-aiModels.png)

## [Video and Audio Preview](https://docs.phcode.dev/app-links/video-audio-preview)

`Added in August 2026`

Click a video or audio file in your project to play it right inside the editor, just like image preview.

![Image](https://docs-images.phcode.dev/in-app/videoAudioPreview.jpg)

## [Try ideas, build pages, and fix issues with AI](https://docs.phcode.dev/app-links/ai-chat)

`Added in April 2026`
Expand Down
Loading