All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Include origin to requests in order to bypass cache and avoid CORS issue.
- Add global
__RUNTIME__
data localruntime
.
getRuntimeContext
function to load only runtime information and assets links before actually loading assets.
- Retry for ajax requests.