|
1 | 1 | <p align="center"> |
2 | 2 | <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"> |
4 | 4 | </a> |
5 | 5 | </p> |
6 | 6 |
|
|
20 | 20 | <a href="https://bundlephobia.com/result?p=carbone"> |
21 | 21 | <img src="https://badgen.net/bundlephobia/minzip/carbone" alt="minizip badge"> |
22 | 22 | </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"> |
25 | 25 | </a> |
26 | 26 | <a href="https://github.com/carboneio/carbone"> |
27 | 27 | <img src="https://badgen.net/github/forks/carboneio/carbone?icon=github" alt="github fork badge"> |
|
31 | 31 |
|
32 | 32 | <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> |
33 | 33 |
|
34 | | -### News |
| 34 | +### News 2024/02 |
35 | 35 |
|
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**. |
37 | 51 |
|
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. |
40 | 52 |
|
41 | 53 | ## Table of content |
42 | 54 |
|
|
0 commit comments