HEX
Server: nginx/1.24.0
System: Linux localhost 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64
User: www (1000)
PHP: 8.3.27
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/erp.nhatnamsst.com/vendor/yajra/laravel-datatables-oracle/CHANGELOG.md
# Laravel DataTables 

## CHANGELOG

### [Unreleased]

### v12.4.0 - 2025-06-15

- feat: add min search length control #3242
- fix: #3241

### v12.3.1 - 2025-06-10

- fix: support for array notation #3243

### v12.3.0 - 2025-05-17

- feat: add option to enable alias on relation tables #3234
- tests: Add tests to cover prefix detection #3239
- fix: https://github.com/yajra/laravel-datatables/pull/1782

### v12.2.1 - 2025-05-09

- fix: improve prefix detection #3238
- fix: #3237

### v12.2.0 - 2025-05-08

- feat: add relation resolver param to order callback #3232
- fix: improve column alias detection #3236
- fix: #3235

### v12.1.2 - 2025-05-07

- fix: prevent prefixing null/empty string #3233

### v12.1.1 - 2025-05-05

- fix: prevent ambiguous column names #3227

### v12.1.0 - 2025-04-28

- feat: add relation resolver param to filter callbacks #3229

### v12.0.1 - 2025-04-07

- fix: query results improvements #3224

### v12.0.0 - 2025-02-26

- feat: Laravel v12 Compatibility #3217
- fix: prevent duplicate table name errors #3216

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v12.0.0...master