Skip to content

Release v3.26.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 10:10

Release notes

For more information and the release video check out the full release page

🐛 Bug Fixes

  • fix: scoped friendly_id @Paul-Bob (#4122)
  • fix: resource generator trailing whitespace @Paul-Bob (#4113)
  • fix: ensure consistent cache store reuse in avo @Paul-Bob (#4100)
  • fix: improve time handling in time and date fields for better timezone management @Paul-Bob (#4094)
  • fix: reload_records keep selected records @Paul-Bob (#4095)
  • fix: Pass q via context to use in search queries when executed within association scope @jamesdempsey (#4091)

💡 Refactor

🤖 Maintenance