this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

release: 0.1.2

Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com>

+17
+17
CHANGELOG.md
··· 1 + ## [0.1.2] - 2024-11-05 2 + 3 + ### Added 4 + 5 + - Support did:web 6 + - Added script and documentation for publishing feed records 7 + 8 + ### Changed 9 + 10 + - Cache did verification methods with plc lookups 11 + - Bypass authentication when allow list is empty 12 + - Using i64 values from peer feedback. 13 + - Optionally display deny post 14 + - Setting version to 0.1.2 15 + 1 16 ## [0.1.1] - 2024-11-05 2 17 3 18 ### Changed ··· 7 22 - Added bare release playbook 8 23 - Updating create-release script to verify required tools exist and support hooks. 9 24 - Setting version to 0.1.1 25 + - 0.1.1 10 26 27 + [0.1.2]: https://github.com/astrenoxcoop/supercell/compare/0.1.1..0.1.2 11 28 [0.1.1]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..0.1.1 12 29