@fedify/fedify 1.1.0-dev.434 → 1.1.0-dev.438
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGES.md +3 -0
- package/package.json +1 -1
package/CHANGES.md
CHANGED
@@ -56,6 +56,9 @@ To be released.
|
|
56
56
|
- `Service.clone()` method now accepts `service` option.
|
57
57
|
- `Service.clone()` method now accepts `services` option.
|
58
58
|
|
59
|
+
- In the `fedify inbox` command's web interface, the *Raw Activity* tab is
|
60
|
+
added to show the raw JSON object of the received activity.
|
61
|
+
|
59
62
|
[FEP-c0e0]: https://w3id.org/fep/c0e0
|
60
63
|
[FEP-9091]: https://w3id.org/fep/9091
|
61
64
|
[#146]: https://github.com/dahlia/fedify/issues/146
|