Releases: VMGWARE/vATCSuite
Release v2.2.2
What's Changed
- feat: Add disk space utilization to health check response by @Codycody31 in #23
- Admin/Public UI upgrades by @Codycody31 in #24
Full Changelog: v2.2.1...v2.2.4
Release v2.2.1
What's Changed
- Update UI components by @Codycody31 in #20
- [BUGFIX] Improve accuracy and performance of condition in ConfigureSite.php by @Codycody31 in #21
- General changes/cleanup by @Codycody31 in #22
Full Changelog: v2.2.0...v2.2.1
Release v2.2.0
What's Changed
- Added Admin Page for File Management and Operations by @Codycody31 in #16
- Update meta tags for vATC Suite API documentation by @Codycody31 in #17
- Add Settings to enable/disable Matomo and Google Analytics tracking by @Codycody31 in #18
- [CONFIG] Update app name to 'vATC Suite' and use cache driver for maintenance mode by @Codycody31 in #19
Full Changelog: v2.1.2...v2.2.2
Release v2.1.2
Minor fix of the sitemap not being generated in the docker container. This was fixed by having it wait for apache to start serving the app.
Full Changelog: v2.1.1...v2.1.2
Release v2.1.1
This fixed an issue with the docker image where the Atis audio files were not deleted correctly after expiring.
What's Changed
- [DOCKER] Add supervisor and cron configuration for Laravel queue worker by @Codycody31 in #15
Full Changelog: v2.1.0...v2.1.1
Release v2.1.0
This release brings several new features, enhancements, and bug fixes to improve the functionality and usability of vATCSuite.
What's Changed
- 📝 chore(Dockerfile): update Dockerfile header to reflect the purpose of the image by @Codycody31 in #8
- Add sitemap generation functionality and update dependencies by @Codycody31 in #11
- Add favicon images and configuration files for different platforms and browsers by @Codycody31 in #12
- Update queue:work command to specify the database queue for improved queue processing by @Codycody31 in #13
- Add 'Utilities' section to OpenAPI documentation configuration file to categorize API endpoints for fetching information by @Codycody31 in #14
Full Changelog: v2.0.7...v2.1.0
Release v2.0.7
This release marks a significant rebranding of the open-source project with the introduction of vATC Suite. The project info and URLs have been updated to reflect this change, creating a fresh identity for the repository.
What's Changed
- Update project info and URLs to reflect vATC Suite by @Codycody31 in #7
Full Changelog: v2.0.6...v2.0.7
Release v2.0.6
What's Changed
- Update CleanUpExpiredATISAudioFiles job schedule and improve code structure by @Codycody31 in RedbeardTFL/ATIS_GENERATOR#32
- Vmg recovered changes by @Codycody31 and @RedbeardTFL in RedbeardTFL/ATIS_GENERATOR#33
- Improve styling, fix bugs, add AWOS, and enhance deployment process by @Codycody31 in RedbeardTFL/ATIS_GENERATOR#34
- [style] Remove unnecessary whitespace and improve readability in home.blade.php by @Codycody31 in RedbeardTFL/ATIS_GENERATOR#35
Full Changelog: RedbeardTFL/ATIS_GENERATOR@v2.0.5-beta...v2.0.6-beta
Release v2.0.5-beta
In this release, we have implemented new enhancements and functionalities contributed by @Codycody31. These changes improve the build tag and introduce ATIS audio file functionality. Additionally, chore and style enhancements have been made to enhance the overall functionality and appearance of the project.
What's Changed
- Updated the build tag and introduced ATIS audio file functionality (PR: #30)
- Made chore and style enhancements for better functionality and appearance (PR: #31)
To see the full list of changes, refer to the full changelog.
Release v2.0.4-beta
This release includes several updates and improvements contributed by @Codycody31. The changes in this version enhance the Continuous Integration (CI) process, improve user interface alignment, introduce Git versioning, and update Docker-related configurations.
What's Changed
- Updated CI badge URLs and removed unnecessary Docker files (PR: #22)
- Updated pipeline configuration for pull request events and branch filtering (PR: #23)
- Cleaned up unused server URL, improved tag descriptions, and added a job for expired ATIS audio files cleanup (PR: #24)
- Added Git versioning and improved alignment in the UI (PR: #25)
- Tested building Docker image (PR: #27)
- Made
install-composer.sh
executable (PR: #28) - Updated
ENTRYPOINT
path in Dockerfile (PR: #29)
For a complete list of changes, please refer to the full changelog.
To update to this version, you can clone the repository and checkout the v2.0.4-beta
tag.
Thank you to all contributors and maintainers for their valuable contributions to this release!