# phpList 4 REST API change log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). ## x.y.z (next release) ### Added - Run the system test on Travis (#113) - Add security headers to the default response (#110) - Whitelist BadRequestHttpException so that messages are not sanitized (#108) ### Changed ### Deprecated ### Removed ### Fixed ## 4.0.0-alpha2 ### Added - REST API endpoint for deleting a session (log out) (#101) - REST API endpoint for deleting a list (#98) - REST API endpoint for getting list details (#89) - System tests for the test and dev environment (#81) - REST action for getting all subscribers for a list (#83) ### Changed - Move the PHPUnit configuration file (#99) - Use the renamed phplist/core package (#97) - Adopt more of the default Symfony project structure (#92, #93, #94, #95, #102, #106) ### Deprecated ### Removed ### Fixed - Prevent crashes from sensio/framework-extra-bundle updates (#105) - Make the exception codes 32-bit safe (#100) - Always truncate the DB tables after an integration test (#86) ### Security
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.gitignore | File | 190 B | 0644 |
|
.travis.yml | File | 2.57 KB | 0644 |
|
CHANGELOG.md | File | 1.12 KB | 0644 |
|
CODE_OF_CONDUCT.md | File | 3.15 KB | 0644 |
|
LICENSE | File | 33.71 KB | 0644 |
|
README.md | File | 2.36 KB | 0644 |
|
composer.json | File | 4.42 KB | 0644 |
|
phpunit.xml.dist | File | 521 B | 0644 |
|