Skip to content

Releases: eclipse-ee4j/mojarra

4.1.7

23 Mar 11:58

Choose a tag to compare

What's Changed

Full Changelog: 4.1.6-RELEASE...4.1.7-RELEASE

4.0.15

23 Mar 11:58

Choose a tag to compare

What's Changed

Full Changelog: 4.0.14-RELEASE...4.0.15-RELEASE

5.0.0-M1

16 Mar 20:00

Choose a tag to compare

5.0.0-M1 Pre-release
Pre-release

Eclipse Mojara 5 is an MVC UI framework, implementing Jakarta Faces 5 under development. This release is corresponding with the Jakarta EE 12 specification, also under development.

Mojarra 5 logo

Mojarra implemented issues from Jakarta Faces 5.0

Big ticket features

API modernization, generics, and enum support

API cleanup, removals, and refactoring

CDI, EL, Facelets, and event integration

Lifecycle, view handling, metadata, and state/reset behavior

Components, rendering, resources, and validation behavior

Security, configuration, compatibility, and specification/documentation fixes

What's Changed

Read more

4.1.6

14 Jan 11:42

Choose a tag to compare

What's Changed

Full Changelog: 4.1.5-RELEASE...4.1.6-RELEASE

4.0.14

14 Jan 11:42

Choose a tag to compare

What's Changed

Full Changelog: 4.0.13-RELEASE...4.0.14-RELEASE

4.1.5

07 Dec 14:04

Choose a tag to compare

What's Changed

  • Fix NPE during render response on stale flash cookie by @BalusC in #5611
  • Regression on @NotNull by @BalusC in #5612
  • Fix #5604: Search expression handler should check for empty expressions by @BalusC in #5613
  • Fix #5586: websocket fails to reconnect when app hot-redeploys by @BalusC in #5614
  • [4.0] Fix thread-safety issue in ServerSideStateHelper actualMap by @rhusar in #5616

New Contributors

Full Changelog: 4.1.4-RELEASE...4.1.5-RELEASE

4.0.13-RELEASE

21 Dec 11:53

Choose a tag to compare

What's Changed

  • Fix NPE during render response on stale flash cookie by @BalusC in #5611
  • Regression on @NotNull by @BalusC in #5612
  • Fix #5604: Search expression handler should check for empty expressions by @BalusC in #5613
  • Fix #5586: websocket fails to reconnect when app hot-redeploys by @BalusC in #5614
  • [4.0] Fix thread-safety issue in ServerSideStateHelper actualMap by @rhusar in #5616

New Contributors

Full Changelog: 4.0.12-RELEASE...4.0.13-RELEASE

4.1.4

07 Dec 13:52

Choose a tag to compare

What's Changed

  • Improve timing of firing PreRemoveFromViewEvent wrt children by @fanste in #5580
  • Add clue to error log when flash is unavailable after server restart without session persistence by @BalusC in #5566
  • 4.0 by @BalusC in #5587
  • Fix #5577: use autocomplete="one-time-code" by default on view state hidden field by @BalusC in #5581
  • Fixed PropertyNotFoundException when using a template inside a composite component by @BalusC in #5592
  • HtmlUtils: Upgrade URI encoding to newer RFC by @BalusC in #5593
  • Fixed resetValues="true" not working with dynamic fields after form validation errors issue 5576 by @BalusC in #5595
  • Fix Bug: preRenderView or postAddToView by @BalusC in #5598
  • Fix #5596: BeanValidator should use EL-coerced value as bean property value by @BalusC in #5599
  • add IT to prove #5596 by @BalusC in #5597
  • remove unused var by @BalusC in #5600
  • Fix #5591: add com.sun.faces.disableOptionalELResolver context param to disable the OptionalELResolver by @BalusC in #5602
  • Improved #5543; save encoding in session AFTER rendering view by @BalusC in #5603

Full Changelog: 4.1.3-RELEASE...4.1.4-RELEASE

4.0.12-RELEASE

21 Dec 11:53

Choose a tag to compare

What's Changed

Full Changelog: 4.0.11-RELEASE...4.0.12-RELEASE

4.1.3

07 Dec 13:50

Choose a tag to compare

What's Changed

  • Don't attempt to set response buffer size on a committed response by @Pandrex247 in #5532
  • Don't attempt to set response buffer size on a committed response by @Pandrex247 in #5535
  • Handle empty mapping in normalizeRequestURI by @pdudits in #5533
  • Fix identity of BindingFacesMessage by @BalusC in #5540
  • Fix #5541 by @BalusC in #5545
  • Fix Response encoding not stored in the ext context session #5543 by @BalusC in #5544
  • isErrorPage() check in RestoreViewPhase fails when thrown exception has a null message by @BalusC in #5529
  • Fix #5553 (4.0) by @cmunier in #5555
  • Fix resetValues in ajax requests by @wsaca in #5560
  • Fix resolution of nested #{cc} by letting EL do it instead of CDI. by @BalusC in #5549
  • [4.0] Fix exception handling in WebappLifecycleListener#requestDestroyed() by @TomasHofman in #5567
  • Make sure #{request}, #{session} and #{application} also work in OpenWebBeans by @BalusC in #5563
  • Fix #5562: support 0x10000-0x10FFFF range in XML as well by @BalusC in #5572

New Contributors

Full Changelog: 4.1.2-RELEASE...4.1.3-RELEASE