Commit f7b81cf
committed
fix: remove 4-byte emoji from changelog (app store rejected upload with 500)
The Nextcloud app store stores parsed CHANGELOG content in a database
column that does not accept 4-byte UTF-8; the paperclip emoji in the
v2.29.0 attachments entry crashed the release upload server-side.
Replaced with plain text.1 parent e2a5e36 commit f7b81cf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments