Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Hearth v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 16:31
30bc88d

Features

  • add Checkbox and Checkboxes components (resolves #83) (#86) (1fbe4a2)

Bug Fixes

  • handle errors properly for date input (resolves #84) (#85) (43a6dd3)
  • prevent deletion of user if they are sole organization admin (#77) (af81e3e)
  • properly handle empty input when adding locales (resolves #74) (#76) (c10ed1f)

Miscellaneous Chores