6 July 2021 Release Notes¶
Version 1.1.222
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Orders Page Retains Scroll Position on Refresh: Users who had scrolled to the bottom of the Orders page were taken back to the top of the page with every auto-refresh. This problem also prevented users from completing order run actions because the Actions menu kept disappearing. This issue has been resolved; the user's scroll context is retained when the page refreshes. [DEV-8555]
Vertical Scrolling Restored: A recent platform update disabled the scrolling functionality in several webapp code editors. Users reported being unable to scroll ingredient variable input, within SQL input fields, and in the File Editor. This issue has been resolved, and the scroll function works as expected in the webapp. [DEV-8342]