Skip to content

8.6.0

Choose a tag to compare

@sneridagh sneridagh released this 25 Oct 09:22
· 4676 commits to main since this release
b40e3fc

Feature

  • Added placeholder background color same as selected one @iFlameing
  • Showing notification when user sort the folder-content @iFlameing
  • Render full language name (e.g. "English") instead of 2 character language code in language selector, matching Plone default behavior. @mikejmets

Bugfix

  • A pathname like /policy/edit does not show the Unauthorized or Forbidden component when not logged in, ref #1936. @silviubogan
  • Fixes secondary views in toolbar @iFlameing @sneridagh
  • Fixing overlay expansion during link assign from objectbrowser in edit mode @iFlameing

Internal

  • Added new in productions sites to README @wkbkhard
  • Writing test for the lisiting block location relative criteria @iFlameing
  • Add UniversalLink to handle internal/external/download links @nzambello