We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d477af6 commit 2dafeb6Copy full SHA for 2dafeb6
1 file changed
static/announcements.json
@@ -1,6 +1,6 @@
1
{
2
"schema_version": "2.0",
3
- "last_updated": "2025-10-08T05:26:28+0200",
+ "last_updated": "2025-10-08T05:49:38+0200",
4
"announcements": [
5
6
"id": "2025-10-05-nfa-release",
@@ -70,6 +70,18 @@
70
"max_version": "0.4.3"
71
}
72
]
73
+ },
74
+ {
75
+ "id": "2025-09-30-cfc-security",
76
+ "title": "Update to newest CFC version",
77
+ "message": "Regularly update your API tokens to keep your integrations safe.",
78
+ "type": "update",
79
+ "tools": [
80
81
+ "name": "converter-csv",
82
+ "max_version": "0.4.4"
83
+ }
84
+ ]
85
86
87
0 commit comments