Skip to content

Release 1.1.9

Latest
Compare
Choose a tag to compare
@GitToTheHub GitToTheHub released this 12 Jun 06:46
· 1 commit to master since this release

Android

  • Bugfix: Subsequent notifications were ignored, when posting them without trigger.at: If no trigger.at was set, it was set to the current time, but due shallow copying the default properties, the trigger-property of the defaults was changed also to that time and all subsequent notifications were getting the time which resulted in being ignored.