github nwithan8/tauticord 5.12.0
v5.12.0

7 days ago

What's Changed

  • Tauticord now uses Discord's native timezone-aware timestamps for ETA and embed update timestamps, so times will always be displayed in the local timezone of the client.
    • ServerTimeZone and Use24HourTime no longer needed in config file. Time section still needs to be present, but can now be "empty":

      ...
      Time: {}
      ...
    • These values will not be auto-migrated if upgrading from a legacy config, as they are no longer needed.

    • Examples of local timestamps:
      image
      image

Related PRs

  • Use Discord timestamps for ETA, embed updates, deprecate timezone/24-hour config options by @nwithan8 in #238

Full Changelog: 5.11.0...5.12.0

Don't miss a new tauticord release

NewReleases is sending notifications on new releases.