HTML Workflows and stability Release (September-2024, V-3.9) is now Live
September release(3.9) of Phoenix Code is now available for download at phcode.io.
This month's core theme is App robustness
and stability
improvements.
We have also added several HTML and Text Editing
workflow improvements.
Now Available on ChromeOS
All new native ChromeOS app is now available on the Google Play Store. The ChromeOS app is a highly requested feature and is specially made for education and student use.
Auto rename start and end of HTML/XML/SVG tags
Automatically rename paired HTML/XML/SVG tags as you type at the start or end of the tag. Read more...
Auto Tab and Spacing detection
Phoenix Code can now automatically detect and apply the indentation style (tabs or spaces) based on the existing code in the file. Read more...
UX Improvements
Reopen closed files
option added toFile
menu. Shortcut:Ctrl-Shift-T
, or (Cmd-Shift-T
on Mac).Go to Next Problem
andGo to Previous Problem
option added toNavigate
menu.- Tab key press to insert code hints
window.alert
,window.confirm
andwindow.prompt
APIs will work in live preview- Clicking on live preview no longer automatically switches from your current unrelated file to the main HTML file.
- Live preview usability and navigation improvements - (1, 2)
- Increase/Decrease font size will change the Editor Font size Only.
- Fixed issue where code folding markers disappear when hovering over gutter in dark theme.
.cjs
and.mjs
files support as javascript files.- Support for
shtml
custom server live preview.
Stability Improvements
- Fixes node crashes after wakeup from sleep in Windows/Mac.
- Kaspersky AV trojan horse false positive mitigation.
- Corrupt preferences auto reset.
- Boot time crash recovery.
- Phoenix Code won't start in some Fedora/other Linux distros.
Update on Release Schedule
In the past, we've released Phoenix Code updates on a monthly basis. However, last month we encountered an issue with our release that led to stability problems for our users.
To address this, we've taken a step back to reevaluate our release process and make improvements to ensure greater robustness and reliability going forward.
As a result, we've decided to slow down the desktop release schedule to once every two months. This will allow us to thoroughly test each update and deliver a more stable experience.
We apologize for any inconvenience caused by the previous release and appreciate your patience and understanding as we work to improve the quality of Phoenix Code.
We look forward to bringing you new features and improvements in a more controlled and reliable manner.
A Request from the Phoenix Team:
- Share your feedback: https://github.com/orgs/phcode-dev/discussions
- Spread the word about Phoenix to friends and colleagues.
- Consider supporting us on GitHub Sponsors. Every contribution helps us to keep improving Phoenix Code.
With gratitude,
The Phoenix Team