From c5115b8faad82f7f079caa590ace8a28c83026f6 Mon Sep 17 00:00:00 2001 From: abose <arun@core.ai> Date: Wed, 29 Jan 2025 13:50:28 +0530 Subject: [PATCH] docs: update release notes --- .../en/Newly_added_features.md | 34 ++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/src/assets/default-project/en/Newly_added_features.md b/src/assets/default-project/en/Newly_added_features.md index d471ec976e..ad9a66c0cb 100644 --- a/src/assets/default-project/en/Newly_added_features.md +++ b/src/assets/default-project/en/Newly_added_features.md @@ -7,6 +7,38 @@ We are continuously adding features every week to improve the life of web develo Here's a list of top features recently added to Phoenix: +<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/git">Git for Desktop</a></h2> + +`Added on January, 2025` + +Git is finally here. Integrated Git source control with a clean, intuitive interface. +Stage changes, commit, and sync with a single click while keeping your focus on the code. +Now available in the Windows, Mac and Linux desktop apps of Phoenix code. + + + + + + + +<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-colors#color-preview">Color Previews</a></h2> + +`Added on December, 2024` + +Preview the color(s) used in the file in the gutter area. Hovering over a color box highlights the corresponding color +text in the editor to quickly jump to editing that color. + + + +## Open in Terminal and File Explorer + +`Added on December, 2024` + +New "Open In" feature lets you instantly open directories and files in the system Terminal or File Explorer across +Windows, macOS, and Linux desktop apps! + + + <h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text#line-height">Customizable Editor Line Height</a></h2> `Added on November, 2024` @@ -98,7 +130,7 @@ CSS files and inline CSS styles/class names in HTML files. This provides an inst  -<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/live-preview-settings/">Custom Live Preview Servers</a></h2> +<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/Live%20Preview/live-preview-settings">Custom Live Preview Servers</a></h2> `Added on April, 2024`