diff --git a/Habitica/assets/paperboy/changelog.json b/Habitica/assets/paperboy/changelog.json index 12fc96b70..4aebe31a1 100644 --- a/Habitica/assets/paperboy/changelog.json +++ b/Habitica/assets/paperboy/changelog.json @@ -5,6 +5,30 @@ { "type": "B", "title": "ticking one checklist item closes the checklist" + }, + { + "type": "B", + "title": "fixed crash in party list when you aren’t in a party" + }, + { + "type": "F", + "title": "eyewear and headaccessories are now displayed in the avatar" + }, + { + "type": "B", + "title": "fixed issue where login failed when username contained space at the end" + }, + { + "type": "B", + "title": "fixed issue where users could end up in an empty app without logging in" + }, + { + "type": "B", + "title": "fixed various crashes" + }, + { + "type": "N", + "title": "removed toast for internet connection status" } ] }, @@ -17,4 +41,4 @@ } ] } -] +] \ No newline at end of file