github automuteus/automuteus 6.0.0

latest releases: 6.16.10, 6.16.9, 6.16.8...
3 years ago

Upgrading from v5 to v6 will require you to drop all Postgres tables/public schema, or purge your v5 Postgres docker volume entirely. This is a breaking change. Do not upgrade from v5 unless you understand the ramifications

6.0.0 is centered around:

  1. Optimizing queries to Galactus to be more efficient (for example, 10 v5.0 mute/deafen queries are now collapsed into 1). This also involves a Galactus bump to v2.0.
  2. Optimize and refactor Postgres Tables to be simpler, more flexible, and inherently more intuitive to view/query/use.
  3. Stats commands as hooks into the Postgres data detailed above.

Changelog

80bbcea Merge pull request #294 from denverquane/galactusBatch
7fa452f Small tweak; don't use Redis to generate new game_ids (just use Postgres serial)
a19711a Localization files for translation... 0_0
53be261 Galactus response w/ tokens used, misc fixes
092f8f9 Merge branch 'master' into galactusBatch
885faf5 Fixed game event correlation, added more autorefresh
ceb2a6d Merge pull request #295 from IDON-TEXIST/master
9bbea46 Fixed optout, simplified schema, still testing event links
0319e34 Requested changes
2f9fab5 Added autorefresh/game summary message settings, more stats queries
26efb11 Added... stuff... to the readme
caf15dc More stats queries, doc changes, compose/env tweaks
779cc30 Privacy/opt-out, auto-refresh, game summary msg and auto-delete setting, removed track
8418baf Misc bug fixes, fix pause command regression
30b275c Merge branch 'master' into galactusBatch
562d106 Redesign postgres schemas, optimal data storage, game over event, etc
e371f2f Merge pull request #292 from SphereBread/patch-2
a09f985 Merge pull request #1 from SphereBread/patch-3
983fd2e docker-compose.yml: GALACTUS_TAG default value update
b900a5d sample.env: GALACTUS_TAG update to 1.0.3
d619702 Merge remote-tracking branch 'origin/stats' into galactusBatch
0a5079d New mute/deafen format for Galactus v2
57c51d5 Premium invite command
7204b83 More stats commands/output, premium command formatting

Don't miss a new automuteus release

NewReleases is sending notifications on new releases.