v0.1.1
版本发布时间: 2023-02-18 07:27:05
microfeed/microfeed最新发布版本:v0.1.4(2024-05-11 06:20:12)
What's Changed
- Don't add mediaFile to json if it's a blank mediaFile url. by @wenbinf in https://github.com/microfeed/microfeed/pull/10
- Validates R2 public bucket url to make sure it's a valid url. by @wenbinf in https://github.com/microfeed/microfeed/pull/11
- Don't display blank external url on the "See all items" page. by @wenbinf in https://github.com/microfeed/microfeed/pull/12
- preventDefault for onClick event for editing/adding an item. by @wenbinf in https://github.com/microfeed/microfeed/pull/14
- Support HEAD requests to /rss and /json by @wenbinf in https://github.com/microfeed/microfeed/pull/21
- Fix bug that bookmarklet doesn't work correctly. by @wenbinf in https://github.com/microfeed/microfeed/pull/29
- More robust slug handling for web item url. by @wenbinf in https://github.com/microfeed/microfeed/pull/31
- Bug fix: Incorrect settings update by @wenbinf in https://github.com/microfeed/microfeed/pull/50
- Use local time of a website visitor for cloudflare edge. by @wenbinf in https://github.com/microfeed/microfeed/pull/52
- Use a canonical Version.js file to define microfeed version. by @wenbinf in https://github.com/microfeed/microfeed/pull/53
- Add OpenAPI spec for microfeed's json feed. by @wenbinf in https://github.com/microfeed/microfeed/pull/54
Full Changelog: https://github.com/microfeed/microfeed/compare/v0.1.0...v0.1.1