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.