You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"notes": "# prerelase for testing only!\r\n\r\nSeptember release(3.9) of Phoenix Code is now available.\r\n\r\nThis month's core theme is `App robustness` and `stability` improvements.\r\nWe have also added several `HTML and Text Editing` workflow improvements.\r\n\r\n## Now Available on ChromeOS\r\n\r\nAll new native ChromeOS app is now available on the Google Play Store.\r\nThe ChromeOS app is a highly requested feature and is specially made for education and student use.\r\n\r\n[](https://play.google.com/store/apps/details?id=prod.phcode.twa)\r\n\r\n## Auto rename start and end of HTML/XML/SVG tags\r\n\r\nAutomatically rename paired HTML/XML/SVG tags as you type at the start or end of the tag. [Read more...](https://docs.phcode.dev/docs/editing-text/#auto-rename-tag)\r\n\r\n\r\n\r\n## Auto Tab and Spacing detection\r\n\r\nPhoenix Code can now automatically detect and apply the indentation style (tabs or spaces) based on the existing code in the file.\r\n[Read more...](https://docs.phcode.dev/docs/editing-text/#auto-space-detection)\r\n\r\n\r\n\r\n## UX Improvements\r\n\r\n- `Reopen closed files` option added to `File` menu. Shortcut: `Ctrl-Shift-T`, or (`Cmd-Shift-T` on Mac).\r\n- `Go to Next Problem` and `Go to Previous Problem` option added to [`Navigate` menu.](https://github.com/phcode-dev/phoenix/pull/1732)\r\n- [Tab key press to insert code hints](https://github.com/orgs/phcode-dev/discussions/1809)\r\n- `window.alert`, `window.confirm` and `window.prompt` APIs [will work in live preview](https://github.com/phcode-dev/phoenix/pull/1814)\r\n- Clicking on live preview no longer automatically switches from your [current unrelated file to the main HTML file.](https://github.com/phcode-dev/phoenix/pull/1800)\r\n- Live preview usability and navigation improvements - ([1](https://github.com/phcode-dev/phoenix/pull/1741), [2](https://github.com/phcode-dev/phoenix/pull/1760))\r\n- Increase/Decrease font size will [change the Editor Font size Only](https://github.com/phcode-dev/phoenix/pull/1799).\r\n- Fixed issue where code folding markers disappear when hovering over gutter in dark theme.\r\n- `.cjs` and `.mjs` files support as javascript files.\r\n- Support for `shtml` custom server live preview.\r\n\r\n## Stability Improvements\r\n\r\n- [Fixes node crashes after wakeup from sleep in Windows/Mac.](https://github.com/phcode-dev/phoenix/issues/1791) \r\n- [Kaspersky AV trojan horse false positive mitigation.](https://github.com/phcode-dev/phoenix/issues/1821)\r\n- [Corrupt preferences auto reset.](https://github.com/phcode-dev/phoenix/pull/1818)\r\n- [Boot time crash recovery.](https://github.com/phcode-dev/phoenix/pull/1812)\r\n- Phoenix Code won't start in [some Fedora/other Linux distros.](https://github.com/phcode-dev/phoenix/pull/1740)\r\n\r\n## Update on Release Schedule\r\n\r\nIn 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.\r\n\r\nTo address this, we've taken a step back to reevaluate our release process and make improvements to ensure greater robustness and reliability going forward.\r\n\r\nAs 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.\r\n\r\nWe 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.\r\n\r\nWe look forward to bringing you new features and improvements in a more controlled and reliable manner.\r\n\r\n## A Request from the Phoenix Team:\r\n\r\n- **Share your feedback:** https://github.com/orgs/phcode-dev/discussions\r\n- **Spread the word** about Phoenix to friends and colleagues.\r\n- [**Consider supporting us** on GitHub Sponsors](https://github.com/sponsors/phcode-dev).\r\n Every contribution helps us to keep improving Phoenix Code.\r\n",
4
-
"pub_date": "2024-09-06T06:32:12.965Z",
2
+
"version": "3.10.0",
3
+
"notes": "**Phoenix Code Release Notes**\r\n\r\nExperimental build for testing purposes -- do not use.",
0 commit comments