-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.txt
More file actions
123 lines (104 loc) · 3.5 KB
/
changelog.txt
File metadata and controls
123 lines (104 loc) · 3.5 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
== Changelog ==
2026-02-26 - version 3.0.3
* Fix Brevo connection status check
2026-02-26 - version 3.0.2
* Harden Brevo runtime error handling
* Update distignore
2026-02-26 - version 3.0.1
* Improve deploy reliability
2026-02-26 - version 3.0.0
* Refactor Brevo API integration
* Bump Composer dependencies
* Raise minimum PHP to 8.2 and align CI
* Bump Composer dependencies
* Bump npm dependencies
* Raise minimum PHP to 8.1 and align CI
* Improve plugin description
* Fix release-it GitHub releases
2025-12-14 - version 2.0.0
* Fix admin PHP warning output
* Add development login instructions to docs
* Improve robustness of product lists
* Tweak docblock type annotation
* Increase minimum WP and WC versions
* Increase minimum WP version 4.6 -> 5.6
* Adjust PHP version checking
* Update WordPress 'Tested up to' version to 6.9
* Rebuild Composer lockfile
* Bump development dependencies
* Update dependency getbrevo/brevo-php to v2.0.14 (#16)
* Bump actions/checkout from 5 to 6 (#15)
2025-10-24 - version 1.0.13
* Rebuild Composer lockfile
* Bump actions/setup-node from 5 to 6 (#14)
* Update dependency getbrevo/brevo-php to v2.0.13 (#12)
* Bump npm dependencies
* Specify packageManager in package.json
* Update actions/setup-node action to v5 (#13)
2025-08-31 - version 1.0.12
* Simplify version assignment in BrevWoo constructor
* Bump dev dependencies
* Ignore .vscode directory
* Update dependency getbrevo/brevo-php to v2.0.10 (#9)
* Bump actions/checkout from 4 to 5 (#10)
* Use HTTPS for plugin URI (#8)
* Update dependency getbrevo/brevo-php to v2.0.6 (#7)
* Improve lint ignore comments
2025-05-10 - version 1.0.11
* Update composer lock file to match config
* Update "WC tested up to" version
* Update WordPress "Tested up to" to 6.8
* Improve imports and fix linting
* Change minimum PHP version 7.4 -> 8.0
* Bump npm packages
* Bump Composer deps and CI PHP version
* Bump npm dependencies
* Merge pull request #6 from AlecRust/renovate/getbrevo-brevo-php-2.x-lockfile
* Update dependency getbrevo/brevo-php to v2.0.3
2024-09-15 - version 1.0.10
* Update "WC tested up to" version
* Update WordPress "Tested up to" to 6.7
* Bump Node dependencies
* Bump Composer dependencies
* Merge pull request #4 from AlecRust/renovate/getbrevo-brevo-php-2.x-lockfile
* Update dependency getbrevo/brevo-php to v2.0.2
2024-07-06 - version 1.0.9
* Update WordPress "Tested up to" to 6.6
* Update "WC tested up to" to 9
* Bump Composer dependencies
* Bump Node dependencies
2024-05-11 - version 1.0.8
* Bump Composer dependencies
* Bump Node dependencies
* Tidy README
* Remove Node script to simplify build process
2024-04-20 - version 1.0.7
* Bump @wordpress npm packages
* Bump Composer packages
* Fix workflow path
* Fix workflow name
* Add weekly "Tested up to" CI check
2024-04-12 - version 1.0.6
* Bump release-it version
* Tidy README
* Don't activate WooCommerce by default in plugin demo
2024-04-11 - version 1.0.5
* Simplify features list
* Improve plugin icon and banner
* Improve screenshot descriptions
2024-04-11 - version 1.0.4
* Fix error submitting form when "Default Brevo lists" is not rendered
2024-04-11 - version 1.0.3
* Fix changelogs
* Remove --latest from git-cliff command
* Add missing release to changelogs
* Adjust deploy workflow permissions
2024-04-11 - version 1.0.2
* Improve plugin icon
* Fix old dev commits in changelog
* Remove "v" prefix from git-cliff commands
2024-04-11 - version 1.0.1
* Improve tag deletion SVN commit message
2024-04-11 - version 1.0.0
* Adjust changelog.txt formatting
* Tidy for initial release