Skip to content

0.1.0

Choose a tag to compare

@sakethpathike sakethpathike released this 14 Jul 21:28
· 27 commits to master since this release

What's new

  • Sync-server now supports HTTPS out of the box and generates the required certificate and keystore files automatically.
  • A new browser extension is now available, which is an initial release and compatible with this version (and future versions too). Get it from the Linkora Browser Extension repository.

You do not need to set up anything or configure anything, as the server does it all, but make sure you import the certificates in your browser if you're using the extension.

Important Notes

1. Linkora app doesn't yet support HTTPS connection to this version as it requires validation of this change, which will be released soon. So until then, HTTP is the way.
2. By default, the server operates on port 54545 for HTTPS; HTTP support isn't yet removed, but I am planning to remove it soon.
3. Certificates are valid for 365 days.

For more detailed information about what this new version brings, please refer to the updated README,
which addresses all the new changes.


Pull this release using Docker:

docker pull sakethpathike/linkora-sync-server

Full Changelog: release-v0.0.5...release-v0.1.0