Skip to content

Commit fbcd349

Browse files
committed
Merge branch 'update_icon_free_v4_docker'
2 parents cf5197d + 67b959c commit fbcd349

5 files changed

Lines changed: 23 additions & 10 deletions

File tree

README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://carbone.io/" target="_blank">
3-
<img alt="CarboneJS" width="100" src="https://carbone.io/img/favicon.png">
3+
<img alt="CarboneJS" width="100" src="https://carbone.io/img/carbone_icon_v3_github.png">
44
</a>
55
</p>
66

@@ -20,8 +20,8 @@
2020
<a href="https://bundlephobia.com/result?p=carbone">
2121
<img src="https://badgen.net/bundlephobia/minzip/carbone" alt="minizip badge">
2222
</a>
23-
<a href="https://hub.docker.com/r/carbone/carbone-env-docker">
24-
<img src="https://badgen.net/docker/pulls/carbone/carbone-env-docker?icon=docker" alt="docker badge">
23+
<a href="https://hub.docker.com/r/carbone/carbone-ee">
24+
<img src="https://badgen.net/docker/pulls/carbone/carbone-ee?icon=docker" alt="docker badge">
2525
</a>
2626
<a href="https://github.com/carboneio/carbone">
2727
<img src="https://badgen.net/github/forks/carboneio/carbone?icon=github" alt="github fork badge">
@@ -31,12 +31,24 @@
3131

3232
<p><b>⚡️ Fast, Simple and Powerful report generator</b> in any format PDF, DOCX, XLSX, ODT, PPTX, ODS, XML, CSV using templates and your JSON data as input !</p>
3333

34-
### News
34+
### News 2024/02
3535

36-
15th of February 2023: Carbone just launched [on Product Hunt](https://www.producthunt.com/posts/carbone)! Feel free to support us. It will help us improve the engine!
36+
Use the latest version (v4+) for free with our Docker Edition:
37+
38+
```sh
39+
docker pull carbone/carbone-ee
40+
```
41+
42+
Since v4.18.0 (February 14, 2024), no license is required to start the On-Premise Docker Edition with the REST API (same API as the Cloud Edition).
43+
You will only need a license if you want to use some advanced features. By default, only community features are enabled.
44+
45+
Why? We try to optimize our time as much as possible. We are working on many things for the long-awaited Carbone v5 (new studio, new website, IA, ...).
46+
Activating community features in the Docker Edition was much easier. This edition is updated as often as the Enterprise Edition with our automatic CI.
47+
48+
The Open Source Edition will be updated in v4 when the v5 will be released. The open source edition is always one major version behind (v3+)
49+
50+
Feel free to contact us [on the chat](https://carbone.io) if you need further information or **professional support**.
3751

38-
Please consider using the Cloud or On-Premise [Enterprise Edition](https://carbone.io/pricing.html) if you need **professional support**.
39-
The Community Edition is one major version behind the Enterprise Edition. Feel free to contact us [on the chat](https://carbone.io) if you need further information.
4052

4153
## Table of content
4254

doc/README.zh-cn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://carbone.io/" target="_blank">
3-
<img alt="CarboneJS" width="100" src="https://carbone.io/img/favicon.png">
3+
<img alt="CarboneJS" width="100" src="https://carbone.io/img/carbone_icon_v3_github.png">
44
</a>
55
</p>
66

@@ -20,8 +20,8 @@
2020
<a href="https://bundlephobia.com/result?p=carbone">
2121
<img src="https://badgen.net/bundlephobia/minzip/carbone" alt="minizip badge">
2222
</a>
23-
<a href="https://hub.docker.com/r/carbone/carbone-env-docker">
24-
<img src="https://badgen.net/docker/pulls/carbone/carbone-env-docker?icon=docker" alt="docker badge">
23+
<a href="https://hub.docker.com/r/carbone/carbone-ee">
24+
<img src="https://badgen.net/docker/pulls/carbone/carbone-ee?icon=docker" alt="docker badge">
2525
</a>
2626
<a href="https://github.com/carboneio/carbone">
2727
<img src="https://badgen.net/github/forks/carboneio/carbone?icon=github" alt="github fork badge">

doc/carbone_icon_large.png

-36 KB
Binary file not shown.

doc/carbone_icon_large.svg

Lines changed: 1 addition & 0 deletions
Loading

doc/carbone_icon_small.png

-28.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)