This forum has moved, please join us on github discussions. We will keep these old posts available for reference. Thank you!

Apostrophe-headless 2.1.0: support for API keys, pages, and fragment rendering

We are pleased to announce version 2.1.0 of apostrophe-headless. This release adds:

  • Support for API keys, as a lightweight alternative to bearer tokens for server-to-server communication. These should not be compiled into mobile apps, i.e. anywhere users might be able to obtain them by decompiling, etc.
  • Support for pages, both reading and writing.
  • Support for fragment rendering, and documentation on how to get fully rendered versions.

With these features, support for headless operations in Apostrophe is substantially complete and can be used to interact with all of Apostrophe’s major content types.

1 Like