Releases: versx/WhMgr-UI
Releases · versx/WhMgr-UI
Webhook Manager User Interface v1.10.0
- Increase distance increment to 50.
- Add support for map settings per guild
- Fix default subscription status value
Webhook Manager User Interface v1.9.0
- Add size filtering for Pokemon subscriptions.
- Add support to subscribe to Quests and Lures based on Pokestop Name.
- Fix typo preventing Select All and Select None buttons from working when editing a subscription.
Webhook Manager User Interface v1.8.2
- Fix global location selection
- Fix edit location
- Ensure location or area is selected when creating/editing a subscription.
Webhook Manager User Interface v1.8.1
- Allow Safari on iOS and mac to select on map (Credits: clburlison)
Webhook Manager User Interface v1.8.0
- Allow custom distance locations per subscription
- Add auto locate button to city list selection map
- Adjust circle radius when changed
- Fix guild selector disabled in new/edit pages
- Add visual map to current location to settings page
- Add invert selection button
- Add support for disabling specific subscription types instead of all or nothing
- Fix dashboard page loop if no guild selected
Webhook Manager User Interface v1.7.0
- Add forms autocomplete from locale files
- Add leaflet map that loads geojson files based on Discord servers for users to select interested areas from
- Invasion subscriptions rework, allow sub based on Pokestop Name, Invasion/Grunt type, and/or Pokemon Reward
Webhook Manager User Interface v1.6.1
- Add rainy lure support
- Fix issue with saving IV list
Webhook Manager User Interface v1.6.0
- Adds MySQL stored sessions to prevent having to login upon restart
- Adds better gym subscriptions by decoupling raids from gym subscriptions and allowing gym subs by min/max level and/or Pokemon IDs
- Update
pogo-translations
package - Provide autocomplete list of gym names for new/edit gym subscriptions
Webhook Manager User Interface v1.5.0
- Change Quest rewards to existing Quest rewards in database as well as custom input if Quest doesn't currently exist.
Webhook Manager User Interface v1.4.1
- Make roles configurable with
enableGeofenceRoles
- Remove role id from roles list
- Fix issue setting city to
All
instead of all area names - Remove
cityRoles
property from config and just usegeofences
names as assignable roles ifenableGeofenceRoles
enabled