Skip to content

Releases: clay/amphora

v1.6.4

11 Jan 16:48
Compare
Choose a tag to compare

Fixes:

  • #206: locals should be given to server.js always

v1.6.3

14 Dec 20:23
Compare
Choose a tag to compare

Fixes

  • #201: Detects bad uses of internal memoization.

v1.6.2

10 Dec 16:59
Compare
Choose a tag to compare

Fixes

  • #199: Properly removes and adds @scheduled tag, since we switched to an external call.

v1.6.1

10 Dec 16:58
Compare
Choose a tag to compare

Fixes

  • #197: remove limit preventing more than 5 pages being shown at /pages

v1.6.0

06 Dec 23:51
Compare
Choose a tag to compare

New Feature

v1.5.1

04 Dec 17:33
Compare
Choose a tag to compare

Fixes

  • #190: Scheduled publishing is now an external call.

v1.5.0

02 Dec 21:44
Compare
Choose a tag to compare

New Features

  • #188: Webhooks for publish and unpublish

Patches

  • #189: The uri that is created on a publish should be a uri, not a url.
  • #186: Don't rely on global modules for testing

v1.4.0

30 Nov 17:39
Compare
Choose a tag to compare

New Features:

  • #181: /pages support the url property
  • #179: Allow sites to modify the media map before render.

v1.3.0

20 Nov 15:22
Compare
Choose a tag to compare

New Features

  • #176: Add /schedule endpoint
  • #175: Add locals to GET, PUT, POST, and DELETE in most cases

v1.2.2

27 Oct 20:19
Compare
Choose a tag to compare

Patches: