Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

[Release] nuBuilder-4.5_Mar_2024_01

Information about updates, news, Code Library
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

[Release] nuBuilder-4.5_Mar_2024_01

Unread post by admin »

[Added] User Permissions
[Added] PHP nuPad()
[Added] PHP nuCreateTableFromSelect()
[Added] PHP nuArrayToSeparated()
[Added] PHP nuArrayContains()
[Added] JS String.prototype.nuStringToArray
[Added] JS nuUserPermissions()
[Added] JS nuUserHasPermission()
[Added] JS nuTriggerEvent()
[Added] JS nuMonthArray()
[Added] Hash Cookie: FORM_GROUP
[Added] Add form_group in Form Properties

[Updated] Translations
[Updated] jQuery.select() deprecated. Use .trigger("select")
[Updated] jQuery.isArray is deprecated; use Array.isArray
[Updated] jQuery.hover() deprecated
[Updated] jQuery.focus() deprecated. Use .trigger("focus")
[Updated] jQuery.fn.keypress() event shorthand is deprecated
[Updated] jQuery.fn.keydown() event shorthand is deprecated
[Updated] jQuery.fn.dblclick() event shorthand is deprecated
[Updated] jQuery.fn.click() event shorthand is deprecated
[Updated] jQuery.fn.bind() is deprecated
[Updated] jQuery.click() deprecated. Use .trigger("click")
[Updated] jQuery.change() deprecated. Use .trigger("change")
[Updated] jQuery.blur() deprecated
[Updated] jQuery Number-typed deprecated for css font-size (2)
[Updated] jQuery Number-typed deprecated for css font-size
[Updated] Bump TinyMCE to v6.8.2
[Updated] Bump PHPMailer to v6.9.1
[Updated] Bump jQuery to v3.21.0
[Updated] Bump Font Awesome to v6.5.1
[Updated] Bump ctxmenu to v1.6.2

[Improved] Select SQL: Allow bracket at the beginning
[Improved] Detection of auto-incrementing PK

[Fixed] Removed duplicate JS nuRemoveTabByTitle()
[Fixed] Removed duplicate JS nuGetStorageItem()
[Fixed] PHP nuGetObjectAccess()
[Fixed] PHP nuGetNumberFormat(): Match format exactly (so 1000.000 != 1000.00)
[Fixed] PHP 8.2+: utf8_encode() deprecated
[Fixed] PHP 8.2+: dynamic properties are deprecated
[Fixed] Non-passive event listeners
[Fixed] db_is_auto_id(): Add global $nuConfigIntegerPKsAuto
[Fixed] Browse: Remove Column Allias from ORDER BY

[Changed] Renamed JS ltrim(), rtrim()
[Changed] Do not display Input Icons for A11Y

:arrow: Download
Post Reply