Skip to content

Releases: phcode-dev/phoenix-desktop

Phoenix Code Stable Release v3.6.4

29 Apr 14:10

Choose a tag to compare

April release(3.6) of Phoenix Code is now available.

This month's upgrade is big! with a lot of features you asked for - PHP/Custom
live preview servers, advanced CSS/LESS/SCSS/HTML code intelligence and tooling,
UX and app stability improvements.

Custom Live Preview Servers

Preview PHP, React, and other dynamically rendered files with the
new server settings dialog. Read more at
Live Preview Settings Docs.

Screenshot from 2024-04-12 13-08-34

HTML Code Intelligence

CSS class hints are now shown within the HTML file's class attribute.

image

Advanced CSS Tooling

Support for the latest CSS/LESS/SCSS syntax. Code intelligence and error
detection for CSS, SCSS, and LESS files.

image

Reverse CSS Highlighting

Clicking an element in the live preview now highlights its selector in the
source CSS file editor.
Reverse CSS Highlighting gif

Editor Rulers

Add multiple, color-customizable rulers in the editor to better visualize line
lengths. Read more...

image

Open Live Preview in any Browser

Direct buttons to open live previews in Chrome, Edge, Safari, and Firefox.

image

Docusaurus Support

Live preview docusaurus.io based markdown documentation server.

UX Improvements

Increased stability and more predictable live preview behavior.

Community Contributions

  1. Changes to files and folders made externally are now automatically synced in
    the Browser version of Phoenix Code.
    (view change) - By
    Andrew Young,
    Faizan Bhagat

A Request from the Phoenix Team:

Phoenix Code Experimental build v3.6.3

28 Apr 07:25

Choose a tag to compare

Pre-release

Pre-release test

Phoenix Code Stable Release v3.5.6

27 Mar 09:23

Choose a tag to compare

The March release(3.5.6) of Phoenix Code is now available.
This month's update improves support for large projects, Find in Files, and app stability.

Inline HTML Number Dials

You can now use number dials in inline HTML styles, not just in CSS files.

image

Search Filters - Advanced Find in Files

All new search filters to find exactly what you want. Search in files or
Exclude files matching the given pattern instantly.

new find in files

Other Improvements

  • Projects with very large number of files can now be opened.
  • Performance improvement when opening minified CSS/JS files and other formats
    with very long lines.
  • Added support for beautifying SCSS, SASS, LESS, TSX, and JSX files. The
    beautification feature now preserves the cursor position.
  • Improved startup speed and overall app stability.
  • Bug fixes and improvements to new project dialog.

Phoenix Code Experimental build v3.5.4

25 Mar 17:11

Choose a tag to compare

Pre-release

New mac update test pre-release

This is a test release 3
image

Phoenix Code Stable Release v3.4.6

05 Mar 15:54

Choose a tag to compare

Introducing Phoenix Code Desktop- Now on Windows, Mac & Linux 🎉

We're thrilled to share a huge update with you all today - Phoenix Code native apps are officially here! 🎉 . Get your copy from phcode.io !

We have been working hard over the last several months to make native apps possible. It took a lot of effort and perseverance with our limited resources to reach this far. We hope to have your support in doing more :)

With this update, Phoenix Code can now run almost anywhere! Native apps are available for Windows, Mac and most Linux distributions. For Chrome-OS and other platforms, simply use the web browser version; no install needed.

Looking Ahead

Our guiding principle is to make coding as intuitive and fun as playing a video game - for web developers, designers, and students.

With the native apps now available, we're starting the next phase of our journey. Beginning this month, there will be
a new update of Phoenix Code released every month.

However, our ambitions come with costs, and it's your support that makes all the difference.

How You Can Support:

We're grateful for the incredible support this community has shown us so far. Let's continue to make Phoenix Code even better, together.

With gratitude,

The Phoenix Team

Phoenix Code Stable Release v3.4.4

27 Feb 13:04

Choose a tag to compare

🚀 Phoenix Code Beta 2 is here 🚀

We have addressed most of the issues and feedback we got from beta 1.
What's New:

  1. Windows native apps are now available along with Mac and Linux.
  2. Linux users get a boost! New native binaries are available for a wider range of Linux distributions(Ubuntu/Debian, Fedora, Arch Linux and much more), offering better performance and broader support compared to the previous AppImage format.
  3. Stability and bug fixes.
    please share your thoughts and feedback @ GitHub issues page.

🚀 Mac (Intel/M1) DMGs 🚀

Download M1/Apple silicon macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_aarch64.dmg
Download Intel Macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64.dmg

🚀 Windows Installers 🚀

Download: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64-setup.exe

🚀 Linux Installation 🚀

🔧 Installation Instructions
To dive into the Linux beta version, simply execute the following command in your terminal:

wget -qO- https://updates.phcode.io/linux/installer.sh | bash

🔧 Update Instructions
To upgrade an existing installation:

wget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --upgrade

🗑️ Uninstallation
If you need to uninstall the beta version, please use the following command:

wget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --uninstall

Phoenix Code Experimental build v3.4.2

23 Feb 11:30

Choose a tag to compare

Pre-release

Test Update Pre-release 2

Very updates, much wow!

image

Phoenix Code Beta Release v3.3.3

11 Feb 16:56

Choose a tag to compare

please share your thoughts and feedback @ GitHub issues page.

🚀 Mac (Intel/M1) DMGs 🚀

M1/Apple silicon macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.3.3/Phoenix.Code_3.3.3_aarch64.dmg
Intel Macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.3.3/Phoenix.Code_3.3.3_x64.dmg

🚀 Windows Installers 🚀

Windows installers will be avilable soon...

🚀 Exciting News: Our First Linux Beta Build! 🚀

🔧 Installation Instructions
To dive into the Linux beta version, simply execute the following command in your terminal:

# install libfuse2 in ubuntu, else ignore this step
sudo apt-get install libfuse2

wget -qO- https://updates.phcode.io/linux/installer.sh | bash

🗑️ Uninstallation
If you need to uninstall the beta version, please use the following command:

wget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --uninstall

Take a look at the assets to download and install Phoenix Code For your platform.

UpdateNotification: Beta release 1

Phoenix Code Beta Release test v3.2.25

10 Feb 07:26

Choose a tag to compare

Pre-release

<do not delete this release, used for third party tests>
NB: Do Not Use This release!!! This is a test release.
Take a look at the assets to download and install Phoenix Code For your platform.

UpdateNotification: First Beta release test.

DO NOT USE!!!!! Phoenix Code Experimental build v3.2.3

28 Jul 17:28

Choose a tag to compare

Take a look at the assets to download and install Phoenix Code For your platform.

UpdateNotification: <replace this text to show a 1 line Release Notes to the user in the notification dialogue image. Wait for a new pull request in the repo.>