Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

0.14.1

Compare
Choose a tag to compare
@flosell flosell released this 09 Jun 04:13
· 99 commits to master since this release
0.14.1

Thanks to @atsman for cleaning up and improving the frontend code in this release!

Changed

This release contains update of frontend libs and related tools such as: reagent, reframe, figwheel etc.

Fixed

  • Reduced number of requests from frontend. In case of slow network or in case of server issues, frontend doesn't send req before it got response or timeout error for previous ones. UI request rate #187