Releases: codedcontainer/pokemonGoPokedex
Releases · codedcontainer/pokemonGoPokedex
v3.0.0
v2.2.0
- Return cached images using the following priority
- IndexedDB
- MongoDB
- If found, the image's base64 string and type added to IndexedDB
- Return error message if pokemon cannot be found by id number
v2.1.0
- Save and retrieve icon and full-size images to/from Mongo database
v2.0.0
- Replaced basic with JWT authentication with session state
- Pokemon background image change color based on the monsters type
- Updated edit view for mobile (margins/centering)
- Added breadcrumbs to edit view