till
12th April 2006, 13:21
Since version 2.2.1, ISPConfig is branched in a stable and a development branch.
The branch is nescessary to speed up development, release new functions earlier and make it possible to add new features that may break existing installations without installing additional libraries before.
Example: New dependencys to external librarys like libxml2-devt to enable XML in the ISPConfig php binary.
The stable branch(es) will have always even version numbers like 2.2.x, 2.4.x, the new development branches have odd numbers like 2.3.x, 2.5.x. with the word "dev" appended.
In the stable branch we will fix only bugs and add updates to the included php, apache and clamav binarys.
New features are only for the dev branch, which is now the head revision in the SVN repository.
--
My ideas for new features in ISPConfig 2.3 dev.
- Support for ruby scripts
- Support for .NET (mono)
- In the mailsuser setup, make it selectable for which co-domains the email address is created.
- Support for webdav
The branch is nescessary to speed up development, release new functions earlier and make it possible to add new features that may break existing installations without installing additional libraries before.
Example: New dependencys to external librarys like libxml2-devt to enable XML in the ISPConfig php binary.
The stable branch(es) will have always even version numbers like 2.2.x, 2.4.x, the new development branches have odd numbers like 2.3.x, 2.5.x. with the word "dev" appended.
In the stable branch we will fix only bugs and add updates to the included php, apache and clamav binarys.
New features are only for the dev branch, which is now the head revision in the SVN repository.
--
My ideas for new features in ISPConfig 2.3 dev.
- Support for ruby scripts
- Support for .NET (mono)
- In the mailsuser setup, make it selectable for which co-domains the email address is created.
- Support for webdav