Skip to content

Commit 8cdcf78

Browse files
Update free project size to 200 files.
1 parent 55509f4 commit 8cdcf78

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v3.36.1 - Dec 12, 2022
4+
5+
* The limit of files for free is rised to 200.
6+
37
## v3.36.0 - Nov 15, 2022
48

59
* Animations Editor: allows compiling the animation constans.

first-steps/unlock-ide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Unlock the IDE
55
--------------
66

7-
By default, the IDE runs in a Free mode. This mode includes all the IDE features, but limits the number of files per project to 70. If you need to create bigger projects, you have to unlock the IDE.
7+
By default, the IDE runs in a Free mode. This mode includes all the IDE features, but limits the number of files per project to 200. If you need to create bigger projects, you have to unlock the IDE.
88

99
To unlock the IDE:
1010

pricing/free-mode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Free mode
44
~~~~~~~~~
55

6-
The Free mode of the IDE contains all the features, but you can store only ``70`` files in a single project.
6+
The Free mode of the IDE contains all the features, but you can store only ``200`` files in a single project.
77

88
The files and folders that start with a dot (``.``) are ignored. For example, the database files of a Git repository (inside a ``.git`` folder) do not affect the number of files allowed in the project. The ``node_modules`` folders are ignored by default too.
99

0 commit comments

Comments
 (0)