Skip to main content

Release notes (2025.04.21)

Here's what's new in the latest stable release version (2025.04.21):

New Features

Content Management

  • Added support for sorting by all default items in the content list and API.

API

  • Multiple favorite_action_type values can now be specified in the Topics::list endpoint.

    • favorite_cnt: Total count of all types
    • favorite1_cnt: Count where favorite_action_type = 1
    • favorite2_cnt: Count where favorite_action_type = 2
    • Responses for the favorite count will be provided for each specified action type.
  • Security type selection is now required when adding API strurcture.

  • Added order_query parameter to the Member::list endpoint.

  • Filter functionality has been added to the Topics::draft_list API.

  • It is now possible to specify index as a query parameter in the Topics::increment API.

  • Improved image display control for private content, allowing viewing of images even if the content is private and ignore_open_flg is set.

  • The following endpoints have been added:

    • Endpoint for updating drafts Topics::draft_update
    • Endpoints related to spiders (crawlers) Spider::insert Spider::update Spider::webhook SpiderHistory::details SpiderHistory::list SpiderHistory::logs

Custom Function

External System Integration

  • Added the ability to specify a private URL (http://localhost:3000/, etc.) in the return URL for SAML SP.

EC Functionality

  • Multiple configurations of the same product are now possible with inventory linkage.

Others

  • Preview site functionality has been added.

UI Changes

  • The UI for the API (endpoint list) has been updated with a new design.

Specification Changes

API

  • The response for sub-languages in repeated items with grouped main language and ungrouped sub-language has been modified.
    • Before: When retrieving sub-language data in an API with ext_group=true, empty data was added at the end of the repetition.
    • After: Sub-languages now follow the same order as the main language.

Custom Function

  • The method of specifying the return value $data in the trigger "When copying content" has changed.
    • Before: When rewriting values of extended items during copying, specify the value with data.ext.1.
    • After: When rewriting values of extended items during copying, specify the value with data.ext_1.

Members

In a previous release, when an administrator without group update permissions added a new member, the initial registration group was not reflected. It is now expected that even if the administrator does not have group update permissions, the initial registration group will be reflected when adding a new member. Therefore, the behavior has been reverted.

  • Before the September 2024 release: When adding new entries without group update permissions, the "initial registration group will be reflected."
  • After the September 2024 release: When adding new entries without group update permissions, the "initial registration group will not be reflected, and the group setting will be empty."
  • After the April 2025 release: When adding new entries without group update permissions, the "initial registration group will be reflected."

Other

  • SAML IDP, SSO SAML SP have been removed from the synchronization items of app synchronization.

Bug Fixes

  • Fixed an issue where reCAPTCHA was not working on the endpoint of InquiryMessage::send.
  • Fixed an issue where two IP addresses were recorded in the login logs.
  • Fixed an issue where an error occurred when exiting maintenance mode.
  • Fixed an issue where content restrictions based on category selection were not applied at certain timings.
  • Fixed an issue where values were not reflected upon update when copying and pasting text in tables.
  • Fixed an issue where a 500 error occurred when specific output permission lists were set in the Topics::list endpoint with ext_group=true.
  • Fixed an issue where users not allowed to make API requests in content structure could not view images of extended items from the admin screen.
  • Fixed an issue where an error occurred when some parts of the repeated selection items for related information were empty strings during CSV upload of content.
  • Fixed an issue where only the last image could be reordered when rearranging images via API for content containing multiple repeat images.
  • Fixed an issue where the parameters get_favorite_cnt true and add_my_favorite_flg true set in the Topics::preview endpoint were not effective.

Support

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