Releases: versx/WhMgr
Releases · versx/WhMgr
Webhook Manager v4.3.0
- Match English locales to masterfile.json
- Add ICONS image format support
- Add Costume name for raids DTS
- Fix Windows run as Administrator, add command to add firewall exception
- Reload subscriptions every x minutes not seconds 😬 oops
- Increase shiny stats command timeout to try and fix occasional no posts
- Fix emoji list race condition upon startup
- Fix pvp ultra stats only posted if great stats exist too
- Fix event Pokemon IV operator check (Thanks petap0w)
Webhook Manager v4.2.2
- Fix PvP alarm form text
- Fix subscriptions by generation response
- Allow city roles with spaces
- Start migrator only if at least one guild has subscriptions enabled
- Add Nomination support for reverse location lookup
- Fix UTC datetime conversion (Credits: @bschultz)
- Update Quest conditions
- Ignore any empty lines in geofence files
- Fix timezone issue possibly (Credits: @bschultz)
- Update quests.example.json with pokestop icon
Webhook Manager v4.2.1
- Adds support for timers in different timezones based on coordinates
- Update translations for megas (Credits: Nightcrawler)
- Update German translations (Credits: Nightcrawler)
Webhook Manager v4.2.0
- Add Google Maps address lookup (requires Google Maps key, Nominatim planned)
- Remove
Normalform string from PvP stats - Add minimum despawn timer for Pokemon alarms
- Fix typo in
config.example.json - Add
_24hDTS option (Credits: Malte) - Fix nests DTS typo
- Add is_event webhook support for filtering and DTS
- Fix log level filtering
- Add emoji.json for custom unicode emoji support
- Update masterfile.json
- Reload subscriptions every x minutes (configurable) to accomodate WhMgr-UI subscription changes for now
- Fix pvp league locale typo (Thanks Nightcrawler)
- Protect from savage users, was added a while ago but removed unexpectedly. Subscribing to
allPokemon requires at least 90% IV or higher - Add custom zoom levels for static maps (Credits: Nightcrawler)
- Add Mega raids support to DTS (Credits: Skoodat)
- Add weather type locale translation
- Fix PVP subscriptions (run
UPDATE subscriptions SET city=NULLif you have existing)
Webhook Manager v4.1
- Adds
set-numbercommand for text message notifications - Fixes error when grabbing an icon for nests
- Shows 'All' when subscribing to all invasions or raids instead of a huge list of pokemon
- Fix null object reference error with invasions
- Fix typo with nests DTS for
type_emojiswhich should betypes_emojis - Add dynamic gym icon support for gym/raid alarms
- Cache gyms upon startup
- Fix folder capitalization
- Add scanner map link to embeds, config, and DTS as
scanmaps_url - Mentionable description per alarm in alarms.json which supports DTS
- Google maps address lookup with DTS option as
address - Longer delay between shiny stat posts
- Update ReadTheDocs
- Update README
Please manually copy/update your static map template files as well as copy the static folder to your build folder for updated locale entries. Also check config.example.json for config changes/additions.
Webhook Manager v4.0.0
- Converted to .NET Core project.
- Too many changes to list, pretty much everything you'll ever need.
Webhook Manager v3.0.10
- Fixes issue with despawn timers and leap year. (New
enableLeapYearoption inconfig.example.json) - Adds community day stats (
.event stats <pokemon> <start_timestamp> <end_timestamp>) command. - Adds settings/config management commands. (
.settingsset/list)
Webhook Manager v3.0.9
- Fixes issue with subscription notifications throwing an error from new alarm mention strings.
- Moved
Datafolder tostatic/data
Webhook Manager v3.0.8
- Adds
mentionsproperty to alarms.json file for role/user mention strings. (DTS compatible) - Adds
is_shinyDTS conditional property if Pokemon was shiny for worker. (returns true/false, example usage<#is_shiny>:sparkles:</is_shiny>) - Round off Pokemon Height and Weight properties two decimals.
Webhook Manager v3.0.7
- Adds Day Light Savings config option to add an hour to Raids/Pokemon/Pokestops.