Bootstrap

Version 5.0.74

by 管理者 / 2022年01月19日 / アップデート情報
タグ: , , ,

Web Channel

  • Add – ImageText REST API now has a new URL parameter &pin=Y to turn box text into PIN suitable for Google Maps.
  • Fix – Dashboard Tiles with reactive layout enabled did not always readjust the tiles correctly and sometimes they overlapped when the screen was resized.  Now stacks correctly and prevents overlap.

Engine

  • Fix – Datamodel State Values not found due to search performance enhancements that made the find case-sensitive while in the past it was case insensitive. Chart Funnel is not work correctly and displayed undefined.

Studio

  • Add – Values list were very strict in their filter validation and would only allow values that matched either the code or description inside the <code>X</code> and <description>xxxx</description> tags.   Now if the <ignore> tag is present it will allow any value to be entered in the filter.  This is useful when detailing with Cloud APIs that may add new values over time or do not document all possible combinations.