• v2.2.2 323ea83594

    v2.2.2 Stable

    danieljsummers released this 2022-07-12 02:11:42 +00:00 | 13 commits to main since this release

    This is a minor release that partially addresses a few issues:

    • Instances on the log on page can now be disabled; both ITM, Slaves! (#33) and Liberty Woof (#29) were disabled for different reasons
    • The dependencies for both app and server were updated

    There were also some technical changes, which should result in no observable changes from the user's perspective:

    • Data access now uses the released RethinkDB F# driver (#34); this project has a much-improved reconnection story to recover from network hiccups
    • There is now a FAKE build script with several targets; this script builds the front end and the back end, and can publish the entire project. (Others had asked how to build this project (#30); this script makes it quite straightforward.)
    Downloads