Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMC9730 committed May 1, 2024
1 parent a988373 commit 23e653c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v1.0.3
## GDHistory Provider
- Now levels can be copied
## UI
- 'Copy ID' button is renamed to 'Go to Level'
- This button now goes into Level Info menu, not to the level itself.
- 'Get It' button has been removed
- Level Thumbnails are now removed when they get appeared on the screen
## Error Handlers
- Possible error would be printed after going into the Level Info page instead of immediately returning
### GDHistory Provider
- New descriptive errors:
- `-7` - GD History's api is down.
- `-8` - API did not return record data.
- `-9` - API returned record data with invalid data type.
- `-10` - API returned record array with zero levels in it.

# v1.0.2
## GDHistory Provider
- Fixed typo
Expand Down

0 comments on commit 23e653c

Please sign in to comment.