Releases: Sebbo94BY/teamspeak-dynamic-banner
Releases · Sebbo94BY/teamspeak-dynamic-banner
0.6.1
What's Changed
- Enable "Remember me" at the login by default by @Sebbo94BY in #165
- Add checkbox for ServerQuery encryption by @Sebbo94BY in #166
- Add client nickname placeholder to instance modals by @Sebbo94BY in #167
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Update all dependencies by @Sebbo94BY and @dependabot in #128, #155, #154, #152, #146, #149, #150, #151, #163, #162, #161, #159, #158, #157, #160
- Migrate NPM dependencies and update documentations by @Sebbo94BY in #136
- Introduce issue templates by @Sebbo94BY in #137
- Add hardware minimum requirements to README by @Sebbo94BY in #138
- Add donation link to readme by @Sebbo94BY in #141
- Docker: Make prepare script executeable by @Sebbo94BY in #143
- Run DB seeders in Docker setup by @Sebbo94BY in #144
- Fix
Data too long for column 'serverquery_password'
by @Sebbo94BY in #145 - Add Matomo tracking support by @Sebbo94BY in #142
- Issue #148: Force LF EoL by @Sebbo94BY in #156
- Refactor and improve overall design by @MajorOli in #139
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Improve SendPcntlSignal command and tests by @Sebbo94BY in #112
- [Composer]: Bump laravel/framework from 10.19.0 to 10.20.0 in /laravel by @dependabot in #109
- [NPM]: Bump axios from 1.4.0 to 1.5.0 in /laravel by @dependabot in #106
- [Composer]: Bump laravel/sail from 1.23.2 to 1.23.4 in /laravel by @dependabot in #108
- [Composer]: Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0 in /laravel by @dependabot in #110
- [Composer]: Bump spatie/laravel-ignition from 2.2.0 to 2.3.0 in /laravel by @dependabot in #111
- [Composer]: Bump laravel/sanctum from 3.2.5 to 3.2.6 in /laravel by @dependabot in #107
- Add PHPUnit tests for BannerTemplateController by @Sebbo94BY in #113
- Add PHPUnit tests for BannerController by @Sebbo94BY in #114
- Simplify Kernel scheduling code by @Sebbo94BY in #115
- Add PHPUnit tests for BannerConfigurationController by @Sebbo94BY in #116
- Issue #118: Fix incorrect rule definition by @Sebbo94BY in #119
- few optimizations by @MajorOli in #117
- Issue #120: Fix incorrect property type by @Sebbo94BY in #122
- Issue #121: Fix instance update function by @Sebbo94BY in #123
- Various improvements by @Sebbo94BY in #124
- Fix TemplateFactory file extension by @Sebbo94BY in #125
- Add support for managing fonts via the UI by @Sebbo94BY in #126 and #127
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
- Fix non-working config row deletion by @Sebbo94BY in #105
- Remove unnecessary if-condition by @Sebbo94BY in #104
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Add option to automatically disable templates by @Sebbo94BY in #88
- [Composer]: Bump phpunit/phpunit from 9.6.10 to 9.6.11 in /laravel by @dependabot in #93
- [Composer]: Bump friendsofphp/php-cs-fixer from 3.22.0 to 3.23.0 in /laravel by @dependabot in #89
- [Composer]: Bump laravel/pint from 1.10.6 to 1.11.0 in /laravel by @dependabot in #90
- [NPM]: Bump postcss from 8.4.27 to 8.4.28 in /laravel by @dependabot in #94
- [Composer]: Bump doctrine/dbal from 3.6.5 to 3.6.6 in /laravel by @dependabot in #92
- [NPM]: Bump sass from 1.65.1 to 1.66.1 in /laravel by @dependabot in #95
- [Composer]: Bump laravel/framework from 10.18.0 to 10.19.0 in /laravel by @dependabot in #91
- Add Template model relationship test by @Sebbo94BY in #96
- Refactor PHPUnit unit tests by @Sebbo94BY in #97
- Add PHPUnit feature tests by @Sebbo94BY in #99
- Fix incorrect time in banners by @Sebbo94BY in #100
- Docker: Update PECL ssh2 package to stable version by @Sebbo94BY in #102
- Add further PHPUnit feature tests by @Sebbo94BY in #101
- Fix/Improve error
nickname is already in use
by @Sebbo94BY in #103
Full Changelog: 0.3.0...0.4.0
0.3.0
Additional Notes
See the notes in #85 for further information.
What's Changed
- Improve PHPUnit configuration and workflows by @Sebbo94BY in #73
- Split AdministrationController by @Sebbo94BY in #74
- Show rendered banner if only disabled by @Sebbo94BY in #75
- Format roles on users page as badge by @Sebbo94BY in #76
- Various quality improvements by @Sebbo94BY in #77
- Automatically wrap too long text on templates by @Sebbo94BY in #78
- Fix
Undefined array key
in API BannerController by @Sebbo94BY in #79 - Issue #81: Import missing Datatables CSS by @Sebbo94BY in #82
- Add
invalid parameter
exception handling by @Sebbo94BY in #83 - few template fixes by @MajorOli in #80
- Allow multi usage of templates in banners by @Sebbo94BY in #85
- Change redirect after adding/updating a template by @Sebbo94BY in #86
- Add template information to overview page by @Sebbo94BY in #87
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add debugging packages to Docker by @Sebbo94BY in #59
- Fix exception about uninitialized $virtualserver by @Sebbo94BY in #60
- Fix incorrect instance update logic by @Sebbo94BY in #61
- Add Bootstrap and Datatable version to system status by @Sebbo94BY in #62
- Add tooltips to instances view by @Sebbo94BY in #63
- Migrate dead PID cleanup cron to Artisan command by @Sebbo94BY in #64
- Optimize variable names by @Sebbo94BY in #65
- Improve signal handling for the bot by @Sebbo94BY in #66
- Add more exception handling by @Sebbo94BY in #67
- Improve cache control/handling for banner images by @Sebbo94BY in #69
- Add single "Hostbanner URL" for different redirects by @Sebbo94BY in #70
- Extend Redis exception handling by @Sebbo94BY in #71
- Update the TS3PHPFramework library by @Sebbo94BY in #68 and #72
Full Changelog: 0.1.0...0.2.0
0.1.0: First release 🥳
What's Changed
- First release 🥳
New Contributors
- @Sebbo94BY made their first contribution in #1
- @dependabot made their first contribution in #19
Full Changelog: https://github.com/Sebbo94BY/teamspeak-dynamic-banner/commits/0.1.0