Skip to content

v1.2.0

Compare
Choose a tag to compare
@AndrewPoppe AndrewPoppe released this 11 Dec 14:37
· 13 commits to main since this release
215fa6b
  • New Feature: History Snapshots These snapshots of the state of the project's API User Rights are automatically taken any time the rights are updated via CSV import, but also they can be manually taken at any time. #5
  • New Feature: Define default rights Allow users to upload a CSV with the set of API User Rights a user will have by default. This can be set at the system level and overridden at the project level. #6
  • Improvement Better logging throughout the module
  • Bug fix Under certain circumstances, importing a CSV file would cause the module to disallow the use of all API methods in that project for any user included in the CSV file. This has been fixed. See #8
  • Bug fix Fixed a bug in which the main Rights editor would not open for any user whose username was an email address #7

Full Changelog: 1.1.0...1.2.0