Skip to content

Releases: lotrekagency/camomilla

v6.0.0-beta.6

30 Sep 10:14
Compare
Choose a tag to compare
v6.0.0-beta.6 Pre-release
Pre-release

v6.0.0-beta.6 (2023-09-30)

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)

Documentation

  • docs: update templates_context docs (9ecbb4e)

  • docs: update docs (9ef5674)

Fix

  • fix: fix template context autodiscover" (2189fe9)

  • fix: fix camomilla context init import (ac8e86b)

  • fix: fix camomilla context init (01914bd)

  • fix: fix camomilla context __init__py (4de1519)

Refactor

  • refactor: move context engine to templates_context module (d6a86f6)

Unknown

  • Merge branch 'master' into next (3af5bbc)

  • Merge branch 'master' into next (57d1d9f)

  • Merge branch 'master' into next (64b3a65)

  • Merge branch 'master' into next (72d67e3)

  • Merge branch 'master' into next (7d387ba)

  • Merge branch 'master' into next (b7f0656)

  • Merge branch 'next' of github.com:lotrekagency/camomilla into next (88ad9a2)

  • Merge branch 'master' into next (cccacea)

v6.0.0-beta.5

25 Sep 12:02
Compare
Choose a tag to compare
v6.0.0-beta.5 Pre-release
Pre-release

v6.0.0-beta.5 (2023-09-25)

Chore

  • chore: update permissions on release githubworkflow (e857992)

  • chore: update permissions on release githubworkflow (dd9bf9d)

  • chore: update cd (c936605)

  • chore: update cd (1640461)

  • chore: update cd (683f79a)

  • 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)

  • chore: update example with ckeditor urls (5f93a5b)

  • chore: added locale middleware, to example app settings (f4483fc)

  • chore: created example app and make test refer to it's configuration (9d4411f)

  • chore: fix test environment (b4b21cf)

  • chore: fix flake8 errors (7396241)

  • chore: black . 💅 (31cc0d7)

Documentation

Feature

  • feat: raise pydantic errors as drf validation errors in apis (0cfc33f)

  • feat: make template context register work also for subclasses (a6287b8)

Fix

  • fix: fix page is public prop to compute without fallbacks (fa80d1c)

  • fix: fix camomilla.theme bootstrap (773af99)

  • fix: fix lang switch template (1d41ac2)

  • fix: fix structured field migrations (0320cdb)

Test

  • test: drop database before running tests (9200703)

  • test: fix database boostrap for test (2be8951)

Unknown

  • Merge branch 'master' into next (4de8c96)

  • Merge branch 'master' into next (1456374)

  • Merge branch 'master' into next (4ce109e)

  • Merge branch 'master' into next (eeafe84)

  • Merge branch 'master' into next (7bfe473)

  • Merge branch 'master' into next (0dc4827)

  • Merge branch 'master' into next (3f8c533)

  • Merge branch 'master' into next (7692c5b)

  • Merge branch 'master' into next (c9298e3)

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)