Skip to content

Commit b08644c

Browse files
committed
deploy: 44514a5
1 parent cdf8efc commit b08644c

File tree

349 files changed

+1773
-1259
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

349 files changed

+1773
-1259
lines changed

appConfig.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ window.AppConfig = {
2222
"extension_url": "https://extensions.phcode.dev/extensions/",
2323
"extension_store_url": "https://store.core.ai/src/",
2424
"linting.enabled_by_default": true,
25-
"build_timestamp": "2023-04-09T06:52:49.049Z",
25+
"build_timestamp": "2023-05-03T13:19:01.169Z",
2626
"googleAnalyticsID": "G-FBK9RP5YK2",
2727
"mixPanelID": "8cb6814f733e37c05cc59b4adad26407",
2828
"coreAnalyticsID": "phoenix",
@@ -32,8 +32,8 @@ window.AppConfig = {
3232
"bugsnagEnv": "production"
3333
},
3434
"name": "Phoenix",
35-
"version": "3.1.21-19256",
36-
"apiVersion": "3.1.21",
35+
"version": "3.2.0-19272",
36+
"apiVersion": "3.2.0",
3737
"homepage": "https://core.ai",
3838
"issues": {
3939
"url": "https://github.com/phcode-dev/phoenix/issues"

appConfig.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/default-project/en.zip

357 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,31 @@
33
# Newly Added Features
44

55
We are continuously adding features every week to improve the life of web developers.
6+
<a href="https://github.com/phcode-dev/phoenix/releases" target="_blank">Check out our release page!</a>
67

7-
**Development status:** `Stable/Active Development`
8+
Here's a list of top features recently added to Phoenix:
89

9-
List of features added to phoenix:
10+
## Safari Support (Beta)
11+
`Added on May,2023`
1012

11-
## Create and Publish extensions
13+
Safari browser support is now in beta! Stay tuned for our **upcoming Web and native Mac/iOS apps** for full support.
14+
15+
### A note to Safari users
16+
Safari automatically deletes website data if a site is not revisited within 7 days.
17+
Phoenix relies on browser storage to save your projects, which may be removed due to this policy.
18+
**To prevent data loss**, please **download** your projects before closing the tab or stay tuned for our **upcoming Web and native Mac/iOS apps** for full support.
19+
20+
## Firefox Support
21+
`Added on April,2023`
22+
23+
phcode.dev now compatible with Firefox! Although opening local folders is not yet supported,
24+
you can import projects from GitHub. Stay tuned for upcoming support for uploading local folders.
25+
26+
## Create and Publish Extensions
1227
`Added on March,2023`
1328

1429
Creating extensions and themes is now easier than ever with a single click in GitHub. We have added workflows to:
15-
* Create a [Theme](https://github.com/phcode-dev/theme-template) or [Extension](https://github.com/phcode-dev/extension-template) with a single click.
30+
* Create a <a href="https://github.com/phcode-dev/theme-template" target="_blank">Theme</a> or <a href="https://github.com/phcode-dev/extension-template" target="_blank">Extension</a> with a single click.
1631
* Load/unload development extensions with new `Debug> Reload With Extensions` menu. ![image](https://user-images.githubusercontent.com/5336369/224746152-0416a862-891a-4fe1-b9dd-09add25a6cc0.png)
1732
* [Publish an extension](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes#publishing-to-the-extensiontheme-store)
1833
directly from your GitHub repo by creating a GitHub release!

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

assets/sample-projects/explore.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)