Skip to content

v3.7.0

Choose a tag to compare

@BrettMugglinOlive BrettMugglinOlive released this 19 Nov 20:38

Features:

  • Screen Aptitude - Gives a loop author access to OCR tools that can be used to read text from a designated area of a users screen. More information and examples can be found here.
  • HELPS-1478 - Added the ability for users to add their own custom inputs into the Autocomplete component using the freeSolo attribute.
  • HELPS-1507 - Added support for Ping/Pong websocket frames.

Bugfixes:

  • HELPS-866 - Long search queries in the global search bars no longer wrap outside of the input.
  • HELPS-1456 - Fixed data formatting for modTime
  • HELPS-1519 - Fixed an issue where padding would move the label of a TextInput
  • HELPS-1702 - Fixed an issue where hover styles were applied to Box components that were within a CollapseBox with a click handler.
  • HELPS-1771 - path parameter is now properly populated when getting info from the window aptitude in a Windows environment.
  • HELPS-1774 - Scroll bars no longer show up on Boxes without a custom height set.
  • HELPS-1795 - Links rendered within a Markdown component no longer have extra padding.
  • HELPS-1801 - The value property of RichTextEditor has been fixed and properly sets a value.
  • HELPS-1809 - Strikethrough and bold text is now correctly formatted when taking data from a RichTextEditor.
  • HELPS-1895 - Changed the spacing between files uploaded to a Dropzone.
  • HELPS-1918 - Dropzone component now allows text customization through the noun attribute.
  • HELPS-1923 - The "Browse" button on Dropzones now correctly opens a file picker.
  • HELPS-2079 - Fixed a styling defect with the hover and active states of ButtonStyle.Text buttons.

Additional info about the corresponding Olive Helps release can be found here.