Skip to content

Commit c6090db

Browse files
Update README
Signed-off-by: Francis Bouvier <[email protected]>
1 parent c787b6a commit c6090db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ If we want both Javascript and performance, for a real headless browser, we need
5050

5151
## Status
5252

53-
Lightpanda is still a work in progress and is currently at the Alpha stage.
53+
Lightpanda is still a work in progress and is currently at a Beta stage.
5454

55-
Here are the key features we want to implement before releasing a Beta version:
55+
Here are the key features we have implemented:
5656

5757
- [x] Loader
5858
- [x] HTML parser and DOM tree
5959
- [x] Javascript support
6060
- [x] Basic DOM APIs
6161
- [x] Ajax
6262
- [x] XHR API
63-
- [ ] Fetch API
63+
- [x] Fetch API
6464
- [x] DOM dump
65-
- [x] Basic CDP server
65+
- [x] Basic CDP/websockets server
6666

6767
NOTE: There are hundreds of Web APIs. Developing a browser, even just for headless mode, is a huge task. It's more about coverage than a _working/not working_ binary situation.
6868

0 commit comments

Comments
 (0)