Skip to content

Releases: versx/WhMgr

Webhook Manager v4.5.3

30 Nov 02:27
Compare
Choose a tag to compare
  • 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

28 Nov 03:23
7b670ba
Compare
Choose a tag to compare
  • 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

23 Nov 02:13
Compare
Choose a tag to compare
  • Fix yourls.org endpoint parameters
  • Fix comma space in feedme commands
  • Increase shinystats timeout

Webhook Manager v4.5.0

21 Nov 02:51
f8bf3db
Compare
Choose a tag to compare
  • 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

15 Nov 19:10
944ef36
Compare
Choose a tag to compare
  • 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

08 Nov 01:17
b7ea138
Compare
Choose a tag to compare

Reduce sql queries used

Webhook Manager v4.5.0 Beta 1

07 Nov 16:49
Compare
Choose a tag to compare
Pre-release
  • 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

06 Nov 18:27
ebd27c1
Compare
Choose a tag to compare
  • Allow for custom alerts file for DM subscriptions

Webhook Manager v4.4.1

06 Nov 14:10
7a5b49b
Compare
Choose a tag to compare
  • 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

02 Nov 09:23
63cfa5d
Compare
Choose a tag to compare
  • 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