Skip to content

Releases: strapi-community/plugin-io

5.3.6

03 Mar 22:25

Choose a tag to compare

5.3.6 (2026-03-03)

Bug Fixes

  • security: require auth for presence events and fix zod 3.25 interop (a880763)

5.3.5

03 Mar 21:33

Choose a tag to compare

5.3.5 (2026-03-03)

Bug Fixes

  • lifecycle: populate relations in emitted events (#82) (dcdfc9f)

5.3.4

03 Mar 21:29

Choose a tag to compare

5.3.4 (2026-03-03)

Bug Fixes

  • standards: enforce coding rules and add Zod validation (632c6e1)

5.3.3

03 Mar 21:13

Choose a tag to compare

5.3.3 (2026-03-03)

Bug Fixes

  • security: patch 25 vulnerabilities across Socket.IO plugin (0fa0d78)

5.3.2

02 Feb 08:59

Choose a tag to compare

5.3.2 (2026-02-02)

Bug Fixes

  • admin-strategy: add missing getRooms and verify methods (0fe8aef)

5.3.1

29 Dec 20:48

Choose a tag to compare

5.3.1 (2025-12-29)

Bug Fixes

5.3.0

28 Dec 19:32

Choose a tag to compare

5.3.0 (2025-12-28)

Features

  • add Who's Online dashboard widget showing active editors (2104597)
  • add Who's Online dashboard widget with clickable entry links (14117e0)

5.2.0

28 Dec 19:06

Choose a tag to compare

5.2.0 (2025-12-28)

Bug Fixes

  • admin users now properly authenticated instead of showing anonymous (6478777)

Features

  • enhanced session token security with hashing, rate limiting, and auto-refresh (88631ed)

5.1.0

28 Dec 18:55

Choose a tag to compare

5.1.0 (2025-12-28)

Features

  • add Live Presence System with typing indicators (29390fb)

5.0.6

28 Dec 17:38

Choose a tag to compare

5.0.6 (2025-12-28)

Bug Fixes

  • correct version to 5.0.5 and add tagFormat for existing tags (bdcaee2)
  • migrate to semantic-release and fix date-fns v4 ESM compatibility (31a3e05)
  • remove package-lock.json to fix cross-platform SWC native binding issues (d3715ff)