All Versions
24
Latest Version
Avg Release Cycle
47 days
Latest Release
1212 days ago

Changelog History
Page 1

  • v0.16.2 Changes

    December 03, 2020

    ๐Ÿ”‹ Features

    • โž• Add 'KorolevReady' event and 'ready' propery to 'Korolev' global object
    • ๐Ÿ”„ Change behavior of page reloading after server shutdown. Now it do pull page reload instead of DOM reload.
    • Add access.registerCallback method
    • ๐Ÿ”„ Change organization to org.fomkin
    • ๐Ÿ‘ Allow to modify head dynamically #221
  • v0.16.1 Changes

    September 25, 2020

    ๐Ÿ”‹ Features

    • โž• Add 'KorolevReady' event and 'ready' propery to 'Korolev' global object
    • ๐Ÿ”„ Change behavior of page reloading after server shutdown. Now it do pull page reload instead of DOM reload. Dev mode is broken again unfortuantelly.
    • Add access.registerCallback method
    • ๐Ÿ”„ Change organization to org.fomkin
    • ๐Ÿ‘ Allow to modify head dynamically #221
  • v0.16.0

    September 25, 2020
  • v0.16.0-RC2

    August 11, 2020
  • v0.16.0-RC1

    June 20, 2020
  • v0.15.2

    May 22, 2020
  • v0.15.1 Changes

    May 21, 2020

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix doctype (for HTML5). 711a9a9
    • ๐Ÿ›  Fix 'Input buffer overrun' exception on static files larger than 128KB
      ff449e3

    ๐Ÿ‘Œ Improvements

    • โœ‚ Remove Effect context bound from Access 3ecb9da
    • Throw evalJs errors to a server ebb27f9
    • โž• Add evalJs example ebb27f9
  • v0.15.0 Changes

    May 09, 2020

    ๐Ÿ’ฅ Breaking changes

    • Async module redesing. Introducing korolev.effect #300
    • ๐Ÿ†• New naming of modules. See Mvnrepository
    • โœ‚ Remove deprecated symbolic event listeners API 9aec507
    • ๐Ÿ‘‰ Make RequestHeader mandatory in StateLoader 740c7ac

    ๐Ÿ”‹ Features

    • ๐Ÿ‘€ ZIO support (see example) #300
    • ๐Ÿ‘‰ Make downloadFile process more controllable #305
    • ๐Ÿ‘ Allow stop event propagation 9aec507
    • โž• Add new JsCode API d74780f
    • โž• Add new syncTransition API 74090c3

    ๐Ÿ› Bug fixes

    • Submit form with one checkbox cause error #312
    • java.lang.StringIndexOutOfBoundsException when try access.downloadFilesAsStream on empty input #298
    • ๐Ÿ›  Fix static rendering for pages defined by symbol DSL cc0e811

    ๐Ÿ‘Œ Improvements

    • โž• Add Korolev.swapElementInRegistry #311
    • ๐Ÿ‘‰ Make deviceId cookie lives longer 2cd96ab
    • ๐Ÿ‘‰ Make focus() invocation deferred 857726f
    • ๐Ÿ‘‰ Make Korolev socket output pull-based instead of push-based #183
    • ๐Ÿ’ป Tell browser do not cache index.html 82aa2bd
  • v0.15.0-RC2

    April 22, 2020
  • v0.15.0-RC1

    March 15, 2020