Skip to content

v3.5-beta2 - 2023-04-18

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 18 Apr 13:36
· 2279 commits to feature since this release

Bug Fixes (From Beta1)

  • #12103 - Limit the types of objects available for object count & list widgets
  • #12105 - Prevent data sources from becoming stuck in "syncing" status when an exception is raised
  • #12106 - Fix exception when saving dashboard widget with minimum width/height
  • #12108 - Limit the draggable area of widgets to their headers
  • #12109 - Fix migration error when replicating more than 100 job results
  • #12112 - Do not link data source URL for local paths
  • #12115 - Fix rendering config templates from a data file
  • #12144 - Ensure consistent treatment of context data when rendering config templates via UI & API
  • #12145 - Employ HTMXSelect widget to fix inclusion of <select> field values during form regeneration
  • #12146 - Do not display object selector for disabled fields
  • #12151 - Remove incorrect OpenAPI string mapping for choice fields
  • #12167 - Catch and report on exceptions raised when rendering a config template