Skip to content

Commit 6539bae

Browse files
authored
Update changelog with Reddit API changes
Added Reddit API changes and new features for logged out users.
1 parent f4ef49e commit 6539bae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

versioned_docs/version-0.13/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ If you use the old `@devvit/public-api`, **Blocks UI is no longer supported** in
6868
- Removed obsolete` @devvit/security` and `@devvit/pushnotif` packages.
6969
- Remove obsolete key-value (`Context.kvStore`) plugin which had `List()` disabled for more than a year. Please use Redis directly.
7070
71+
### Reddit API Changes
72+
- Added a new `crosspostParentId` field in the `Post` object to identify the original post for a crosspost.
73+
7174
### New Features
7275
7376
- **Building for Logged Out Users**. Reddit has an untapped resource for your apps: [logged out users](pathname:///next/guides/logged-out-users). We've given you a guide to design your game so that it can be played and shared with anyone, and you can prompt logged out users to subscribe to your game.

0 commit comments

Comments
 (0)