Skip to content

Releases: MESH-Research/Pilcrow

v0.17.0

20 Jun 17:12
4735c78
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

0.17.0 (2022-06-20)

Features

  • api: Add publication home page and submission content fields (#1201) (18f5928)
  • api: Add Validation for Inline and Overall Comments (#1184) (9a48945), closes #1162
  • api: Update seeders to include inline comment positions (ec77d22)
  • client: Display inline comment highlights on submission review (c2b2e6b)
  • client: implement inline comment creation functionality (#1187) (44e0912)
  • client: Load submission content from API on submission review page (c2b2e6b)

Bug Fixes

  • api: add missing method preventing migration:reset from succeeding (#1198) (e1cec26), closes #1138