Skip to content

Releases: lotrekagency/camomilla

v6.0.0-beta.14

25 Mar 12:10
Compare
Choose a tag to compare
v6.0.0-beta.14 Pre-release
Pre-release

v6.0.0-beta.14 (2024-03-25)

Fix

  • fix: fix page get_or_create manager (6b8be36)

Unknown

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

v6.0.0-beta.13

25 Mar 10:22
Compare
Choose a tag to compare
v6.0.0-beta.13 Pre-release
Pre-release

v6.0.0-beta.13 (2024-03-25)

Feature

  • feat: allow composite slugs in page models without a parent (4265a76)

v6.0.0-beta.12

29 Jan 13:01
Compare
Choose a tag to compare
v6.0.0-beta.12 Pre-release
Pre-release

v6.0.0-beta.12 (2024-01-29)

Fix

  • fix(homepage): fix get_or_create_homepage (a3c1095)

  • fix(typing): fixed python 3.8 typing compatibility (df27aa2)

Unknown

  • Merge pull request #17 from lotrekagency/fix/template-parameter

Fixed template update issue. (3e12882)

  • Fixed template update issue. (0b05519)

  • Fixed template update issue. (957ff1f)

v6.0.0-beta.11

09 Nov 17:04
Compare
Choose a tag to compare
v6.0.0-beta.11 Pre-release
Pre-release

v6.0.0-beta.11 (2023-11-09)

Fix

  • fix: get_absolute_url to remove / from home in sitemap (fa42b1b)

Unknown

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

v6.0.0-beta.9

08 Nov 15:39
Compare
Choose a tag to compare
v6.0.0-beta.9 Pre-release
Pre-release

v6.0.0-beta.9 (2023-11-08)

Documentation

Fix

  • fix: fix APPEND_SLASH django config (81a43e2)

v6.0.0-beta.10

08 Nov 17:44
Compare
Choose a tag to compare
v6.0.0-beta.10 Pre-release
Pre-release

v6.0.0-beta.10 (2023-11-08)

Fix

  • fix: fix language switch redirect (d87a031)

  • fix: fix reverse url to return url with slash if append_slash (85d50a9)

Unknown

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

v6.0.0-beta.8

10 Oct 09:41
Compare
Choose a tag to compare
v6.0.0-beta.8 Pre-release
Pre-release

v6.0.0-beta.8 (2023-10-10)

Chore

  • chore: update test app to use sitemap (d049220)

  • chore: black . πŸ’… (eb78a3b)

  • chore: added some comments on code (0b1849b)

  • chore: code format (53af6b4)

  • chore: added some typechecking to optimized storage (3f8e60a)

Documentation

  • docs: update docs emojis πŸ˜ƒ (53e511c)

  • docs: fix StructuredJSONField documentation (wrong field name in examples) (1962b3b)

  • docs: added use sitemap on docs (5924ade)

  • docs: update changelog (70c92e1)

Feature

  • feat: added camomilla sitemap (0071ce3)

  • feat: added is public annotation to urlnodes (19f6fcb)

  • feat: accept also single lang fields like title_en from serializers (b1244d5)

Fix

  • fix: fix structured cache getting value when not needed (b3f7c2d)

  • fix: fix nest to plain typing (d339a47)

Refactor

  • refactor: better typing for structured cache (eac24b6)

Test

  • test: add rest framework settings to example app (537dee1)

  • test: fix test api (c7a1f97)

v6.0.0-beta.7

30 Sep 15:54
Compare
Choose a tag to compare
v6.0.0-beta.7 Pre-release
Pre-release

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

Chore

  • chore: update semanti releases branches (e0a4864)

  • chore: update example app (30f604f)

Documentation

Fix

  • fix: fix optimized storage increasing file sizes in some cases (7547c45)

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)