Skip to content

v0.3.0

Choose a tag to compare

@scruwys scruwys released this 23 Nov 20:40
· 42 commits to master since this release

Feature

  • Make exporting tables possible (581d15b)
  • Add README to Table and Comment entities (1886b1f)
  • Surface last time Snowflake asset was updated (b55214b)
  • Allow Markdown link format in custom properties (22bd9ef)

Refactor

  • Use textarea for desc fields (6085da4)
  • Use Quill.js for text editor (f96b619)
  • Move avatar logic to server (9b24ff7)
  • Use consistent formatting for code highlighting (0866e0a)
  • Add emoji and magic link support to RTE (35e086c)
  • Update ES indices after mutation (412822b)
  • Remove cold start search page (9b31ecd)
  • Add facets to search interface (987e0fb)

Chore

  • Update Django and Django-Filter versions (0654379)

Refactor

  • Filter out soft-deleted table assets (512fc63)

Fix

  • Add Cypress for discussion feature (ce81354)