tooot/src/utils/helpers/features.json

54 lines
891 B
JSON
Raw Normal View History

2022-04-29 23:57:18 +02:00
[
2022-12-18 01:12:58 +01:00
{
"feature": "account_follow_notify",
"version": 3.3
},
2022-12-15 19:31:20 +01:00
{
"feature": "notification_type_status",
"version": 3.3
},
2022-11-06 23:39:31 +01:00
{
"feature": "account_return_suspended",
2022-12-15 19:31:20 +01:00
"version": 3.3
2022-11-06 23:39:31 +01:00
},
2022-04-29 23:57:18 +02:00
{
"feature": "edit_post",
2022-12-15 19:31:20 +01:00
"version": 3.5
2022-04-30 23:41:48 +02:00
},
{
"feature": "deprecate_auth_follow",
2022-12-15 19:31:20 +01:00
"version": 3.5
},
{
"feature": "notification_type_update",
2022-12-15 19:31:20 +01:00
"version": 3.5
},
2022-12-09 21:09:00 +01:00
{
"feature": "notification_type_admin_signup",
2022-12-15 19:31:20 +01:00
"version": 3.5
2022-12-09 21:09:00 +01:00
},
{
"feature": "notification_types_positive_filter",
2022-12-15 19:31:20 +01:00
"version": 3.5
2022-11-20 16:14:08 +01:00
},
{
"feature": "trends_new_path",
2022-12-15 19:31:20 +01:00
"version": 3.5
},
2022-11-20 16:14:08 +01:00
{
"feature": "follow_tags",
2022-12-15 19:31:20 +01:00
"version": 4.0
2022-12-09 21:09:00 +01:00
},
{
"feature": "notification_type_admin_report",
2022-12-15 19:31:20 +01:00
"version": 4.0
2022-12-18 17:25:18 +01:00
},
{
"feature": "filter_server_side",
"version": 4.0
},
{
"feature": "instance_new_path",
"version": 4.0
2022-04-29 23:57:18 +02:00
}
]