SOLID SERVER: Upgrade CSS on `solidcommunity.au`
Open
@gjwgit is already working on this.
Since May 18, 2026.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Our dev team has reported that the CSS solid server deployed on solidcommunity.au is unstable recently. Its current CSS version is
cat ~/server/.internal/setup/current-server-version\$.json
{"key":"setup/current-server-version","payload":"7.0.2"}
Another server with a newer version seems to be pretty stable, its CSS version is
cat ~/server/.internal/setup/current-server-version\$.json
{"key":"setup/current-server-version","payload":"7.1.0"}
Perhaps the one on solidcommunity.au can be upgraded to v7.1.0 or the latest stable CSS release.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.