Releases: PhotoBackup/server-php
First Release!
After running 2 release candidates through some more testing and fixing a few API compatibility things along the way, we are happy to release the first PHP implementation of PhotoBackup!
Please report any issues on the issue tracker, including problems you might have with the documentation.
Second Release Candidate!
A new CHANGELOG is included to keep track of changes, following the Keep a CHANGELOG convention.
In addition, this second release candidate:
- implements the full v2 API (by adding the new duplicate status), and
- includes better error reporting in case something is wrong with the configuration.
This latter point is still being discussed on the API-side of things but should not have to change before the 1.0.0 release.
First Release Candidate!
This is the first fully functioning, single-file PhotoBackup server implementation in PHP. It does not require specific server software or the latest version of PHP and should be easy to deploy for everyone!
At this point it is a Release Candidate and not something we would classify as production ready because more testing is required. You can help us by trying to run this implementation on as many different server set-ups as possible and reporting any bugs to us at our issue tracker.