v0.1.1: Follow up improvements of v0.1.0
What's Changed
- Don't add mediaFile to json if it's a blank mediaFile url. by @wenbinf in #10
- Validates R2 public bucket url to make sure it's a valid url. by @wenbinf in #11
- Don't display blank external url on the "See all items" page. by @wenbinf in #12
- preventDefault for onClick event for editing/adding an item. by @wenbinf in #14
- Support HEAD requests to /rss and /json by @wenbinf in #21
- Fix bug that bookmarklet doesn't work correctly. by @wenbinf in #29
- More robust slug handling for web item url. by @wenbinf in #31
- Bug fix: Incorrect settings update by @wenbinf in #50
- Use local time of a website visitor for cloudflare edge. by @wenbinf in #52
- Use a canonical Version.js file to define microfeed version. by @wenbinf in #53
- Add OpenAPI spec for microfeed's json feed. by @wenbinf in #54
Full Changelog: v0.1.0...v0.1.1