What's Changed
- feat(server): added task system to purge storage from outdated notes by @CorentinTh in #23
- feat(cron): purge outdated notes on boot by @CorentinTh in #24
- chore(scripts): added maintenance script for cleaning cloudflare kv store items without ttl by @CorentinTh in #25
- chore(client): added static humans.txt by @CorentinTh in #26
- docs(env): added documentation for config variables by @CorentinTh in #27
- feat(storage): mutualised and abstracted storage by @CorentinTh in #28
- config(storage): removed unused driver config by @CorentinTh in #29
- feat(seo): added og-image by @CorentinTh in #30
- chore: Configure Renovate by @renovate in #32
New Contributors
Full Changelog: v1.0.0...v1.1.0