Skip to content

3.86.1

Latest

Choose a tag to compare

@aam-digital-ci aam-digital-ci released this 02 Jul 15:44
3baa37b

3.86.1 (2026-07-02)

Bug Fixes

  • gracefully handle invalid datatype for fields (#4117) (ec62e89)
  • .cap repeated identical Sentry events per session (#4119) (46ced19)
  • deps: security updates to third-party packages (#4101) (44ba548)
  • .don't report network fetch failures to Sentry while device is offline (#4120) (3baa37b)
  • .downgrade expected auth/permission log noise from warning to debug (#4118) (34b98e4)
  • filter correctly for enum option IDs that contain a comma (#4109) (03b6146), closes #4104
  • .make "unsaved changes" tracking cleanly separated per form (#4115) (3fe438d), closes #4113
  • .prevent entity context menu from breaking on PublicForm with unknown entity type (#4102) (4a91521), closes #4096
  • reporting: warn on potentially outdated report calculation and auto-refresh (#4103) (2c6388f), closes #4036