1
+ <a name =" 4.0.0 " ></a >
2
+ # [ 4.0.0] ( https://github.com/thathoff/kirby-git-content/compare/v3.0.3...v4.0.0 ) (2020-10-25)
3
+
4
+ ### Features
5
+ - finalize Maintainer switch (see Breaking Changes)
6
+ - finalize rename to GitContent (see Breaking Changes)
7
+ - Allow POST request to webhooks (thanks to @graphichavoc )
8
+ - Install into plugins folder (thanks to @s3ththompson )
9
+ - Switch to ` coyl/git ` PHP git library
10
+ - allow configuration of commit message (thanks to @JonasDoebertin )
11
+
12
+ ### BREAKING CHANGES:
13
+ - Name Changed to Git Content
14
+ - Config options changed (` blankogmbh.gcapc ` to ` thathoff.git-content ` )
15
+ - Webhook-URLS changed: ` /gcapc/(push|pull) ` changed to `/git-content/(push|pull)
16
+
17
+
1
18
<a name =" 3.0.3 " ></a >
2
- # [ 3.0.3] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v3.0.2...v3.0.3 ) (2020-07-12)
19
+ # [ 3.0.3] ( https://github.com/thathoff /kirby-git-content/compare/v3.0.2...v3.0.3 ) (2020-07-12)
3
20
4
21
The maintainer has switched, be prepared for config option name changes in version 4 which will be released shortly.
5
22
@@ -8,15 +25,15 @@ The maintainer has switched, be prepared for config option name changes in versi
8
25
* Plugin works with Kirby 3.4 (#66 )
9
26
10
27
<a name =" 3.0.2 " ></a >
11
- # [ 3.0.2] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v3.0.1...v3.0.2 ) (2020-03-06)
28
+ # [ 3.0.2] ( https://github.com/thathoff /kirby-git-content/compare/v3.0.1...v3.0.2 ) (2020-03-06)
12
29
13
30
### Bug Fixes
14
31
15
32
* Only handle files attached to pages
16
33
17
34
18
35
<a name =" 3.0.1 " ></a >
19
- # [ 3.0.1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v3.0.0...v3.0.1 ) (2019-09-24)
36
+ # [ 3.0.1] ( https://github.com/thathoff /kirby-git-content/compare/v3.0.0...v3.0.1 ) (2019-09-24)
20
37
21
38
### Bug Fixes
22
39
@@ -25,16 +42,16 @@ The maintainer has switched, be prepared for config option name changes in versi
25
42
26
43
27
44
<a name =" 3.0.0 " ></a >
28
- # [ 3.0.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.2.2...v3.0.0 ) (2019-09-24)
45
+ # [ 3.0.0] ( https://github.com/thathoff /kirby-git-content/compare/v2.2.2...v3.0.0 ) (2019-09-24)
29
46
30
47
31
48
### Features
32
49
33
- * add support for kirby 3 ([ f4393b8] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/f4393b8 ) )
34
- * commit by default when plugin is installed ([ 48cd099] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/48cd099 ) )
35
- * install Git.php with composer only ([ 6d1b9d3] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/6d1b9d3 ) )
36
- * only log errors by default ([ 3f4e771] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/3f4e771 ) )
37
- * use users email and name as commit author ([ ebcba17] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/ebcba17 ) )
50
+ * add support for kirby 3 ([ f4393b8] ( https://github.com/thathoff /kirby-git-content/commit/f4393b8 ) )
51
+ * commit by default when plugin is installed ([ 48cd099] ( https://github.com/thathoff /kirby-git-content/commit/48cd099 ) )
52
+ * install Git.php with composer only ([ 6d1b9d3] ( https://github.com/thathoff /kirby-git-content/commit/6d1b9d3 ) )
53
+ * only log errors by default ([ 3f4e771] ( https://github.com/thathoff /kirby-git-content/commit/3f4e771 ) )
54
+ * use users email and name as commit author ([ ebcba17] ( https://github.com/thathoff /kirby-git-content/commit/ebcba17 ) )
38
55
39
56
40
57
### BREAKING CHANGES
@@ -46,166 +63,166 @@ The maintainer has switched, be prepared for config option name changes in versi
46
63
47
64
48
65
<a name =" 2.2.2 " ></a >
49
- ## [ 2.2.2] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.2.1...v2.2.2 ) (2018-01-24)
66
+ ## [ 2.2.2] ( https://github.com/thathoff /kirby-git-content/compare/v2.2.1...v2.2.2 ) (2018-01-24)
50
67
51
68
52
69
### Bug Fixes
53
70
54
- * rename main file tow work with new install method ([ 2e96543] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/2e96543 ) )
71
+ * rename main file tow work with new install method ([ 2e96543] ( https://github.com/thathoff /kirby-git-content/commit/2e96543 ) )
55
72
56
73
57
74
58
75
<a name =" 2.2.1 " ></a >
59
- ## [ 2.2.1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.2.0...v2.2.1 ) (2018-01-24)
76
+ ## [ 2.2.1] ( https://github.com/thathoff /kirby-git-content/compare/v2.2.0...v2.2.1 ) (2018-01-24)
60
77
61
78
62
79
63
80
64
81
<a name =" 2.2.0 " ></a >
65
- # [ 2.2.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.1.0...v2.2.0 ) (2017-08-21)
82
+ # [ 2.2.0] ( https://github.com/thathoff /kirby-git-content/compare/v2.1.0...v2.2.0 ) (2017-08-21)
66
83
67
84
68
85
### Features
69
86
70
- * track changes made to site.txt ([ 7aaf3be] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/7aaf3be ) )
87
+ * track changes made to site.txt ([ 7aaf3be] ( https://github.com/thathoff /kirby-git-content/commit/7aaf3be ) )
71
88
72
89
73
90
74
91
<a name =" 2.1.0 " ></a >
75
- # [ 2.1.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.0.1...v2.1.0 ) (2017-03-29)
92
+ # [ 2.1.0] ( https://github.com/thathoff /kirby-git-content/compare/v2.0.1...v2.1.0 ) (2017-03-29)
76
93
77
94
78
95
### Bug Fixes
79
96
80
- * init repo if no branch is specified ([ f69515e] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/f69515e ) )
97
+ * init repo if no branch is specified ([ f69515e] ( https://github.com/thathoff /kirby-git-content/commit/f69515e ) )
81
98
82
99
### Features
83
100
84
- * do not initialise repository twice ([ f32e90e] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/f32e90e ) )
101
+ * do not initialise repository twice ([ f32e90e] ( https://github.com/thathoff /kirby-git-content/commit/f32e90e ) )
85
102
86
103
87
104
88
105
<a name =" 2.0.2 " ></a >
89
- ## [ 2.0.2] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v2.0.1...v2.0.2 ) (2017-03-29)
106
+ ## [ 2.0.2] ( https://github.com/thathoff /kirby-git-content/compare/v2.0.1...v2.0.2 ) (2017-03-29)
90
107
91
108
92
109
### Bug Fixes
93
110
94
- * init repo if no branch is specified ([ f69515e] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/f69515e ) )
111
+ * init repo if no branch is specified ([ f69515e] ( https://github.com/thathoff /kirby-git-content/commit/f69515e ) )
95
112
96
113
### Features
97
114
98
- * do not initialise repository twice ([ f32e90e] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/f32e90e ) )
115
+ * do not initialise repository twice ([ f32e90e] ( https://github.com/thathoff /kirby-git-content/commit/f32e90e ) )
99
116
100
117
101
118
102
119
<a name =" 2.0.1 " ></a >
103
- ## [ 2.0.1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/1.5.0...v2.0.1 ) (2017-03-29)
120
+ ## [ 2.0.1] ( https://github.com/thathoff /kirby-git-content/compare/1.5.0...v2.0.1 ) (2017-03-29)
104
121
105
122
106
123
### Bug Fixes
107
124
108
- * allow usage of currently checked out branch ([ 25b57a4] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/25b57a4 ) )
125
+ * allow usage of currently checked out branch ([ 25b57a4] ( https://github.com/thathoff /kirby-git-content/commit/25b57a4 ) )
109
126
110
127
111
128
112
129
<a name =" 2.0.0 " ></a >
113
- # [ 2.0.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/1.4.2...v2.0.0 ) (2017-02-20)
130
+ # [ 2.0.0] ( https://github.com/thathoff /kirby-git-content/compare/1.4.2...v2.0.0 ) (2017-02-20)
114
131
115
132
116
133
### Bug Fixes
117
134
118
- * use slashes for url, not DS ([ d4e24b7] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/d4e24b7 ) )
135
+ * use slashes for url, not DS ([ d4e24b7] ( https://github.com/thathoff /kirby-git-content/commit/d4e24b7 ) )
119
136
120
137
### Features
121
138
122
- * allow usage of currently checked out branch ([ 033d10f] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/033d10f ) )
139
+ * allow usage of currently checked out branch ([ 033d10f] ( https://github.com/thathoff /kirby-git-content/commit/033d10f ) )
123
140
124
141
125
142
### BREAKING CHANGES
126
143
127
144
* the default branch is not the master anymore
128
145
129
146
<a name =" 1.5.0 " ></a >
130
- # [ 1.5.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/1.4.2...v1.5.0 ) (2017-02-24)
147
+ # [ 1.5.0] ( https://github.com/thathoff /kirby-git-content/compare/1.4.2...v1.5.0 ) (2017-02-24)
131
148
132
149
133
150
### Features
134
151
135
- * implemented ` gcapc-path ` configuration ([ 151e6d1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/151e6d1 ) )
136
- * improved error handling ([ ff36ea4] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/ff36ea4 ) )
152
+ * implemented ` gcapc-path ` configuration ([ 151e6d1] ( https://github.com/thathoff /kirby-git-content/commit/151e6d1 ) )
153
+ * improved error handling ([ ff36ea4] ( https://github.com/thathoff /kirby-git-content/commit/ff36ea4 ) )
137
154
138
155
139
156
140
157
<a name =" 1.4.2 " ></a >
141
- ## [ 1.4.2] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.4.1...v1.4.2 ) (2017-02-09)
158
+ ## [ 1.4.2] ( https://github.com/thathoff /kirby-git-content/compare/v1.4.1...v1.4.2 ) (2017-02-09)
142
159
143
160
144
161
145
162
146
163
<a name =" 1.4.1 " ></a >
147
- ## [ 1.4.1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.4.0...v1.4.1 ) (2017-02-08)
164
+ ## [ 1.4.1] ( https://github.com/thathoff /kirby-git-content/compare/v1.4.0...v1.4.1 ) (2017-02-08)
148
165
149
166
150
167
### Bug Fixes
151
168
152
- * push/pull success messages ([ 76bc9b9] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/76bc9b9 ) )
153
- * require Git.php ([ d319cbd] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/d319cbd ) )
169
+ * push/pull success messages ([ 76bc9b9] ( https://github.com/thathoff /kirby-git-content/commit/76bc9b9 ) )
170
+ * require Git.php ([ d319cbd] ( https://github.com/thathoff /kirby-git-content/commit/d319cbd ) )
154
171
155
172
156
173
157
174
<a name =" 1.4.0 " ></a >
158
- # [ 1.4.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.3.0...v1.4.0 ) (2017-01-17)
175
+ # [ 1.4.0] ( https://github.com/thathoff /kirby-git-content/compare/v1.3.0...v1.4.0 ) (2017-01-17)
159
176
160
177
161
178
### Features
162
179
163
- * use composer dependency if applicable ([ bd45077] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/bd45077 ) )
180
+ * use composer dependency if applicable ([ bd45077] ( https://github.com/thathoff /kirby-git-content/commit/bd45077 ) )
164
181
165
182
166
183
167
184
<a name =" 1.3.0 " ></a >
168
- # [ 1.3.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.2.0...v1.3.0 ) (2016-07-10)
185
+ # [ 1.3.0] ( https://github.com/thathoff /kirby-git-content/compare/v1.2.0...v1.3.0 ) (2016-07-10)
169
186
170
187
171
188
### Features
172
189
173
- * add panel widget ([ 6a6e3fd] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/6a6e3fd ) )
190
+ * add panel widget ([ 6a6e3fd] ( https://github.com/thathoff /kirby-git-content/commit/6a6e3fd ) )
174
191
175
192
176
193
177
194
<a name =" 1.2.0 " ></a >
178
- # [ 1.2.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.1.1...v1.2.0 ) (2016-06-27)
195
+ # [ 1.2.0] ( https://github.com/thathoff /kirby-git-content/compare/v1.1.1...v1.2.0 ) (2016-06-27)
179
196
180
197
181
198
### Features
182
199
183
- * add cron-hooks-enabled option ([ 2118b28] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/2118b28 ) )
200
+ * add cron-hooks-enabled option ([ 2118b28] ( https://github.com/thathoff /kirby-git-content/commit/2118b28 ) )
184
201
185
202
186
203
187
204
<a name =" 1.1.1 " ></a >
188
- ## [ 1.1.1] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.1.0...v1.1.1 ) (2016-04-21)
205
+ ## [ 1.1.1] ( https://github.com/thathoff /kirby-git-content/compare/v1.1.0...v1.1.1 ) (2016-04-21)
189
206
190
207
191
208
### Bug Fixes
192
209
193
- * make branch available for git pull and git push ([ d1e17c3] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/d1e17c3 ) )
210
+ * make branch available for git pull and git push ([ d1e17c3] ( https://github.com/thathoff /kirby-git-content/commit/d1e17c3 ) )
194
211
195
212
196
213
197
214
<a name =" 1.1.0 " ></a >
198
- # [ 1.1.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v1.0.0...v1.1.0 ) (2016-04-21)
215
+ # [ 1.1.0] ( https://github.com/thathoff /kirby-git-content/compare/v1.0.0...v1.1.0 ) (2016-04-21)
199
216
200
217
201
218
### Features
202
219
203
- * add option to manually push and pull content ([ 833960f] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/commit/833960f ) )
220
+ * add option to manually push and pull content ([ 833960f] ( https://github.com/thathoff /kirby-git-content/commit/833960f ) )
204
221
205
222
206
223
207
224
<a name =" 1.0.0 " ></a >
208
- # [ 1.0.0] ( https://github.com/blankogmbh /kirby-git-commit-and-push -content/compare/v0.0.7...v1.0.0 ) (2015-12-17)
225
+ # [ 1.0.0] ( https://github.com/thathoff /kirby-git-content/compare/v0.0.7...v1.0.0 ) (2015-12-17)
209
226
210
227
211
228
0 commit comments