dweb v0.8.1
A handful of changes but important ones so I recommend updating ASAP:
cargo install dweb-cli
Once you have this, why not try @riddim’s latest masterpiece ‘Billboard’ possibly NSFW (be nice people):
dweb open b6da6740bc5394f9ac0e6a6fa5a42f7f587d3aeaa48fd23ae9a45bef95b571a32429b0353148aa9e04f17cd6da57d179
Changes in v0.8.1
- deterministic port allocation: the first contribution from another dev, thank you @riddim for that which ensures the same app will always open on the same port and so can use local storage for session related data. App developers should note that settings not be accessible between versions of their app. We chose to keep these isolated per version as discussed here.
- archives include both History and version when using
dweb publish
so that upon opening, dweb will know both even when opening an Archive address that is part of a dweb published History. - other tweaks including some imrovements to the README
Codeberg rocks! 
I have also migrated dweb
and the dweb demo apps from Github to Codeberg, an EU based non-profit. This was very easy and I’m much more comfortable having an EU based repository where members get a say than using a US corporate server where profit and arbitrary political directives have precedence. See:
I’ll be updating links all over the place for a while and migrating everything else over time.