Skip to content

Releases: cundd/rest

REST 2.1.0

26 Jun 15:25
Compare
Choose a tag to compare

File Abstraction Layer read support and support for installations in sub-directories

REST 2.1.0 Beta

01 Dec 08:33
Compare
Choose a tag to compare
REST 2.1.0 Beta Pre-release
Pre-release

File Abstraction Layer read support and support for installations in sub-directories

REST 2.0.0 Beta

25 Aug 20:04
Compare
Choose a tag to compare
REST 2.0.0 Beta Pre-release
Pre-release

The focus of this release has been to clean up the extensions architecture and API and to provide reliable tests with continuous integration (Travis CI).

As little breaking changes as possible are made, but some methods are marked as deprecated to encourage the use of the updated API.

Breaking change

The only (known) breaking change is in the FeUser Provider, which will respect disable, deleted, starttime and endtime of the user records.

Please test the new release and report problems.

Thanks to Jens Jacobsen for TYPO3 7 support and new features