Summary
Minor bug fixes.
Based on the stable-0.15 branch, which marks this as a stable release.
Current development relies on donations, and as such is highly appreciated.
Donations make futher development possible, and as such are highly appreciated:
- Paypal
- Patreon
- SubscribeStar
- Bitcoin: 1MpmXm5AHtdBoDaLZstJw8nupJJaeKu8V8
- Ethereum: 0x9AB1e3C3d8a875e870f161b3e9287Db0E6DAfF78
- Litecoin: LdyaVR67LBnTf6mAT4QJnjSG2Zk67qxmfQ
- Cardano: addr1qytaslmqmk6dspltw06sp0zf83dh09u79j49ceh5y26zdcccgq4ph7nmx6kgmzeldauj43254ey97f3x4xw49d86aguqwfhlte
What's Changed
Bug Fixes
- Strict checking of d.views push_back arguments.
- Invert color of focus ui element.
- Remove DhtServer from event_write when drop_packet() results in empty queues.
- Use getaddrinfo for numeric hostname lookups in UdnsResolver.