- Behavior change: Do not crash if the corresponding permission request can not be found. Instead we no-op. #271 (vanniktech)
- Bug fix: Use ConcurrentHashMap to keep track of currentPermissionRequests to avoid multithreading issues. #268 (vanniktech)
- Include permission name in exception message. #266 (vanniktech)