- API changes
- GET /flux/geolocation gives current connected flux node geolocation
- GET /apps/permanentmessages/:hash?/:owner?/:appname? is now possible to be filtered by application name
- GET (ADMIN) /apps/checkhashes initiates check on application hashes
- GET (ADMIN) /apps/requestmessage/:hash initiates message to peers asking for an application message of provided hash
- Improvements in internal communications
- Decrease in number of connections required
- Improvements in message acceptance
- Support for deprecated older v1 messages on the network
- Support for deprecated scheme of older v2/v3 messages on the network
- Fixes on various syncthing api calls as of typo
- Various corrections in message acceptance