linkding icon indicating copy to clipboard operation
linkding copied to clipboard

Add API call to get linkding version

Open bachya opened this issue 2 years ago • 1 comments

Now that I've created aiolinkding and linkding-cli, I'd like to be able to enforce minimum linkding versions (so that I can notify users if one of those packages requires a newer version than what they have). To that end, it'd be useful to have a simple API call that gets the currently running version.

I attempted a PR for this, but apologies, Django REST Framework is too opaque for my simple mind to understand. 😂

bachya avatar May 26 '22 18:05 bachya

I can probably get started on this.

kencx avatar May 27 '22 07:05 kencx

Closing as resolved with https://github.com/sissbruecker/linkding/pull/392

sissbruecker avatar Jan 20 '23 21:01 sissbruecker