Notice Regarding ZEP Maintenance & Updates (November 7, 2023)
Hello ZEP users,
We would like to inform you about the schedule for upcoming service maintenance and ZEP update.
- Maintenance Schedule: November 7th at 22:00 to 23:00 UTC
- Details: Update new features and ZEP Script, improve existing features
- User Impact: During the update, service access will be unavailable..
For developers using ZEP Script
- Targets: onObjectTouched, onAppObjectTouched (2 types)
- Details: When an object placed with ZEP-Script is touched (collision), only one event will occur. Previously evens would occur continuously when touched.
- Schedule: Scheduled for November 8th
If you made an app using the existing function that continuously triggers events, app modifications will be necessary. Two alternative functions will be introduced.
- Items: onObjectLeave, onAppObjectLeave
- Details: Events will be triggered when an object placed with ZEP Script is not touched.
Thank you for your understanding.