Skip to content

Releases: lotrekagency/camomilla

v5.8.6

25 Sep 15:16
Compare
Choose a tag to compare

v5.8.6 (2023-09-25)

Chore

  • chore: always try to upload pypi (f92880c)

  • chore: update testing workflow (0b9e073)

  • chore: better job step splitting (9d158d5)

  • chore: fix run build in cd.yml (2cf8a30)

  • chore: fix build run statement (d9d5f14)

  • chore: decouple package build from version tagging in cd.yml (4c96a8e)

  • chore: set force release options to release workflow (852f37f)

  • chore: update permissions on release githubworkflow (e857992)

  • chore: update permissions on release githubworkflow (dd9bf9d)

  • chore: update cd (c936605)

  • chore: update cd (1640461)

  • chore: cd remove bad config (e2e2d45)

  • chore: fix versioning (54f3868)

  • chore: make cd and ci triggerable (8cf368b)

  • chore: move to pyproject.toml (fab43fd)

  • chore: fic CD pipeline not getting config file for semantic release (e851c7e)

  • chore: update semantic-release and CD pipe (6479126)

Fix

Camomilla Next Alpha 3

21 Jul 15:17
Compare
Choose a tag to compare
Pre-release

Alpha version of camomilla 6, with some new feats and fixes including:

  • camomilla settings
  • page routerlinks
  • page translatable template_data
  • djsuperadmin content fixes
  • fix for sqlite database engine

Camomilla Next Alpha 2

17 Jul 14:54
Compare
Choose a tag to compare
Pre-release

Alpha version of camomilla 6. Some fixes including:

  • Menu Node child url save
  • jsonmodels deps

Camomilla Next Alpha 1

27 Jun 09:42
Compare
Choose a tag to compare
Pre-release

Alpha version of camomilla 6. Many changes including:

  • Translation Engine
  • Menu Engine
  • Urlnode structure
  • Alpha version of StructuredJSONField

Camomilla 5.4.3 Backports

05 Jun 12:53
Compare
Choose a tag to compare
Pre-release
backports-5.4.3

fix: fix steup.cfg python version

Camomilla 5.8.5 Backports

04 Apr 17:11
Compare
Choose a tag to compare
Pre-release

Updated backports to be compatible with camomilla 5.8.5

v5.8.5

07 Mar 17:22
Compare
Choose a tag to compare

Fix

  • related: Nest mixing now is taking depth directly from constructor (63c5ae5)
  • related: Fix related serializer trying to set queryset on readonly models (bd2eb4f)

v5.8.4

21 Dec 16:39
Compare
Choose a tag to compare

Fix

  • Fix jsonPatch mixin for trans jsons (e0c9236)

v5.8.3

21 Dec 14:25
Compare
Choose a tag to compare

Fix

  • Fix potential recursion error in NestMixin and take nesting depth from settings (647114c)
  • Fix recursive nestmixin functions (e83586e)

v5.8.2

21 Dec 10:21
Compare
Choose a tag to compare

Fix

  • Fix nested translations mixins (2c17ed8)