Skip to content

Bennu v3.4.1

Compare
Choose a tag to compare
@jcarvalho jcarvalho released this 12 Jan 19:06
· 797 commits to master since this release

Bennu 3.4.1 builds on the 3.4.x series, fixing a series of issues introduced in earlier releases, and greatly expanding the toolkit.

New Features

  • [core] DynamicGroups can now have a presentation name.
  • [toolkit] Added user autocomplete.
  • [toolkit] Added code editor for raw HTML editing.

Bug Fixes

  • [core] GroupStrategy's fallback is now recognizable by the Groups DSL.
  • [portal] Only portal themes are detected on startup.
  • [portal] Functionalities with the same title were being collapsed.
  • [toolkit] Fixing some issues with the DateTime component.
  • [toolkit] HTML Editor supports empty values for an empty localized string.

Enhancements

  • [core] Added compression conditions for logged group.
  • [core] Comparator by name now uses the display name instead of the username.
  • [core] Improved the presentation name of the AnyoneGroup.
  • [default-theme] Now using FenixEdu Canvas.
  • [toolkit] Greatly improved HTML Editor.
  • [toolkit] LocalizedString editors now behave better on small viewports.
  • [toolkit] Added support for single-tag locales on localized strings.

Development

  • Improved README.