-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.html
More file actions
76 lines (65 loc) · 2.1 KB
/
Copy pathchangelog.html
File metadata and controls
76 lines (65 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Changelog Sunflower Persons Plugin</title>
</head>
<body>
<h1>Changelogs</h1>
<h2>Neu in 1.7.3 (2026-04-28)</h2>
<ul>
<li>Exclude hidden single person pages from sitemap (#129)</li>
<li>Hide group taxonomy from sitemap (#128)</li>
</ul>
<h2>Neu in v1.7.2 (2026-04-15)</h2>
<ul>
<li>Add some margin above related persons (#122)</li>
<li>Fix layout of images in related posts below single person (#121)</li>
</ul>
<h2>Neu in v1.7.1 (2026-04-01)</h2>
<ul>
<li>Add field for office opening_hours (#119)</li>
<li>Fix bootstrap columns in desktop with javascript (#117)</li>
</ul>
<h2>Neu in v1.7.0 (2026-03-23)</h2>
<ul>
<li>Add bulk edit functionality for related persons (#114)</li>
</ul>
<h2>Neu in v1.6.9 (2026-03-19)</h2>
<ul>
<li>Fix single person in column (#111)</li>
<li>Fix position of image in block list view (#110)</li>
</ul>
<h2>Neu in v1.6.8 (2026-03-18)</h2>
<ul>
<li>Do not show heading if no related posts are available (#106)</li>
<li>Block with single person links to single person page if available (#105)</li>
<li>Do not link to hidden single page in grid and carousel (#104)</li>
<li>Fix padding of sunflower26 styled block-lists (#103)</li>
</ul>
<h2>Neu in v1.6.7 (2026-03-16)</h2>
<ul>
<li>add pagination and fix styling of images (#99)</li>
<li>Add related persons to quickedit menu (#98)</li>
<li>Sort persons by sortname in block select box (#95)</li>
</ul>
<h2>Neu in v1.6.6 (2026-03-12)</h2>
<ul>
<li>Add option to keep round images, use theme default styling as default (#91)</li>
<li>Task/fix 78 (#90)</li>
<li>Fix images in grid and carousel (#89)</li>
</ul>
<h2>Neu in v1.6.5 (2026-03-11)</h2>
<ul>
<li>Task/fix 79 (#86)</li>
<li>Show amt and mandate in blocks in normal text style (#85)</li>
<li>Show option Amt & Mandat even if single page is disabled (#84)</li>
<li>Use medium image size in carousel, grid and list view (#83)</li>
</ul>
<h2>Neu in v1.6.4 (2026-03-10)</h2>
<ul>
<li>Task/fix styles in carousel (#73)</li>
<li>Fix styling in carousel (#72)</li>
</ul>
</body>
</html>