Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: Loupeznik/TS3Viewer

Version 1.1

29 Jun 14:41
0a174c7
Compare
Choose a tag to compare

In the first official release, most of the application has been rewritten (excluding front-end components, these will be reworked at a later date) and Composer dependencies were introduced.

Changelog

  • Added YAML configuration file
  • Added composer depencencies (Symfony/Yaml and Planetteamspeak/ts3phpframework)
  • Removed static ts3phpframework reference (replaced by the composer dependency)
  • Removed sample config class files, replaced with normal class files
  • Updated readme
  • "Objectified" Bot and Server classes
  • Minor formatting updates and parametrization where needed
  • Minor improvements to the application's appearance