Skip to content

Keila v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 09:38

Version 0.14.0

Custom signup form fields + contacts search πŸ”Ž

Added

  • Custom fields (text, checkbox, dropdown, tags, numbers) can now be added to
    contact signup forms. Implements #135
  • Search and sorting on contacts page
  • Added buttons for inserting images, links, and buttons to plain Markdown
    editor. Fixes #255 (thanks @lukaprincic for suggesting)

Improved

  • Errors in signup forms are displayed with a prominent red border and bold text
    now.

Fixed

  • If the status column is present in a CSV import, only rows where this column
    is set to "active" are imported. Fixes #253 (thanks @vzsi for reporting)
  • Live preview in plain Markdown editor no longer disappears when switching to
    rich editor and back.
  • Fixed error when saving a contact with JSON data and a constraint error