Skip to content

Latest commit

 

History

History
143 lines (98 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

143 lines (98 loc) · 16.2 KB

Changelog

1.3.0 (2025-02-11)

Features

1.2.0 (2025-01-06)

Features

  • hook to fetch institution id for a given user (021e8ee)

Bug Fixes

  • add default value parameter to hook (#224) (c8e5c68)
  • only hide edit link on root site pages (#220) (4677227)
  • update permissions for institutional managers (#219) (7159fd6)

1.1.0 (2024-11-28)

Features

  • support platform assignment (efb9f0e)

1.0.5 (2024-08-27)

Bug Fixes

1.0.4 (2024-07-18)

Bug Fixes

  • reduce memory consumption while loading users (#191) (d9f7e4a)

1.0.3 (2024-07-17)

Bug Fixes

  • allowed pages for institutional manager (#189) (430be90)

1.0.2 (2024-07-11)

Bug Fixes

1.0.1 (2024-07-02)

Bug Fixes

  • select only required fields in get_users (#184) (6db9177)

1.0.0 (2024-05-30)

Features

Bug Fixes

Miscellaneous Chores