|
4 | 4 |
|
5 | 5 | ## Changelog |
6 | 6 |
|
7 | | -Manual install users, please run `pip install --upgrade uiautomator2` to update uiautomator2. |
8 | | - |
9 | | -### RAB 1.3.1 |
10 | | -- Fix: Connecting or disconnecting Go Plus loop |
11 | | -- Fix: Polygon Paid: If Pokemon Inventory is full, RAB will get stuck at Pokemon Encounter |
12 | | -- Fix: Deleting of items by number not working on some devices |
13 | | -- Possible fix for some devices that perviously work on 1.2.3 but not working on 1.3.0 |
| 7 | +### RAB 1.5.0 |
| 8 | +Changes: Odd number release will be public version and even numbers will be development version. |
| 9 | +Example: |
| 10 | +`1.3.x, 1.5.x, 1.7.x, 1.9.x` <-- These will be public release |
| 11 | +`1.4.x, 1.6.x, 1.8.x, 1.10.x` <-- These will be development/beta release |
| 12 | + |
| 13 | +- Fix: Search string changes is not being use by RAB when doing Mass transfer |
| 14 | +- Improvement: Tepig detection improvement |
| 15 | +- Fix: GL and UL ratings cannot be changed |
| 16 | +- RAB’s PGSharp Enhance Mode: Improve name detection |
| 17 | +- Attempt to disconnect GoPlus if teleporting to snipe (However, suggestion is to disable GoPlus if doing snipping as HAL now has auto reconnect which break this function) |
| 18 | +- More options added for Telegram Snipe: |
| 19 | +New Type: `by_cp_less`, `by_cp_more` Options: `cp` |
| 20 | +New Type: `by_ivs` Options: `atk`, `def` and `sta`, optional: `cp` |
| 21 | +New option: `snipe_limit`, applicable to all type |
| 22 | +- Fix: RAB will get stuck during mass transfer when there’s event Pokemon in selection |
| 23 | +- PGSharp Paid: Fix stuck at Team Rocket |
| 24 | +- Fix: Crash as trying to read saved image (Some machines) |
| 25 | +- Added PVP Feed for Donors |
| 26 | +- Fix: Crash when trying to teleport back to starting location |
| 27 | +- Fix: Stuck at weather warning screen |
| 28 | +- Added: Pinap Exclusive option. Only use Pinap on selected Pokemon |
| 29 | +- Original Pinap entry removed from default config.example.yaml |
| 30 | +- Reduce chances of hitting pokestop (non team rocket) if auto go plus is enabled |
| 31 | +- RAB’s PGSharp Enhance Mode: Skip searching for Pokestop if auto go plus is enabled |
| 32 | +- PGSharp: RAB will now attempt to determine if Pokemon have move to left, right or fly/attack |
| 33 | +- Adjusted throwing height, solving the issue of miss hitting the Pokemon |
| 34 | +- Fix: Your device is not in our system (which cause donation feed not working) |
| 35 | +- Fix: GPS Joystick fail to teleport for Android 7 and below |
14 | 36 |
|
15 | 37 | **Known Issue** |
16 | 38 |
|
|
0 commit comments