just checked, no new commits
ran git pull and nothing new and this is my git log:
commit 6b0c75843068c96e3a9741fcd2669642baa9c9f7 (HEAD -> main, origin/main, origin/HEAD)
Author: Sebastix
Date: Thu Jul 4 16:39:50 2024 +0200
remove website dir from library repo
commit 2fe0a631af837043f47223d46abb816c946c57e0 (tag: 1.3.3)
Author: Sebastix
Date: Thu Jul 4 16:11:25 2024 +0200
* add backwards compatibility in the __construct() of relay for the $message argument which was used in version < 1.2.4
* fix WebsocketClient response (message) which returned an array instead of a string for the json_decode function