Skip to content

Releases: discord/access

Access 1.1.7

03 Jun 23:06
4b1f165
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

Access 1.1.6

21 May 21:57
a095943
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

Access 1.1.5

20 May 03:20
8138bed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

Access 1.1.4

07 May 21:22
479a5f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

Access 1.1.3

26 Apr 22:26
b4eb9ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

Access 1.1.2

21 Apr 03:00
607697d
Compare
Choose a tag to compare

What's Changed

  • Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 by @dependabot in #31
  • Bump types-flask-cors from 4.0.0.20240106 to 4.0.0.20240405 by @dependabot in #30
  • Fix access request completed notification parameter for ModifyGroupRoles by @somethingnew2-0 in #42

Full Changelog: v1.1.1...v1.1.2

Access 1.1.1

18 Apr 21:28
29c789f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Access 1.1.0

17 Apr 22:58
4275a7f
Compare
Choose a tag to compare

What's Changed

  • Implement a conditional request plugin interface so access requests can be automatically approved or denied by @somethingnew2-0 in #34

Breaking changes

  • NotificationPluginSpec.access_request_created() and NotificationPluginSpec.access_request_completed() were incorrectly sending the OktaGroup.name string as the group parameter instead of the OktaGroup object itself. This has been corrected so now the OktaGroup object is correctly sent to notification plugins for those functions.

Full Changelog: v1.0.5...v1.1.0

Access 1.0.5

17 Apr 18:05
1fde1aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

Access 1.0.4

16 Apr 15:58
8fd46c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4