Added transaction and rollback liquid tags, activity_streams part of pos-cli clone
Nov 23, 2025
NEW
- add new
transactionandrollbackliquid tags to support explicit database transactions pos-cli clonewill also affect Activity Streams
IMPROVED
admin_asset_delete_allwill also affect soft deleted assetscontext.globalswill not be explicitly serialized for each BackgroundJob (but will still be available) - it is just a low level implementation optimization to reduce job size, unnecessary noise and performanceincludeLiquid tag can be used withinrendertag
FIXED
- Fixed issue preventing certain instance copies processes from completing successfully.