add changes for 5.1.46

This commit is contained in:
Uwe Steinmann 2026-03-05 14:41:12 +01:00
parent a8c0f82340
commit ec0b1c2ac5

View File

@ -6,6 +6,8 @@
- arrays returned by view hooks are combined with array_merge() instead of '+'
- check for environment variable SEEDDMS_EXTENSIONS to load only lіsted extensions
- add hook at end of op/op.Ajax.php if command was not found
- conversion from plain text to plain text can handle utf16 and utf32
- check if extension file is passed to console command 'ext:upload'
--------------------------------------------------------------------------------
Changes in version 5.1.45