Skip to content

Releases: vinnymac/PokeNurse

Release v2.3.1

12 Apr 21:10
Compare
Choose a tag to compare

Features

  • Compatible with the latest PoGo API changes
  • Bumped dependencies

Release v2.3.0

23 Mar 15:28
Compare
Choose a tag to compare

Features

  • Now requires a hash key by default (Please read the FAQ to learn more)
  • New sprites in the modal

Bug fixes

  • Save hash key and API version across launches
  • Fix evolves count
  • Fix transferring
  • Fix evolving
  • Fix enter key sign in from any input field

Thanks @hacknug, @YesThatAllen, and @Redarion on the work/tests done in this release.

Release v2.2.0

10 Mar 02:03
Compare
Choose a tag to compare

Features

  • API used with hash token can now be specified
  • Improved UX (Thanks @hacknug !)

Bug fixes

  • Modal close button displayed incorrect icon
  • Unable to sort properly

Release v2.1.0

26 Feb 16:28
Compare
Choose a tag to compare

Features

  • Template rename improvements
  • Defaults to API 0.53 for hash tokens
  • Show info for pokemon/candy needed #101

Bug fixes

  • Login fixed (RPC 100)

Release v2.0.3

08 Jan 17:15
Compare
Choose a tag to compare

Bug fixes

  • Hashing key now restored properly when remember me is checked.

Release v2.0.2

07 Jan 18:46
Compare
Choose a tag to compare

Bug fixes

  • Pogobuf patch to fix transferring. (v2.0.0/v2.0.1)

Release v2.0.1

06 Jan 15:52
Compare
Choose a tag to compare

Bug fixes

  • New version of pogobuf fixes google login issues
  • authType now reflected properly during login
  • Improved login for flaky connections

Release v2.0.0

06 Jan 03:50
Compare
Choose a tag to compare

Features

  • Hashing Key support for 0.51+ API support
  • Old 0.45 API support still functions as normal for now
  • Simplified Login UI

Release v1.9.0

04 Jan 04:50
Compare
Choose a tag to compare

Features

  • Templated Renaming [IV], [VI], [ATT], [DEF], [STA], [FAST], [CHARGE], [ENERGY], [HP] can now be used while renaming to refer to various attributes on a pokemon. Instructions for templated renaming can be found here.
  • Powering up is prevented if the current cp is the same as the max cp.
  • Powering up is prevented if no candy is left.
  • DPS has now been added to cinematic/charged moves.
  • DPS now includes STAB (Same Type Attack Bonus) for both move types.
  • IV was added to the detail modal next to attack/defense

Release v1.8.0

03 Jan 23:00
Compare
Choose a tag to compare

Features

  • Add clear search text button