+ "notes": "# 🚀 Phoenix Code Beta 2 is here 🚀 \r\n\r\nWe have addressed most of the issues and feedback we got from beta 1.\r\nWhat's New:\r\n\r\n1. Windows native apps are now available along with Mac and Linux.\r\n1. 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.\r\n1. Stability and bug fixes.\r\nplease share your thoughts and feedback @ [GitHub issues page](https://github.com/phcode-dev/phoenix/issues/new/choose).\r\n\r\n## 🚀 Mac (Intel/M1) DMGs 🚀\r\nDownload 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\r\nDownload Intel Macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64.dmg\r\n\r\n## 🚀 Windows Installers 🚀\r\n\r\nDownload: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64-setup.exe\r\n\r\n## 🚀 Linux Installation 🚀\r\n\r\n**🔧 Installation Instructions**\r\nTo dive into the Linux beta version, simply execute the following command in your terminal:\r\n```bash\r\nwget -qO- https://updates.phcode.io/linux/installer.sh | bash\r\n```\r\n\r\n**🗑️ Uninstallation**\r\nIf you need to uninstall the beta version, please use the following command:\r\n```bash\r\nwget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --uninstall\r\n```",
0 commit comments