* fix WakeLock not working properly on some devices
   > PowerManager.ACQUIRE_CAUSES_WAKEUP wakeLockLevel was needed to insure the device kept unlocked while the WakeLock was held
* cleanup
   >
* fix build.gradle.kts failing when keystore properties are not in local.properties
   >
* fix notification toggle labels
   > enable / disable toggle labels were reversed
* Update README.md
   >
* removed unnecessary lines in release notes generated by GH workflows
   > removed change-id and signed-off-by lines in commit messages extracted by GH workflows
* updated fastlane changelogs
   >

**Full Changelog**: https://github.com/abdalmoniem/Caffeinate/compare/v1.4.5...v1.5.0
