Skip to content

v1.14.1 - Bugfix

Compare
Choose a tag to compare
@Askaholic Askaholic released this 10 Jan 05:24
· 6 commits to develop since this release
98271c4

Fixes a small number of very minor bugs having to do with errors being triggered in various ways. The only one worth noting here is:

  • Duplicate database key error when adding the same friend twice. This was very rare but would cause you to be disconnected from the server. Now it will simply be ignored.

Deployment Notes

  • Config values will be read from environment variables with the same name at low priority. Environment values will be overwritten by values specified in the yaml config file. NOTE: values from environment variables will always be strings and should be reserved for setting passwords only.

What's Changed

Full Changelog: v1.14.0...v1.14.1