A CLI for publishing standard.site documents to ATProto
0
fork

Configure Feed

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

chore: updated changelog

+25 -1
+25 -1
CHANGELOG.md
··· 1 + ## [0.5.1] - 2026-03-11 2 + 3 + ### ๐Ÿš€ Features 4 + 5 + - Added initial server package 6 + - Add json schema 7 + - Add option to disable publishing (text) content 8 + - Add updated at support 9 + 10 + ### ๐Ÿ› Bug Fixes 11 + 12 + - Correct oauth scopes 13 + 14 + ### โš™๏ธ Miscellaneous Tasks 15 + 16 + - Updated changelog 17 + - Applied formatting 18 + - *(docs)* Updated supported frameworks 19 + - Refactored server package to use sqlite instead of redis 20 + - Added and applied formatting to server 21 + - Added branded and customization to subscribe 22 + - Applied formatting 23 + - Updated docs 24 + - Version bump 25 + 1 26 ## [0.5.0] - 2026-02-27 2 27 3 28 ### ๐Ÿš€ Features ··· 17 42 - Refactored docs to worker + static assets 18 43 - Refactored to use atproto oauth lib 19 44 - Version bump and clean up 20 - 21 45 ## [0.4.0] - 2026-02-07 22 46 23 47 ### ๐Ÿš€ Features