Releases: ucfopen/Materia
v10.0.0-alpha1
v10.0.0-alpha1
Materia v9.0.3
9.0.3 is a small update intended to address several lingering issues with the PHP 8.1 update that were identified after running Materia in a live environment. In addition, Sequencer and Syntax Sorter are 🎉 finally 🎉 part of the default set of widgets.
What's Changed
- Added sequencer and syntax sorter to default widget list by @clpetersonucf in #1435
- Improved checks to $same_site config value by @clpetersonucf in #1433
- Updated comparison used in usort function to return an integer value by @clpetersonucf in #1434
Full Changelog: v9.0.2...v9.0.3
Materia v9.0.2
Materia v9.0.2 addresses PHP 7.4 End of Life by upgrading to PHP 8.1. We've moved to the FuelPHP 1.9 develop branch to address compatibility issues with PHP 8.1. This update also includes a number of dependabot updates to address vulnerabilities. Special thanks to Materia's founding architect @iturgeon for his help with handling the transition.
What's Changed
- Upgrade to php 8.0.24 and fuelphp 1.9-develop by @iturgeon in #1407
- upgrade to php 8.1.x by @iturgeon in #1408
- Fixes show_engines task by @iturgeon in #1394
- Replaced broken heroku slack invite link with dl.ucf.edu slack invite link by @Rdoolz51 in #1421
- Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8 by @dependabot in #1387
- dev/9.0.2 by @clpetersonucf in #1412
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #1425
New Contributors
Full Changelog: v9.0.1...v9.0.2
v9.0.2-alpha4
v9.0.2-alpha4
v9.0.2-alpha3
v9.0.2-alpha3
v9.0.2-alpha2
v9.0.2-alpha2
v9.0.2-alpha1
v9.0.2-alpha1
Materia v9.0.1 Post-Typhoon Updates
This is a minor release to follow-up on issues identified after the release of v9.0.
Change Log:
- Update references to the widget previously known as Hangman to Guess the Phrase.
- Added some basic CSRF mitigation to v1 API calls.
- The
build_and_release
GitHub action will mark alpha tags as pre-release. - NGINX configurations will now include
remote_addr
in logs by default. - Bumped the version of mysql slightly to allow support for M1 machines.
- Adjusted permission checks to correct visibility issues for widgets for which a user has read-only access.
Contributors:
- Brandon Stull @FrenjaminBanklin
- LJ Oks @ljoks
- Corey Peterson @clpetersonucf
v9.0.1-alpha2
v9.0.1-alpha2
v9.0.1-alpha1
v9.0.1-alpha1