Skip to content

Sync Dev To Main#1129

Merged
Mygod merged 45 commits into
mainfrom
develop
Sep 10, 2025
Merged

Sync Dev To Main#1129
Mygod merged 45 commits into
mainfrom
develop

Conversation

@Mygod

@Mygod Mygod commented Sep 10, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

Mygod and others added 30 commits August 11, 2025 12:24
## [1.37.1-develop.1](v1.37.0...v1.37.1-develop.1) (2025-08-11)

### Bug Fixes

* exclude leaders and Giovanni from confirmed available rocket Pokemon ([85e6408](85e6408))
* secondaryFilter should also exclude leaders and Giovanni pokemon ([08696af](08696af))
## [1.37.1-develop.2](v1.37.1-develop.1...v1.37.1-develop.2) (2025-08-11)

### Bug Fixes

* invasion size by rocket Pokemon when confirmed lineups ([f1a9cba](f1a9cba))
## [1.37.1-develop.3](v1.37.1-develop.2...v1.37.1-develop.3) (2025-08-16)

### Bug Fixes

* typo ([56a2272](56a2272))
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](browserify/sha.js@v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…s-2.4.12

chore(deps): bump sha.js from 2.4.11 to 2.4.12
See more explanations at #526.
# [1.38.0-develop.1](v1.37.1-develop.3...v1.38.0-develop.1) (2025-08-27)

### Bug Fixes

* remove 300m range ([e6e1651](e6e1651)), closes [#526](#526)

### Features

* better location error UI ([2ce02e9](2ce02e9))
* showcase ranges for remote joining ([5d2b792](5d2b792))
# [1.38.0-develop.2](v1.38.0-develop.1...v1.38.0-develop.2) (2025-08-27)

### Features

* fallback gym defender info using old columns in db ([d794ea0](d794ea0))
# [1.38.0-develop.3](v1.38.0-develop.2...v1.38.0-develop.3) (2025-08-27)

### Bug Fixes

* discord clientReady event ([330df39](330df39))
@Mygod Mygod requested a review from Copilot September 10, 2025 08:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR synchronizes development changes to main, including RSVP support for webhooks, location error handling improvements, showcase range features, and various bug fixes.

  • Adds RSVP changes functionality to raid and egg webhook configurations
  • Implements improved location error handling with toast notifications instead of browser alerts
  • Introduces showcase range display for remote joining capabilities

Reviewed Changes

Copilot reviewed 26 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/services/queries/webhook.js Adds rsvp_changes field to webhook GraphQL fragments
src/pages/map/components/Layers.jsx Integrates location error handling with notification UI
src/pages/map/components/FloatingBtn.jsx Updates floating buttons with location error handling
src/hooks/useLocationError.js New hook for centralized location error management
src/hooks/useLocation.js Updates location hook to support error handling
src/features/webhooks/WebhookAdv.jsx Adds RSVP changes option to webhook configuration
src/features/pokestop/usePokestopMarker.js Improves invasion/showcase icon display logic
src/features/pokestop/PokestopTile.jsx Adds showcase range visualization
src/features/gym/GymTile.jsx Removes 300m range option
src/features/gym/GymPopup.jsx Adds fallback display for basic gym data
server/src/ui/clientOptions.js Removes 300m range and adds showcase range option
server/src/services/Poracle.js Updates Poracle version requirement and adds RSVP support
server/src/services/DiscordClient.js Fixes Discord client ready event handler
server/src/models/Pokestop.js Improves invasion filtering for team leaders
server/src/graphql/typeDefs/poracle.graphql Adds rsvp_changes to GraphQL schema
packages/locales/lib/human/*.json Adds RSVP-related translations and removes 300m range
packages/config/.configref Updates config reference
package.json Version bump and dependency updates
config/default.json Removes 300m range setting and disables routes by default
config/custom-environment-variables.json Removes 300m range environment variable

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

# [1.38.0-develop.6](v1.38.0-develop.5...v1.38.0-develop.6) (2025-09-10)

### Bug Fixes

* audit ([66b07e9](66b07e9))
@Mygod Mygod merged commit 9eb07e5 into main Sep 10, 2025
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.38.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants