Skip to content

4.0.0-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 12 Dec 09:25
e7c521d

Added

  • Added CTRL+ENTER feature in text blocks by default. It creates a newline inside the same text chunk (<p>) @sneridagh
  • Automatically switch sidebar on block change @robgietema
  • Japanese translation @terapyon

Changes

  • Remove "documentDescription" class in table block @sverbois
  • Added possibility to work with vimeo-videos instead of youtube-videos in the video block @wkbkhard
  • Fixed Issue 1021: typing in a "wrong" URL leads to error @wkbkhard
  • General toolbar more and personal tools menu CSS fixes @sneridagh
  • Fix bug that lead to crashing the view when deleting the last row of a table
  • Fix Select widget bug if the field has already the options in the choices schema, do not trigger the vocabulary request @sneridagh

Internal