v2.9.0
This new version features the following:
- JSONB for data storage. We are now only supporting PostgreSQL >= 9.5 as JSONB has so many benefits over plain JSON data type. In the next releases, we will start using this new data storage to improve the API filtering options.
- Fixes to the news item feed (thanks to British Library @alexandermendes)
- Add historical contributions to the home page and category pages (thanks to Bloomberg @jayflo).
- Allow publishing a project from an SPA (thanks to British Library @alexandermendes).
- Add Flask-Profiler to get better insights about the performance of the API endpoints.
- Allow adding co-owners to projects (thanks to Bloomberg @fiorda)
Enjoy!!!