Skip to content

Commit 4e17d04

Browse files
committed
deploy: 41ee03c
1 parent c59f91e commit 4e17d04

File tree

372 files changed

+1143
-467
lines changed

Some content is hidden

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

372 files changed

+1143
-467
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-05-03T12:51:47.388Z",
25+
"build_timestamp": "2023-05-18T10:47:58.067Z",
2626
"googleAnalyticsID": "G-FP5S9BKDSJ",
2727
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
2828
"coreAnalyticsID": "phoenix",
@@ -32,8 +32,8 @@ window.AppConfig = {
3232
"bugsnagEnv": "staging"
3333
},
3434
"name": "Phoenix",
35-
"version": "3.2.0-19272",
36-
"apiVersion": "3.2.0",
35+
"version": "3.2.1-19289",
36+
"apiVersion": "3.2.1",
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

138 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ We are continuously adding features every week to improve the life of web develo
77

88
Here's a list of top features recently added to Phoenix:
99

10+
## Restore Unsaved Files and Crash Recovery
11+
`Added on May,2023`
12+
13+
We're added enhanced auto-recovery features in phcode.
14+
This functionality ensures your work is safe even in the event of a crash or if the application is
15+
closed without saving edited files.
16+
17+
![image](https://github.com/phcode-dev/phoenix/assets/5336369/9cfd5720-947b-4f88-8dfa-cda940d912c6)
18+
1019
## Safari Support (Beta)
1120
`Added on May,2023`
1221

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)