New waymark command has been added to the "keys" section:
"wh % webhookurl,text" — "text" will be sent to "webhookurl." For example, if I have a webhook set up at https://webhook.site/1234567 and I want to send "completed waymark rotation" to that URL, I would write
wh % https://webhook.site/1234567,completed waymark rotation
This can be used to keep track of your waymarks while you are AFK, alert you to nearby players (see line 59 in config.txt), etc. webhook.site is extremely easy to use and has a lot of cool integrations, such as Google Sheets, which can be used to create a spreadsheet of your farming rotation. There are also many phone apps able to receive and display webhooks.
Line 59 has been improved so that you can now have Speeder load a new waymark file when a nearby player is detected. If this line ends in .ini, Speeder will load the waymark file and run through all the waymarks once.
These additions and changes require updating Speeder to version 44.