Skip to content

0.2.0

Choose a tag to compare

@sakethpathike sakethpathike released this 03 Nov 10:51
· 12 commits to master since this release

What's New

  • Added support for tags and folder search (for extension)*
  • Both HTTPS and HTTP connections now use the same host based on the configuration.

Fixes

  • Fixed an issue where parent/child IDs could be misinterpreted during mass copy operations due to a lack of tracking during insertion. The server now maintains proper tracking, with mapping based on client-sent data rather than the database.

Note: The current extension is based on SSG and doesn't yet support tags and folder search. This legacy support will be removed in the next server version, as a new standalone extension is currently in development.

Pull this release using Docker:

docker pull sakethpathike/linkora-sync-server

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