Releases: versx/WhMgr
Releases · versx/WhMgr
Webhook Manager v4.5.3
- Fix pvp embed color
- Fix typo in config.example.json
- Initialize default embed colors
- Fix typo in footer DTS for icon url
- Fix polygon in staticmap for weather and nests
Webhook Manager v4.5.2
- Fix pokemenot, pvpmenot, raidmenot commands not removing subscriptions.
- Fix city assignments comparison
- Shorten coordinate rounding
- Fix typo with ultra league subscriptions
- Add custom embed colors to config
- Add support for multiple cities per alarm (one geofence per file now)
Webhook Manager v4.5.1
- Fix yourls.org endpoint parameters
- Fix comma space in feedme commands
- Increase shinystats timeout
Webhook Manager v4.5.0
- Update default egg filter options to include mega raids (level 6 instead of level 5)
- Allow subscriptions for Pokemon and PvP for specific cities instead of relying on assigned Discord roles.
- Automatically disable user subscriptions if not a supporter/donor
- Combine subscription entries instead of separate per city
- Ignore subscribed geofences if distance is set
- Add clickable distance location link to subscription info command
- Add subscription amount limits per user per Discord server.
- Send subscriptions if distance or geofence is met.
- Use moderator role ids instead of actual user ids.
- Add filtering pokestop alarms by lure type.
- Update locales and fix form numbers mismatch.
- Lots of bug fixes.
Webhook Manager v4.4.3
- Customizable minimum IV for event Pokemon
- More descriptive logs for shiny stats and quest channel pruning (Credits: Xerock)
Webhook Manager v4.5.0 Beta 2
Reduce sql queries used
Webhook Manager v4.5.0 Beta 1
- Replaces ServiceStack.OrmLite.Mysql with EntityFrameworkCore orm package.
- Disables instead of deletes non-donor/supporter subscriptions.
- Removes the 10 table access limit that ServiceStack.OrmLite.Mysql restricts in order to add lure subscriptions and access more tables.
- Fixes database migrator to not wait 30 seconds for each migration, only upon starting them.
- Should use even less resources
- Fixes shiny stats posting that are > 150k database rows
Migration:
- Adds missing indexes for columns
- Updates columns with proper types
- Updates current possible problematic rows with specific default values
Webhook Manager v4.4.2
- Allow for custom alerts file for DM subscriptions
Webhook Manager v4.4.1
- Add
nests list
command to post a list of nests instead of individually - Fix raid form DTS in example alerts.json
Webhook Manager v4.4.0
- Shorten default alarm messages for types and capture rates to fit on one line
- Fix PvP alarms
- Fix lure icons
- Disable notifications for user if subscription rate limit hit instead of just notifying user
- Add minimum spawns per hour filter for nest posts
- Update docs to include Pokemon/Raid subscriptions by form examples
- Fix issue with ignoreMissing not respected because of size filter
- Fix distance check