Skip to content

Releases: Schero94/Magic-Sessionmanager

v4.2.3

14 Dec 13:42

Choose a tag to compare

4.2.3 (2025-12-14)

Bug Fixes

  • update release workflow for new npm token requirements (88b70ff)

v4.2.2

14 Dec 13:39

Choose a tag to compare

4.2.2 (2025-12-14)

Bug Fixes

  • add debug mode documentation to README (f675180)

v4.2.0

08 Dec 07:54

Choose a tag to compare

4.2.0 (2025-12-08)

Features

  • enhance pull request template with session management specific sections and security checklist (bcf9782)

v4.1.0

08 Dec 07:50

Choose a tag to compare

4.1.0 (2025-12-08)

Features

  • enhance GitHub issue templates with session management specific fields and feature request template (78188de)

v4.0.3

08 Dec 07:40

Choose a tag to compare

4.0.3 (2025-12-08)

Bug Fixes

  • update CI workflow to use Node.js 22 for compatibility with dependencies (113e02e)

v4.0.2

08 Dec 07:35

Choose a tag to compare

4.0.2 (2025-12-08)

Bug Fixes

  • add GitHub templates for better open-source collaboration (4322fd4)

v4.0.1

05 Dec 17:10

Choose a tag to compare

4.0.1 (2025-12-05)

Bug Fixes

  • replace emojis with text prefixes for better compatibility (a8b319e)

v4.0.0

04 Dec 13:57

Choose a tag to compare

4.0.0 (2025-12-04)

Bug Fixes

  • migrate to Strapi v5 Document Service API (6ab18d0)
  • Strapi v5 compliance - use documentId instead of id (08a061e)

BREAKING CHANGES

  • Complete migration from Entity Service to Document Service API
  • Migrate all strapi.entityService calls to strapi.documents()
  • Fix Deep Filtering: Use { user: { documentId: userId } } syntax
  • Remove all emojis from logs (54 instances)
  • Replace with text prefixes: [SUCCESS], [ERROR], [WARNING]
  • Remove unused Textarea imports (8 files)
  • Add UID constants for better maintainability

This is a critical Strapi v5 compatibility update.
All session management now uses the modern Document Service API.

v3.7.0

10 Nov 20:09

Choose a tag to compare

3.7.0 (2025-11-10)

Features

  • Add Spanish, French, and Portuguese translations (5 languages total) (d8bd41d)

v3.6.0

09 Nov 19:55

Choose a tag to compare

3.6.0 (2025-11-09)

Features

  • Add license protection clause matching MagicMark (0bc7508)