Added
- Site Themes: personal sites can now have custom themes!
- CRDT-based Revisions: Pages already had a primitive form of revisions, but now we are using a CRDT in the background which allowed us to make a nice page history slider and will eventually allow for version control and collaborative editing.
What's Changed
- style: app user pages by @zeucapua in #279
- style: fix user pages links gap by @zeucapua in #280
- feat: use Loro for page revision tracking. by @Henry-Wow in #282
New Contributors
- @Henry-Wow made their first contribution in #282
Full Changelog: v0.3.0...v0.4.0