Skip to content

Releases: lotrekagency/camomilla

v5.1.0

17 Dec 10:14
Compare
Choose a tag to compare

Feature

  • Added image properties into media model (09cb481)
  • Option to remove pagination on views (3e6fc48)

Fix

  • Fix sqlite compatibility problems (4cde4fc)
  • Fix app name (13bb12d)
  • Added search field to article viewset (1bd4b5f)
  • Fix articles and pages serializers requiring RelatedField fields. (c4fd330)

Camomilla 5.0.1

30 Jul 10:18
Compare
Choose a tag to compare
Camomilla 5.0.1 Pre-release
Pre-release

This release includes:

  • new multipart parser: added array index support in jsonPath
  • refactor of serializers and views inheritance.
  • added support for setup eager egg in api call (to optimize db access)
  • increased performances for media list api call

Note: this release does not have migrations for applications running an old camomilla release. If you need those, please choose the backports-5.0.1 release instead.

Camomilla 5.0.1 Backports

01 Jun 07:45
Compare
Choose a tag to compare
Pre-release

This release includes:

  • new multipart parser: added array index support in jsonPath
  • refactor of serializers and views inheritance.
  • added support for setup eager egg in api call (to optimize db access)
  • increased performances for media list api call

Camomilla 5.0.0 Backports

12 May 12:04
Compare
Choose a tag to compare
Pre-release

This release includes camomilla 5 features beckported and is almost complatible with projects based on old camomilla versions.