Skip to content

Releases: DNN-Connect/IdentitySwitcher

IdentitySwitcher 04.00.00

12 Mar 21:53
2793d5b
Compare
Choose a tag to compare
Pre-release

Release notes Identity Switcher 04.00.00

CHANGES

  • Improve UI
  • Refactor search attributes for common used features
  • Added logging
  • Improved security
  • Exclude admins from list
  • Approval workflow for impersonation

NOTES

  • Tested on DNN 9.4.0
  • Don't place multiple IdentitySwitcher modules on the same page as the module is not fit for such a scenario
  • Review module settings to disable access to SuperUsers and Administrators if you intend to open the use of this module to regular users

IdentitySwitcher 03.01.00

02 Aug 06:45
c783118
Compare
Choose a tag to compare

Release notes Identity Switcher 03.01.00

Full details on the changes can be found in great detail at https://github.com/DNN-Connect/IdentitySwitcher.

BUG FIXES

  • Corrected handling of users in multiple portals within 1 DNN installation

CHANGES

  • Code clean-up
  • Improved UI with new Angular front end construction

NOTES

  • Tested on DNN 9.3.2 and when placing the module on a page you need to refresh the page at least once to display the module correctly
  • Don't place multiple IdentitySwitcher modules on the same page as the module is not fit for such a scenario

IdentitySwitcher 03.00.00

22 Aug 12:56
5a7c242
Compare
Choose a tag to compare

Release notes IdentitySwitcher 03.00.00

ENHANCEMENTS

  • Two modes of switching defined: direct select from all users, or filter on role/users first before selection

CHANGES

  • Code module changed from VB to C#
  • DNNtc.MSBuild structure and attributes build in
  • Replace all deprecated DNN API calls by new API calls
  • Replaced UI with new Angular front end construction

NOTES

  • Tested on DNN 9.2.1 and when placing the module on a page you need to refresh the page at least once to display the module correctly
  • Don't place multiple IdentitySwitcher modules on the same page as the module is not fit for such a scenario