Skip to content

Commit 4e8b34d

Browse files
committed
Merge branch 'main' into dev
2 parents 542a076 + 82a86a4 commit 4e8b34d

4 files changed

Lines changed: 63 additions & 6 deletions

File tree

CHANGES.rst

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,65 @@
1-
1.4.6 (unreleased)
2-
------------------
1+
1.4.10 (unreleased)
2+
-------------------
33

44
- Nothing changed yet.
55

66

7+
1.4.9 (2025-08-20)
8+
------------------
9+
10+
- imio.smartweb.core 1.4.11
11+
12+
- Changer Itinerary link to plain text in React view
13+
[thomlamb]
14+
15+
- Fix whole day date for recurrence event
16+
[thomlamb]
17+
18+
- WEB-4165 : SEO : Improve sitemap.xml.gz generation to include new seo_html views and some other seo improvements
19+
[boulch]
20+
21+
22+
1.4.8 (2025-08-07)
23+
------------------
24+
25+
- imio.smartweb.core 1.4.10
26+
27+
- WEB-4165 : SEO : Build noscript fallback for React views (Agenda / Directory / News) to improve SEO
28+
[boulch]
29+
30+
31+
1.4.7 (2025-08-05)
32+
------------------
33+
34+
- imio.smartweb.locales 1.1.33
35+
36+
- Add some new translations (seo pages)
37+
[boulch]
38+
39+
- Update translations
40+
[boulch]
41+
42+
- imio.smartweb.core 1.4.9
43+
44+
- WEB-4165 : SEO : Override the canonical URL in the HTML header for the REST view,
45+
so that each card (name?u=<uuid>) is considered canonical instead of the default container.
46+
[boulch]
47+
48+
49+
1.4.6 (2025-08-04)
50+
------------------
51+
52+
- imio.smartweb.core 1.4.8
53+
54+
- WEB-4165 : SEO : Add new "hidden" view to authentic sources contents which generate href links to the "cards"
55+
[boulch]
56+
57+
- collective.sendinblue 2.0.4
58+
59+
- Add uninstall profile (Plone6)
60+
[boulch]
61+
62+
763
1.4.5 (2025-07-22)
864
------------------
965

prod.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ parts +=
1515
auto-checkout +=
1616
collective.preventactions
1717
collective.upgrade
18+
imio.smartweb.locales
1819

1920
[instance]
2021
http-address = 8080

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.6.dev0
1+
1.4.10.dev0

versions.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22

33
imio.smartweb.common = 1.2.36
4-
imio.smartweb.core = 1.4.7
4+
imio.smartweb.core = 1.4.11
55
imio.smartweb.policy = 1.2.9
6-
imio.smartweb.locales = 1.1.31
6+
imio.smartweb.locales = 1.1.33
77

88
asn1crypto = 1.5.1
99
Authomatic = 1.3.0
@@ -23,7 +23,7 @@ collective.messagesviewlet = 1.0b4
2323
collective.pivot = 1.0b2
2424
collective.privacy = 1.1.0b2
2525
collective.prometheus = 1.6.1
26-
collective.sendinblue = 2.0.3
26+
collective.sendinblue = 2.0.4
2727
collective.solr = 9.4.0
2828
collective.taxonomy = 3.1.5
2929
collective.themefragments = 2.12

0 commit comments

Comments
 (0)