Here we go
This version includes only the english language files. All other language php files should be updated to ini files (this will happen in the next release)
This version includes only the modern template, since this is the only one that doesn't produce any errors. The other templates should be updated in the next release.
This version should be able to update from joomlacomment 4.0. But please be careful. Make a backup first, don't test on production sites! Once you update to 4.1 you will not be able to return to 4.0 without manually executing sql queries in the database.
What do I want to achieve with this version. The backend and the frontend have nothing to do with 4.0! The code is structured, organized better and cleaner! Functions that were not used and were in the package only for legacy purposes are removed from the package.
This version should also be faster. (read my blogpost:
compojoom.com/blog/8-news/101-alpha-testers-needed#CommentForm
) Less queries to the database => faster loading times.
Please test carefully the backend and the frontend - let us find all bugs and fix them for the next version!
Plan for the next version:
1. include all language files
2. include all templates
3. work on some javascript problems
4. fix all bugs that we may encounter in this alpha release
edit: find the attachment in my next post.