Skip to content

Releases: strapi-community/plugin-io

5.8.2

28 Apr 04:07

Choose a tag to compare

5.8.2 (2026-04-28)

Bug Fixes

  • sanitize: resolve full content-type before passing to Content API (#111) (47155b6), closes #110

5.8.1

16 Apr 17:44

Choose a tag to compare

5.8.1 (2026-04-16)

Bug Fixes

  • six runtime bugs from deep audit (f29143e)

5.8.0

16 Apr 17:30

Choose a tag to compare

5.8.0 (2026-04-16)

Features

  • settings: make field-level highlighting opt-in via settings (4b7f047)

5.7.1

16 Apr 11:25

Choose a tag to compare

5.7.1 (2026-04-16)

Bug Fixes

  • presence: field injection not working - fix field name matching (af4ed2c)

5.7.0

16 Apr 11:20

Choose a tag to compare

5.7.0 (2026-04-16)

Features

  • presence: show editor name label next to avatar dot on fields (845b285)

5.6.0

16 Apr 11:15

Choose a tag to compare

5.6.0 (2026-04-16)

Features

  • presence: field-level visual presence with border + avatar dot (e9988cf)

5.5.0

16 Apr 11:08

Choose a tag to compare

5.5.0 (2026-04-16)

Features

  • presence: server-side presence tracking with content context (9978bfe)

5.4.4

15 Apr 20:54

Choose a tag to compare

5.4.4 (2026-04-15)

Bug Fixes

  • handshake: store user data in socket.data for online-users widget (044f044)
  • widgets: add missing /online-users route and fix /stats URL (88a813e)
  • widgets: match online-users response to widget expected format (3fa7203)
  • widgets: null-safe rendering in OnlineEditorsWidget (bf0e129)

5.4.3

15 Apr 20:27

Choose a tag to compare

5.4.3 (2026-04-15)

Bug Fixes

  • config: use double-colon namespace notation for plugin config (755d25c)

5.4.2

15 Apr 20:23

Choose a tag to compare

5.4.2 (2026-04-15)

Bug Fixes

  • multiple crash bugs and resource leaks (6da602a)