Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@gumbarros gumbarros released this 06 Mar 16:12
· 126 commits to main since this release
9dceeda

version

A small release to represent our stabilization milestone for public APIs and elements with relationships. This release also contains a new functionality and a critical fix at modals and relationships.

  • SqlDataDictionaryRepository
    Now it caches the FormElement, making operations such as pagination, actions and search much faster.
  • JJDataPanel
    It is now responsible for storing the PageState in a hidden input instead of the JJFormView, making it much easier to work with relationships and modals.
  • Better UI layout at JJMasterData.Web