This forum has moved, please join us on github discussions. We will keep these old posts available for reference. Thank you!

Apostrophe-workflow 2.1.2: fixes for mongo projections and deleted parent widgets

  • The commit preview now displays deleted widgets properly when they have child widgets. Prior to this fix any subwidgets were absent from the preview, which was confusing and caused crashes in cases where templates were not tolerant of this situation.

  • Beginning in version 2.1.0 a crash was possible after exporting a document if related documents were joined without type in the projection. This has been fixed.