[SOLVED] No "Project name" in "New project"

When creating a new project I don’t see ‘Project name’, only ‘Project path’. Is it correct behaviour? Why this has been removed?

It used to be that project path was set based on name, all lowercase and with special chars removed, which a lot of people didn’t like because they wanted camelCase/PascalCase.

Now, it’s the other way around: users can set the path however they want (camcelCase or not), which the name will be based on. The name can be changed in Project Settings.

It’s now consistent with users and groups too.

Hope that cleared it up.

Got it, thanks.