Skip to content

Commit 5d7eca2

Browse files
authored
Update status.md
1 parent dd97d7c commit 5d7eca2

File tree

1 file changed

+8
-23
lines changed
  • resources/views/docs/desktop/1/getting-started

1 file changed

+8
-23
lines changed

resources/views/docs/desktop/1/getting-started/status.md

+8-23
Original file line numberDiff line numberDiff line change
@@ -5,39 +5,24 @@ order: 099
55

66
## Roadmap
77

8-
We're currently focused on reaching v1.
9-
10-
We've put together a basic [roadmap](https://github.com/orgs/NativePHP/projects/2/views/1) to help visualize our
11-
current _estimated_ development timeline.
8+
We're currently focused on reaching the next minor release.
129

1310
## Current Status
1411

15-
NativePHP for desktop is currently in `beta`.
16-
17-
We need your help with testing and bug-hunting, so we want you to _build_ apps with NativePHP.
18-
19-
As we're at the `beta` stage, NativePHP is almost ready for prime-time. This means we think it's ready for
20-
you to distribute your apps to users. But you should be aware of a couple of issues:
21-
22-
- The PHP source code inside your app can be seen _and modified_. We're actively working on a solution for this in time
23-
for the `v1` release.
24-
- Documentation around signing apps for Microsoft Windows and macOS are not yet available.
25-
26-
**If you're planning to release an app, it may be useful to get in touch on [Discord](https://discord.gg/X62tWNStZK) so
27-
we can run through any last minute checks to ensure your app is in the best shape.**
28-
29-
The more parts of the whole process we can exercise to find bugs and fix them, the better.
12+
NativePHP for desktop is **production-ready**. So you should feel completely ready to build and distribute apps
13+
with NativePHP.
3014

31-
Be sure to share your findings through the [forum](https://github.com/orgs/nativephp/discussions), by
32-
[raising issues](https://github.com/nativephp/laravel/issues/new/choose)/reporting bugs, and on
15+
But we always need your help! If you spot any bugs or feel that there are any features missing, be sure to share
16+
your ideas and questions through the [forum](https://github.com/orgs/nativephp/discussions), by
17+
[raising issues](https://github.com/nativephp/laravel/issues/new/choose)/reporting bugs, and discussing on
3318
[Discord](https://discord.gg/X62tWNStZK).
3419

3520
<aside class="relative z-0 mt-5 overflow-hidden rounded-2xl bg-pink-50 px-5 ring-1 ring-black/5 dark:bg-pink-600/10">
3621

3722
#### Can you sponsor?
3823

3924
If you're building an app that you plan to sell,
40-
[can you sponsor the development of NativePHP](https://github.com/nativephp/laravel?sponsor=1) to help us get to the
41-
v1.0 release sooner?
25+
[can you sponsor the development of NativePHP](/docs/desktop/1/getting-started/sponsoring)? This will help us to continue
26+
maintaining and supporting NativePHP.
4227

4328
</aside>

0 commit comments

Comments
 (0)