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

Apostrophe 2.88.1: fixes for dragging widgets between areas, editing widgets after dragging them

  • Fix: widgets are not lost when dragged to a different area.
  • Fix: widgets are not duplicated when dragged to a different area.
  • Fix: area save operations now use a lock to avoid lost information if several requests are made simultaneously for different areas, as can happen when dragging a widget between areas, which modifies both.
  • Fix: widgets can be edited again after being dragged, without a page refresh.
  • Fix: the “purple screen of death” error page now has a 500 status code, not 200.
1 Like