Pad: New padCheck hook

This commit is contained in:
Richard Hansen 2022-04-08 03:07:36 -04:00
parent a2460a9848
commit f9610452cf
3 changed files with 15 additions and 0 deletions

View file

@ -40,6 +40,7 @@
* New `expressPreSession` server-side hook.
* Pad server-side hook changes:
* `padCheck`: New hook.
* `padCopy`: New `srcPad` and `dstPad` context properties.
* `padDefaultContent`: New hook.
* `padRemove`: New `pad` context property.