Thanks for the report! I'm looking into it now.
this post was submitted on 07 Jul 2024
9 points (100.0% liked)
Summit
739 readers
10 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Patreon: https://patreon.com/SummitforLemmy
Ko-Fi: https://ko-fi.com/summitforlemmy
Website: https://summit.idunnololz.com/
founded 1 year ago
MODERATORS
I found the cause. It looks like there was a breaking change to the mark_as_read
endpoints in v0.19.5 in order to support a list of posts as opposed to a single post. I'll look into a fix.
Let me guess, it was a String and now it's an Array of Strings.
Yep. It also name changed from post_id to post_ids