diff --git a/Habitica/assets/paperboy/changelog.json b/Habitica/assets/paperboy/changelog.json
index 4640b8de0..6a056a7c6 100644
--- a/Habitica/assets/paperboy/changelog.json
+++ b/Habitica/assets/paperboy/changelog.json
@@ -1,248 +1,10 @@
[
{
- "name": "Version 0.0.12",
+ "name": "Version 0.0.19",
"items":[
{
"type": "F",
- "title": "Delete local-tasks if those were deleted online"
- },
- {
- "type": "F",
- "title": "add setting for daily reminder"
- },
- {
- "type": "B",
- "title": "A LOT of fixes"
- }
- ]
- },
- {
- "name": "Version 0.0.11",
- "items":[
- {
- "type": "F",
- "title": "Ability to Change/See/Add checklists"
- },
- {
- "type": "F",
- "title": "Purchase Gems"
- },
- {
- "type": "F",
- "title": "Settings Screen with logout options and account details."
- },
- {
- "type": "F",
- "title": "Skills!"
- },
- {
- "type": "B",
- "title": "A LOT fixes"
- }
- ]
- },
- {
- "name": "Version 0.0.10",
- "items":[
- {
- "type": "F",
- "title": "Moved from activities to fragments (header scrolls up on each :))"
- },
- {
- "type": "I",
- "title": "better feedback on user login"
- },
- {
- "type": "B",
- "title": "fix crash when saving dailies"
- }
- ]
- },
- {
- "name": "Version 0.0.9",
- "items":[
- {
- "type": "F",
- "title": "New buy reward dialog"
- },
- {
- "type": "F",
- "title": "Facebook login"
- },
- {
- "type": "F",
- "title": "Show drops"
- },
- {
- "type": "F",
- "title": "Display faint dialog and allow to revive"
- },
- {
- "type": "F",
- "title": "Display levelup dialog"
- },
- {
- "type": "I",
- "title": "Redesign chat messages #34"
- },
- {
- "type": "I",
- "title": "toggle sleep mode is now visible before the chat messages loaded"
- },
- {
- "type": "I",
- "title": "reload button now available in the toolbar (not in a three-dot-menu anymore)"
- },
- {
- "type": "B",
- "title": "the potion wasn't added to the rewards list"
- },
- {
- "type": "B",
- "title": "completed todos now hidden"
- },
- {
- "type": "B",
- "title": "correctly display dailies as due"
- }
- ]
- },
- {
- "name": "Version 0.0.8",
- "items":[
- {
- "type": "N",
- "title": "Updated the Party-Members Overview #35"
- },
- {
- "type": "F",
- "title": "Redesign login screen"
- },
- {
- "type": "F",
- "title": "Redesign task list"
- },
- {
- "type": "B",
- "title": "task list disappeared on rotate #12"
- },
- {
- "type": "B",
- "title": "Fix class colors"
- }
- ]
- },
- {
- "name": "Version 0.0.7",
- "items":[
- {
- "type": "B",
- "title": "Saving hair-preferences to database / now again visible in avatar #17"
- },
- {
- "type": "B",
- "title": "loading the userdata"
- },
- {
- "type": "B",
- "title": "inverted values on health bar"
- }
- ]
- },
- {
- "name": "Version 0.0.6",
- "items":[
- {
- "type": "F",
- "title": "Updated Avatar Header"
- }
- ]
- },
- {
- "name": "Version 0.0.5",
- "items":[
- {
- "type": "F",
- "title": "New Floating-Action-Button with sub buttons"
- },
- {
- "type": "B",
- "title": "Tag-Filter now fully working"
- },
- {
- "type": "B",
- "title": "Speed up loading+saving of data"
- },
- {
- "type": "B",
- "title": "Tasks were saved/added without a title"
- }
- ]
- },
- {
- "name": "Version 0.0.4",
- "items":[
- {
- "type": "F",
- "title": "Party Information / Chat / Members"
- },
- {
- "type": "B",
- "title": "Avatar-Drawing: Position without a mount/met"
- },
- {
- "type": "B",
- "title": "Fixed #4, #5"
- },
- {
- "type": "N",
- "title": "Generated avatar images are now cached"
- }
- ]
- },
- {
- "name": "Version 0.0.3",
- "items":[
- {
- "type": "F",
- "title": "Tavern :)"
- },
- {
- "type": "F",
- "title": "Checklists in the task-overview"
- },
- {
- "type": "F",
- "title": "Tag-Filter"
- },
- {
- "type": "N",
- "title": "More work on the task edit page"
- }
- ]
- },
- {
- "name": "Version 0.0.2",
- "items": [
- {
- "type": "F",
- "title": "You can toggle the sleep-state!"
- },
- {
- "type": "B",
- "title": "Fixed crash while the device is offline"
- },
- {
- "type": "I",
- "title": "Added About and Changelog Views"
- },
- {
- "type": "I",
- "title": "Animate the value changes in the Bars (HP, MP, XP)"
- },
- {
- "type": "N",
- "title": "Removed the Changelog Dialog"
+ "title": "First Public Beta!"
}
]
}