Codebase versions: Difference between revisions
Jump to navigation
Jump to search
m →nuBuilder v4.5 Version: Updated PHPMailer to v6.3.0 |
→nuBuilder v4.5 Version: Updated jQuery to v3.6.0 |
||
Line 15: | Line 15: | ||
* '''[https://github.com/PHPMailer/PHPMailer/wiki PHPMailer]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.3.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] | * '''[https://github.com/PHPMailer/PHPMailer/wiki PHPMailer]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.3.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] | ||
* '''[https://getbootstrap.com/ Bootstrap]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1] | * '''[https://getbootstrap.com/ Bootstrap]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1] | ||
* '''[https://jquery.com/ jQuery]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3. | * '''[https://jquery.com/ jQuery]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3.6.0] | ||
* '''[https://tcpdf.org/ TCPDF]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.4.1] | * '''[https://tcpdf.org/ TCPDF]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.4.1] | ||
* '''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) |
Revision as of 09:20, 28 March 2021
Common Info
- 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 its 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
- JS / CSS Minified library versions are generally distributed and used. Transform a JavaScript into a more readable form by clicking the Pretty-Print icon in Chrome DevTools or Mozilla Firefox. (Other browsers might have a similar functionality or use the Notepad++ plugin JSTool).
nuBuilder v4.5 Version
- nudb aka phpMyAdmin v5.0.4 (2020-10-15)
- ace - Ace Editor | 2016.12.03 Version 1.2.6
- ApexCharts v3.22.0
- PHPMailer v6.3.0 - fixes for older PHP < 5.5
- Bootstrap v4.3.1
- jQuery v3.6.0
- TCPDF v6.4.1
- Mysqldump.php v2.9+ (2020-11-20)
- Quill Editor v1.3.7
- Select2 v4.0.13
nuBuilder v4 Updated Version
- nudb aka phpMyAdmin 5.0.2 (2020-03-20) - use v4.10.0.17 (2016-08-16) for older PHP versions 5 to 7.
- ace - Ace Editor | 2016.12.03 Version 1.2.6
- PHPMailer v6.0.2 (2017-11-02) - Older PHP versions 5 to 7 can use v5.2.28 (2020-03-19)
- jQuery v3.5.1
- TCPDF v6.2.13 (2016-06-10)