diaspora_federation/Changelog.md
2016-10-24 00:43:20 +02:00

3 KiB

0.1.5

Refactor

  • Use head method instead of :nothing option 44f6527
  • Add sender parameter to :receive_entity callback fb60f83

Bug fixes

  • HydraWrapper: Validate hostname after redirect d18e623

0.1.4

Refactor

  • Improve magic envelope validation 90d12e7
  • Raise ValidationError if properties are missing 4295237

0.1.3

Refactor

0.1.2

Refactor

Bug fixes

  • Do not reuse cURL sockets to avoid issues caused by too many simultaneous connections #37
  • Handle empty xml-elements for nested entities 26b7991
  • Gracefully handle missing xml elements of relayables 9097097

0.1.1

Features

  • Fetch root posts for reshares 9b090a3

0.1.0

Features

  • Added Salmon support