Skip to content

v4.11.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:13
· 3 commits to main since this release
c69a395

✨ Highlights

  • 🕒 Polls now default to time-based options with a duration picker (#2466)
  • 🙈 Hidden participants are anonymized instead of dropped, so the grid stays readable (#2422)
  • 🧪 Early scaffolding for event types and public event pages, behind feature flags

💄 Improvements

  • 📝 Redesigned poll settings form (#2423)
  • ⚡️ Faster first load: browser-cached manifest and icons, fewer round trips (#2438)
  • 🪵 Structured server-side logging

🐛 Fixes

  • 🗓️ All-day polls stay on the same date across timezones (#2470)
  • 🔑 Voters can edit responses from the confirmation email when participants are hidden (#2399)
  • 📧 OTP codes are reused on resend, so the latest email always works (#2439)

🐳 Self-hosting

  • 🔒 Gravatar is disabled on self-hosted instances; avatars fall back to initials (#2462)

Full Changelog: v4.10.0...v4.11.0