This is the first release of the new FenixEdu PHP SDK.
This release provides domain classes to make it easier for developers to access FenixEdu data in a way that resembles the domain model, hiding away most the API endpoint concerns by fetching data as needed by the domain objects. The old way of getting data directly from the endpoints is still available and improved upon.
This release also improves security and allows developers to replace the default security mechanisms with their own, without having to rewrite any of the SDK's code.