Deployed Satellite v2.2
- Added support for reading and replying to long form articles
- Added proper link previews
- Bug fixes and performance optimizations
First class support for composing long form is not in this release, but is in the pipeline.
Also I set up a CORS proxy `https://cors.satellite.earth` for link previews. It's really simple, you just `GET /link/:url` and it will proxy the request with the proper headers so your client can parse the response however you want. If anybody wants to use this for your project lmk and I will whitelist your origin.
- Added support for reading and replying to long form articles
- Added proper link previews
- Bug fixes and performance optimizations
First class support for composing long form is not in this release, but is in the pipeline.
Also I set up a CORS proxy `https://cors.satellite.earth` for link previews. It's really simple, you just `GET /link/:url` and it will proxy the request with the proper headers so your client can parse the response however you want. If anybody wants to use this for your project lmk and I will whitelist your origin.