3.3.0 "Kissimmee"
Sorry for the long wait! This release contains some huge quality of life improvements and code cleanup. The biggest improvement is that we now have a working Docker development and production environment! You can use the pre-baked Docker image that includes NGINX, or you can set up your local development environment with NGINX and MySQL by following INSTALL.md. This release also includes a complete Spanish translation. Huge thanks to @emanuelGitCodes and @DanielMolares for their help with the translations!
What's Changed
- Remove dead code from all PHP files by @rob-3 in #778
- Upgrade to Symfony 5.4 by @rob-3 in #761
- Update docs to show PHP 8.1 and Node v16 by @rob-3 in #771
- Remove deprecated use of $this->getDoctrine() by @rob-3 in #770
- Fix layout shift by @rob-3 in #773
- Fix
User
andUserInterface
intelphense errors by @rob-3 in #779 - Remove node sass by @rob-3 in #789
- Adding Version Number to About Page by @atarisafari in #794
- Adding info for embedTagDetected and iframenothandled by @atarisafari in #795
- Changes annotation routes to attributes by @SimonRothUCF in #792
- Add new logo by @SimonRothUCF in #796
- Add Typings Everywhere by @SimonRothUCF in #809
- Upgrade php and symfony by @atarisafari in #808
- Add nonce validation to SessionService by @rob-3 in #766
- Clean up JS by @rob-3 in #810
- Dockerize with nginx included and integrate with GitHub's container repository by @ssilverm in #823
- Update Canvas Pages scopes from :url to :url_or_id by @escull75 in #820
- Creates docker containers and services for UDOIT via nginx by @ssilverm in #816
- Remove unused JS imports by @SimonRothUCF in #811
- Add new Spanish translations based on the English file. by @bagofarms in #837
- Add excel description and spanish translation by @bagofarms in #838
- Increase fastcgi timeout by @bagofarms in #841
- Bump follow-redirects from 1.14.3 to 1.14.8 by @dependabot in #782
- Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #786
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #802
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #812
- Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 by @dependabot in #818
- Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 by @dependabot in #824
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #819
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #825
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #831
New Contributors
- @SimonRothUCF made their first contribution in #792
- @ssilverm made their first contribution in #823
- @escull75 made their first contribution in #820
Full Changelog: 3.2.0...3.3.0