Changelog
[2.1.0-pl] - 2024-09-21
Added
- Combo Field
- TableCombo Field
- combo_field_models setting
- Events:
pbOnBeforeCreate
,pbOnAfterCreate
,pbOnGetListBlocks
,pbOnBeforeSave
,pbOnAfterSave
,pbOnBeforePublished
,pbOnAfterPublished
,pbOnBeforeUnPublished
,pbOnAfterUnPublished
,pbOnBeforeDuplicate
,pbOnAfterDuplicate
,pbOnBeforeDelete
,pbOnAfterDelete
,pbOnGetValues
,pbOnBeforeGetList
,pbOnAfterGetList
- Search by ID in combo fields, including resource list
- UK lexicon
Fixed
- Improved display of values in the grid
- Improved
QueryProcessor
Trait - Improved image upload
- Fixed EditorJs field
- Fixed virtual page link
- Fixed copying of the constructor table
- Fixed 'Field' field in table columns
- Fixed sorting of all objects
Changed
- Minimum PHP version requirement updated to 8.1
Deprecated
- onPageBlocksSaveValues event marked as deprecated and will be removed in the next version
Removed
- renderResource. Rendering now occurs automatically.
[2.0.7-pl] - 2024-07-09
Added
- onPageBlocksSaveValues event
[2.0.6-beta2] - 2024-07-05
Fixed
- Fixed the list of blocks
- Fixed translate resource
[2.0.6-beta] - 2024-07-04
Added
- Translation resource
Fixed
- Fixed video field
[2.0.5-pl] - 2024-06-15
Added
- AI-block
Fixed
- Fixed the removal of the block constructor
- Fixed translitAlias
- Fixed upload image
[2.0.4-pl] - 2024-05-17
Added
- Slug Field
Fixed
- Fixed Resource translations
- Fixed EditorJs support
- Fixed PageBlocks snippet
Changed
- Change chatgpt_model: gpt-4o
[2.0.3-pl] - 2024-04-21
Added
- Added DeepL translator
- Added DeepLGPT translator
Fixed
- Fixed copying errors
- Fixed menuindex
Changed
- Updated ChatGPT translator
[2.0.2-pl] - 2024-04-01
Fixed
- Fixed gallery
[2.0.1-pl] - 2024-03-21
Added
- Added EditorJs support
[2.0.0-pl] - 2024-03-16
- New version