Codebase versions: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* Each version has their minimum server component version compatibility specifications.
* Each version has their minimum server component version compatibility specifications.
* Quite a few libraries are compatible between versions and are limited by their server component version based usability.
* Quite a few libraries are compatible between versions and are limited by their server component version based usability.
* Any version of '''nudb''' library that suits the server component versions can be deployed except that it's '''config.inc.php''' file needs to be matched. [https://github.com/apmuthu/nubuilder4/blob/master/README.md More Info]
* Any version of '''nudb''' ([https://www.phpmyadmin.net/ phpMyAdmin]) library that suits the server component versions can be deployed except that it's '''config.inc.php''' file needs to be matched. [https://github.com/apmuthu/nubuilder4/blob/master/README.md More Info]
* [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] is used for this wiki
* [http://php.net/ PHP] 5 through 8 are used with various customisations / alternate versions of library components listed herein


== [https://github.com/nuBuilder/nuBuilder-4.5 nuBuilder v4.5] Version ==
== [https://github.com/nuBuilder/nuBuilder-4.5 nuBuilder v4.5] Version ==
* '''nudb aka phpMyAdmin''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/nudb/ChangeLog v5.0.4 (2020-10-15)]
* '''nudb aka phpMyAdmin''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/nudb/ChangeLog v5.0.4 (2020-10-15)]
* '''ace''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/c05905a7eb793140985acf89c68f7abc67080420/core/libs/ace/ChangeLog.txt 2016.12.03] Version 1.2.6
* '''ace``` - [https://ace.c9.io/ Ace Editor] | [https://github.com/nuBuilder/nuBuilder-4.5/blob/c05905a7eb793140985acf89c68f7abc67080420/core/libs/ace/ChangeLog.txt 2016.12.03] Version 1.2.6
* '''ApexCharts''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/apexcharts/apexcharts.min.js v3.22.0]
* '''ApexCharts''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/apexcharts/apexcharts.min.js v3.22.0]
* '''PHPMailer''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.2.0] - [https://github.com/apmuthu/nubuilder4/raw/master/nub4fixes/docs/nb45_PHPMailer_6.2.0_long_array_syntax_fixes.zip fixes for older PHP < 5.5]
* '''PHPMailer''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.2.0] - [https://github.com/apmuthu/nubuilder4/raw/master/nub4fixes/docs/nb45_PHPMailer_6.2.0_long_array_syntax_fixes.zip fixes for older PHP < 5.5]
* '''Bootstrap''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1]
* '''Bootstrap''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1]
* '''jQuery''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3.5.1]
* '''[https://jquery.com/ jQuery]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3.5.1]
* '''TCPDF''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.2.25]
* '''TCPDF''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.2.25]
* '''Mysqldump.php''' [https://github.com/ifsnop/mysqldump-php/blob/b232c2b6b2e250d716f936b0d11eda6bc2ec3df4/src/Ifsnop/Mysqldump/Mysqldump.php v2.9+] (2020-11-20)
* '''Mysqldump.php''' [https://github.com/ifsnop/mysqldump-php/blob/b232c2b6b2e250d716f936b0d11eda6bc2ec3df4/src/Ifsnop/Mysqldump/Mysqldump.php v2.9+] (2020-11-20)
Line 20: Line 22:
== [https://github.com/apmuthu/nubuilder4 nuBuilder v4] Updated Version ==
== [https://github.com/apmuthu/nubuilder4 nuBuilder v4] Updated Version ==
* '''nudb aka phpMyAdmin''' [https://github.com/apmuthu/nubuilder4/blob/master/core/nudb/ChangeLog 5.0.2 (2020-03-20)] - use [https://codeload.github.com/phpmyadmin/phpmyadmin/tar.gz/RELEASE_4_0_10_17 v4.10.0.17 (2016-08-16)] for older PHP versions 5 to 7.
* '''nudb aka phpMyAdmin''' [https://github.com/apmuthu/nubuilder4/blob/master/core/nudb/ChangeLog 5.0.2 (2020-03-20)] - use [https://codeload.github.com/phpmyadmin/phpmyadmin/tar.gz/RELEASE_4_0_10_17 v4.10.0.17 (2016-08-16)] for older PHP versions 5 to 7.
* '''ace''' [https://github.com/apmuthu/nubuilder4/blob/master/core/ace/ChangeLog.txt 2016.12.03] Version 1.2.6
* '''ace``` - [https://ace.c9.io/ Ace Editor] | [https://github.com/apmuthu/nubuilder4/blob/master/core/ace/ChangeLog.txt 2016.12.03] Version 1.2.6
* '''PHPMailer''' [https://github.com/apmuthu/nubuilder4/blob/master/core/phpmailer/PHPMailer.php v6.0.2 (2017-11-02)] - Older PHP versions 5 to 7 can use [https://github.com/PHPMailer/PHPMailer/archive/v5.2.28.tar.gz v5.2.28] (2020-03-19)
* '''PHPMailer''' [https://github.com/apmuthu/nubuilder4/blob/master/core/phpmailer/PHPMailer.php v6.0.2 (2017-11-02)] - Older PHP versions 5 to 7 can use [https://github.com/PHPMailer/PHPMailer/archive/v5.2.28.tar.gz v5.2.28] (2020-03-19)
* '''jQuery''' [https://github.com/apmuthu/nubuilder4/blob/master/core/jquery/jquery.js v3.5.1]
* '''[https://jquery.com/ jQuery]''' [https://github.com/apmuthu/nubuilder4/blob/master/core/jquery/jquery.js v3.5.1]
* '''TCPDF''' [https://github.com/apmuthu/nubuilder4/blob/master/core/tcpdf/CHANGELOG.TXT v6.2.13 (2016-06-10)]
* '''TCPDF''' [https://github.com/apmuthu/nubuilder4/blob/master/core/tcpdf/CHANGELOG.TXT v6.2.13 (2016-06-10)]

Revision as of 18:20, 28 January 2021

  • nuBuilder v4 has evolved over several years through 2020 by Steven Copley and updated by Ap.Muthu since Dec 2021
  • nubuilder v4.5 is the brand new version as of 2021 primarily by smalos / kev1n
  • Each version has their minimum server component version compatibility specifications.
  • Quite a few libraries are compatible between versions and are limited by their server component version based usability.
  • Any version of nudb (phpMyAdmin) library that suits the server component versions can be deployed except that it's config.inc.php file needs to be matched. More Info
  • MediaWiki is used for this wiki
  • PHP 5 through 8 are used with various customisations / alternate versions of library components listed herein

nuBuilder v4.5 Version

nuBuilder v4 Updated Version