This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
v0.7b
v0.7b Changes:
- Server Instance Bug Fixes. (Feedback on this is greatly appriciated)
- Add Error Count column to accounts table.
- This will let you address potential problems. Note: Before running into the github issues with a list of errors, please read the Errors section of this readme. Many errors generated are not legitimate problems.
- This should primarily be used to identify accounts you may want to double check on, to check if they have been banned, or something else.
- Currently 2-5 errors are common per execution. If your errors is greater than this, It may be optimal to investigate.
Note: There's currently a bug in the server instance. The main branch files of this release has a version number of 0.7, which is not the same as the release name, v07b. This will keep the "Update Available" on screen until fixed. Will be resolved in the next release.
If you would like to change this manually, the version identifier is located in the configuration.yaml
file. Edit this file before creating the docker deployment.
Full Changelog: v0.6b...v0.7b
What's Changed
- Fix chrome start in docker by @re64trh5hheterrethg in #24
New Contributors
- @re64trh5hheterrethg made their first contribution in #24