Skip to content

v2.6.2

Latest
Compare
Choose a tag to compare
@meatballs meatballs released this 13 Jun 09:33
· 57 commits to main since this release
7da3823

v2.6.2 13-Jun-2024

Minor Changes

  • authorisation - added config option to avoid adding a roles column to the users table
    #516
  • storage - proxyobjects are passed to the underlying storage so that those implementing the serializable interface can be stored
    #533

Bug Fixes

  • Slider - allow connect and behaviour to be set at runtime
    #538
  • persistence - fix get method
    #523
  • persistence - fix handling of Linked Attributes with no row
    #534
  • MultiSelect - fix an issue with multiselect on the self hosted app server
    #525
  • routing - fix redirect with None conditions
    #532
  • MultiSelect - fix an issue where the dropdown menu would remain open when the form is hidden
    #536