Skip to content

v1.3.24

Choose a tag to compare

@jeakob jeakob released this 31 May 23:42
  • Fix editor: Forecast, Units, and Alternate Entities tabs were broken (showed nothing) — a missing </div> caused all three tabs to be nested inside the Main tab and hidden when it was not active
  • Fix editor: Text Sizes section now renders correctly — replaced CSS grid with the original working pattern (textfield-container column with flex-container row pairs)