Skip to content

Bug fixes

Choose a tag to compare

@kyle-n kyle-n released this 28 Dec 21:45
· 13 commits to main since this release
d51cf90

UIKit Editor

  • Editor sets correct initial font if using .defaultFont(), does not change fonts after typing the first character (@mikakruschel, #21)
  • .insertionPointColor() correctly sets insertion point color in Catalyst apps (@Chryb, #19)

Infrastructure

  • CI handles branches with / in the name
  • CI boots iOS Simulator in separate step