-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3933fa
commit 7773f68
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
## [4.3.0](https://github.com/Vatsim-Scandinavia/controlcenter/compare/v4.2.3...v4.3.0) (2023-10-09) | ||
|
||
|
||
### Features | ||
|
||
* tasks ([#643](https://github.com/Vatsim-Scandinavia/controlcenter/issues/643)) ([24daf8e](https://github.com/Vatsim-Scandinavia/controlcenter/commit/24daf8eaa5d26c7cc46b190ca45c7de531b2fc1a)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency hisorange/browser-detect to v5 ([#662](https://github.com/Vatsim-Scandinavia/controlcenter/issues/662)) ([413fe30](https://github.com/Vatsim-Scandinavia/controlcenter/commit/413fe3017e2040038e21a4c99b95bff250230408)) | ||
* **deps:** update dependency laravel-vite-plugin to v0.8.1 ([#645](https://github.com/Vatsim-Scandinavia/controlcenter/issues/645)) ([2ba8a2f](https://github.com/Vatsim-Scandinavia/controlcenter/commit/2ba8a2f54c86956f88da2984ec7362eddeea2a2d)) | ||
* **deps:** update dependency vite to v4.4.11 ([#646](https://github.com/Vatsim-Scandinavia/controlcenter/issues/646)) ([129d667](https://github.com/Vatsim-Scandinavia/controlcenter/commit/129d667e61e69eeee40d95f5c28213dcdeaf7ed0)) | ||
* null catching in uri for controller check cron ([06c5776](https://github.com/Vatsim-Scandinavia/controlcenter/commit/06c57765adaf9a6a412f771c81866cb326f9ff98)), closes [#644](https://github.com/Vatsim-Scandinavia/controlcenter/issues/644) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* composer update ([7a5bc61](https://github.com/Vatsim-Scandinavia/controlcenter/commit/7a5bc618beb9e6fde3af03fb2d9a62da8dd22551)) | ||
* **deps:** update actions/checkout action to v4 ([#651](https://github.com/Vatsim-Scandinavia/controlcenter/issues/651)) ([64fbaec](https://github.com/Vatsim-Scandinavia/controlcenter/commit/64fbaeca0dfd24af770d2f634ebbc3dbff7d353a)) | ||
* **deps:** update dependency phpunit/phpunit to v10.4.1 ([#647](https://github.com/Vatsim-Scandinavia/controlcenter/issues/647)) ([39b5068](https://github.com/Vatsim-Scandinavia/controlcenter/commit/39b50687883d94e24997d0f331f0152510e2e042)) | ||
* **deps:** update docker.io/library/mariadb docker tag to v11 ([#652](https://github.com/Vatsim-Scandinavia/controlcenter/issues/652)) ([b802872](https://github.com/Vatsim-Scandinavia/controlcenter/commit/b8028724f57aeb313c957936685ce1340d65b002)) | ||
* **deps:** update docker.io/library/php docker tag to v8.2.11 ([#587](https://github.com/Vatsim-Scandinavia/controlcenter/issues/587)) ([40bb717](https://github.com/Vatsim-Scandinavia/controlcenter/commit/40bb717707e79588b2570ee98d974141c5dedc31)) | ||
* **deps:** update docker.io/library/redis docker tag to v7 ([#653](https://github.com/Vatsim-Scandinavia/controlcenter/issues/653)) ([d7ff229](https://github.com/Vatsim-Scandinavia/controlcenter/commit/d7ff229ba6ff73b7ae15690eb6cca2537ef72d6c)) | ||
* **deps:** update docker/build-push-action action to v5 ([#654](https://github.com/Vatsim-Scandinavia/controlcenter/issues/654)) ([c6504c2](https://github.com/Vatsim-Scandinavia/controlcenter/commit/c6504c2a52aa1ef9570ba5b162125beae2f26d03)) | ||
* **deps:** update docker/login-action action to v3 ([#655](https://github.com/Vatsim-Scandinavia/controlcenter/issues/655)) ([4049dc9](https://github.com/Vatsim-Scandinavia/controlcenter/commit/4049dc92f0c8e2a0bed8dce38bede614da5cfcb1)) | ||
* **deps:** update docker/metadata-action action to v5 ([#656](https://github.com/Vatsim-Scandinavia/controlcenter/issues/656)) ([57aba6a](https://github.com/Vatsim-Scandinavia/controlcenter/commit/57aba6a5e6c97a37ceedc116cbde971b3663dc99)) | ||
* **deps:** update docker/setup-buildx-action action to v3 ([#660](https://github.com/Vatsim-Scandinavia/controlcenter/issues/660)) ([a3933fa](https://github.com/Vatsim-Scandinavia/controlcenter/commit/a3933fadd6ac6f424473b15f591dc5cacc8473a1)) | ||
* **deps:** update mlocati/php-extension-installer docker tag to v2.1.55 ([#605](https://github.com/Vatsim-Scandinavia/controlcenter/issues/605)) ([c6afcd8](https://github.com/Vatsim-Scandinavia/controlcenter/commit/c6afcd8e59aad025e1fe9e149175882e959ba11e)) | ||
* **deps:** update node.js to v20.8.0 ([#648](https://github.com/Vatsim-Scandinavia/controlcenter/issues/648)) ([2927412](https://github.com/Vatsim-Scandinavia/controlcenter/commit/2927412e4f96ea4014a274a4b6572838f170c9f4)) | ||
* npm updates ([cf9cc9e](https://github.com/Vatsim-Scandinavia/controlcenter/commit/cf9cc9e67299c06def8c32f74b5c92d4d1aea5ee)) | ||
* upgrade to laravel 10 ([#638](https://github.com/Vatsim-Scandinavia/controlcenter/issues/638)) ([55a14dc](https://github.com/Vatsim-Scandinavia/controlcenter/commit/55a14dc768874e0585b4c0e080d59a2791cf48e3)) |