Releases: ProdigyView-Toolkit/prodigyview
Fixing broken else in mongo
There was a broken if else statement
SSL for Mongo and Azure
Giving the ability to connect to azure mongo
Swapping out get_class with static methods
Making it PHP 8.3 complaint but swapping get_class and get_called_class with self:static class:static
Improvin Mongo Release
Using MongoDB instead of Mongo+Srv
Default value for cookie is string
Setting the default value for when data is to be set to a cookie to a string since null is deprecated.
Fixing Template str_replace
Fixing the str_replace in the template for PHP 8.1.0
PHP 8.1.0 Updates
PHP 8.1.0 has changes that required fixes in the toolkit to be compatible with future releases of 8.1.0
Updating Libraries, Added Docker and Improved Email checking
Adding the initial docker. Will be used letter for tested. Updated the email validation to user php filter function. Updated PHP united and removed unused libraries.
RESTFUL Router Updates
Ensuring that PATCH, PUT, AND DELETE workin the router
Session Improvemnts
Upgrading the Session class to now use the samesite option. This update will require the frameworks min version to be 7.0