Skip to content

Releases: strobelpierre/nextcloud_oidc_groups_mapping

v1.2.0

19 May 21:38

Choose a tag to compare

1.2.0 (2026-05-19)

Features

  • add preserveDisplayName mode + bump max-version to NC 33 (2133845), closes #3

v1.1.1

13 May 13:30

Choose a tag to compare

1.1.1 (2026-05-13)

Bug Fixes

  • ci: fix App Store publish paths and trigger from release workflow (d49dafe)
  • remove unused ClaimResolver import in RulesApiController (001f24e)
  • sign app via occ integrity:sign-app instead of PHP openssl_sign (c587799), closes PKCS#1

v1.1.0

19 Mar 11:46

Choose a tag to compare

1.1.0 (2026-03-19)

Features

  • add claim simulator and JSON fallback editor (phase 4/5) (66283f2)
  • add CRUD UI for mapping rules (phase 3/5) (4d42971)
  • add REST API for mapping rules (phase 2/5) (ac95d78)
  • polish UI with safety features (phase 5/5) (8f172e1)
  • replace raw JSON textarea with Vue.js admin UI (phase 1/5) (d9a2f7f)

Bug Fixes

  • dark mode colors and toast notifications (2e6fdc8)

Changelog

v1.0.0

19 Mar 10:02

Choose a tag to compare

Initial release — Map multiple OIDC token claims to Nextcloud groups via configurable rules.