Skip to main content

Kuroco roadmap

Currently, we are focusing on improving the UI/UX of Kuroco's admin panel and developing external integrations.

2025

Jan. Next releases
(Jan. 15th, 11:00 AM - 1:00 PM)

New Features

API

  • The setting to apply Deny IP Address for access to the API and KurocoFiles will be available.

  • The update_comment parameter will be allowed in requests to Topics::accept/reject.

  • The number of drafts returned by the Topics::draft_list endpoint will be set to 20, and a pageInfo field will be added.

  • The endpoint Topics::draft_delete will be added.

Content Management

  • A difference-checking feature will be added to the content update history.

  • The Vue plugin will be insertable into the form screen.

  • The file manager will have settings added for allowed/denied file extensions.

  • You will be able to change the maximum number of categories that can be set for content.

Custom Function

  • A trigger for displaying content definitions (in the admin screen) will be added.

  • Table captions will become available in the WYSIWYG editor.

  • The file manager will have settings to allow or deny specific file extensions.

Others

  • The following variables will be assigned to the message template of approvalflow/approve_finish:
    • apply_member_id
    • approve_member_id

UI Changes

  • The UI for obtaining tokens in SwaggerUI will be updated.

  • You will be able to try the new API design.
    By configuring the following constant, the API UI will switch to the new design:
    Name: USE_APILIST_UI_V2
    Value: 1

Apr. Later releases

New Features

API

  • Multiple favorite_action_type can be specified in the Topics::list endpoint.
    favorite_cnt: Total count of all types
    favorite1_cnt: Count of favorite_action_type = 1
    favorite2_cnt: Count of favorite_action_type = 2


    The response will include the number of favorites for each specified action type.

  • An endpoint for updating the draft save will be added.

UI Changes

  • The input for identifiers (IDs) in custom trigger settings will become a selection format.

Support

If you have any other questions, please contact us or check out Our Slack Community.