Releases: pdsinterop/multiuser-php-solid-server
Releases · pdsinterop/multiuser-php-solid-server
Release v0.4.0
Available from the GitHub Container Registry as pdsinterop/multiuser-php-solid-server:0.4.0:
docker pull ghcr.io/pdsinterop/multiuser-php-solid-server:0.4.0What's Changed
- let our own storage creation also get saved by @ylebre in #24
- added information about the hostnames used by @poef in #25
- split up storage path into fragments by @ylebre in #27
- Add Docker build and publish GitHub Worflow by @Potherca in #29
- Fixes to get to dokieli compatiblity by @ylebre in #34
- Feature/dokieli compat by @ylebre in #35
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.0
0.1.5
What's Changed
- Cleanup to remove logic from the routes and to their own class. by @ylebre in #10
- make sure the token code is not in use by @ylebre in #11
- add support for remote client document by @ylebre in #12
- Update frontend to align with simply-style by @ylebre in #15
- add compatibility mode for podpro, which has an issue with long refre… by @ylebre in #14
Full Changelog: 0.1.4...0.1.5
0.1.4
Mainly added unit tests, fixed a few bugs that surfaces while writing them.
What's Changed
- Feature/user tests by @ylebre in #6
- add mailstyles to example by @ylebre in #7
- Tests for middleware, db, session, mailer by @ylebre in #8
- Tests for Server and StorageServer class by @ylebre in #9
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
Adds password entropy check to the frontend
Full Changelog: 0.1.1...0.1.2