Kuroco roadmap
Currently, we are focusing on improving the UI/UX of Kuroco's admin panel and developing external integrations.
Oct. Next releases
(Oct 20, 10:00 AM - 1:00 PM)
New Features
Content Management
- You will be able to search by tags on the Pending Approval list page.
API
The ability to copy endpoints will be added.
A
check_login_lock
parameter will be added to the Member::list endpoint.A
ext_group
parameter will be added to the Topics::bulk_upsert.API fields, tables, and JSON items will be added to the schema of Topics::bulk_upsert.
API fields items will be added to the schema of Topics::update.
Users with API view/edit permissions will be able to view and edit static tokens.
code
andmessage
fields will be added to the response for api_internal errors.A
count_by_category_method
parameter will be added to the TopicsCategory::list endpoint.
Custom Processing
The
html5_check
Smarty plugin will be added.The variable
original_operation_mode
will be added to the variables available in the Before applying content trigger.
Others
You will be able to add comments to the access restrictions by IP address in [Environment]->[Admin Panel].
SMS authentication and email authentication will become available for two-factor authentication on the admin panel.
UI Changes
The UI of the admin panel plugin will be updated.
The UI for the endpoint list will be changed.
Specification Changes
Kuroco uses Fastly as its CDN. Previously, due to Fastly's specifications, it was possible to execute the PURGE method by specifying a URL externally. However, we will begin restricting the use of this method going forward.
This change will not affect functions provided by our company, such as Smarty plugins, so you may continue to use them. However, please refrain from implementing any processes that execute the PURGE method by directly specifying URLs externally.
This update will be rolled out gradually by October.
Jan. Later releases
New Features
Content Management
- A new setting will be added to the JSON fields that automatically generates a UI from the json_schema.
API
A
skip_cache_clear_on_favorite
parameter will be added to the Favorite::insert endpoint.A
do_not_clear_cache_when_favorite_delete
parameter will be added to the Favorite::delete endpoint.
External System Integration
- Add SMTP settings for email sending.
Specification Changes
- Change the JSON field name to a Sub columns(JSON).
Support
If you have any other questions, please contact us or check out Our Slack Community.