Korolev v0.8.0 Release Notes

Release Date: 2018-02-13 // about 6 years ago
  • ๐Ÿ”‹ Features

    1. New access.eventData method allows to read data from client side event object.
    2. New access.evalJs method allows to execute arbitrary JavaScript on the client side. ๐Ÿ”ง 3. Heartbeats now configurable.
    3. window.resize event now can be handled on body.
    4. elementId now can be derived from name.

    ๐Ÿ› Bug fixes

    1. Connection now doesn't breaks by Google Cloud balancer ๐Ÿ›  2. Fixed session leaks

    ๐Ÿ’ฅ Breaking changes

    1. Static and dynamic routers now unified. ๐Ÿ’ป 2. EvnConfigurator now has access to browser.