Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Releases: roast-cms/links

Fix model for links

20 Oct 23:52

Choose a tag to compare

The old model didn't have "title" field which prevented that value from being returned.

Bulk link request

02 Oct 03:38
1c6f886

Choose a tag to compare

The app can now process bulk requests for multiple links. The return will include all vendors for each link. This is limited to 10 documents.

Unfiltered vendor list

01 Oct 16:10

Choose a tag to compare

Added vendors param to the endpoint. When set to "all" (string), will not attempt to return a single recommended vendor, instead, provide a full list of vendors for the widget.

Updated docs.

New feature and stability improvements

19 Feb 17:26

Choose a tag to compare

This release includes the ability to group links by tags. This feature is in beta and isn't well documented yet.

Bugfixes

01 Nov 04:52

Choose a tag to compare

Updates default path, enables caching, fixes types.

Functional release

31 Oct 18:43
a85b14a

Choose a tag to compare

This is the first working version of the middleware on NPM.