Skip to content

Release v1.5.0

Compare
Choose a tag to compare
@vinnymac vinnymac released this 07 Sep 22:56
· 234 commits to master since this release
Features
  • Drawer
  • Settings
    • Display uncaught species
    • Delete stored credentials
    • Reset all
    • Auto Login
    • Default Pokedex Sort By & Direction
    • Default Specie Sort By & Direction
    • Sort with Default Settings Immediately
  • Sign out
Bug Fixes
  • Mr. Mime and Tangela now display correct images in detail modal
  • OS X application can now be redisplayed after being hidden
  • Double clicking confirm transfer/evolve now doesn't cause strange behavior accidentally
  • Add restrictions so nicknames cannot be longer than 12 characters like pogo
  • Additional error handling for all requests
Development
  • All requests and fs events are now done in the electron renderer thread