Skip to main content

Release notes (2023.10.16)

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

New Features

Content Management

Member Management

API

  • Parameters self_only and required_key have been added to the MagazineSubscriber::subscribe/unsubscribe endpoints.

  • The response parameters for the Topics::list and Topics::details endpoints now include start and end dates for the "Publication Settings" of content.

  • Distance information from a specified location is now included in the response when sorting by location. Additionally, filtering based on distance information is now possible.

  • Grouped extended items can now be updated in grouped JSON format for Topics::update and Topics::insert.

  • Filtering by contents_type_list, contents_type_2, and contents_type_3 is now available for content.
    This allows for filtering for the second and third categories.

  • The MagazineSubscriber::list request parameters now include search_mail_address.
    This enables searching for subscribers with registered email addresses, member IDs, or both using email addresses.

  • The endpoints Member::bulk_upsert and InquiryMessage::bulk_upsert now include the _async parameter.

  • API now has a limit on the maximum concurrent connections. If the limit is exceeded, a 429 error will be returned.

    • Uncached API access: Up to 200 concurrent connections per host (e.g., if there is a 300ms endpoint, and 200 connections are sustained for an hour, it will result in 2.4 million requests, so most customers won't reach this limit)
    • Cached API access: No connection limit

Other

  • You can now download daily usage data in CSV format under [Environment Settings]->[Usage].

  • In [Environment Settings]->[Site Management], you can now add comments in the #comment format to the member registration domain allowlist and denylist settings. Example: diverta.co.jp #Diverta

  • The management panel plugin (Vue) now allows passing constants and some member information in the "Props" section.

  • The ability to log in to sub-sites via SSO has been added.

  • The {api} Smarty plugin now allows the DELETE method.

UI Changes

  • The design of the content editing page has been updated.

Bug Fixes

  • Fixed an issue where the configuration of the master format parent ID did not work correctly when using item repetition.

  • The issue where the API request limit settings were inadvertently removed when requesting content in the approval workflow has been fixed.

  • Fixed an issue in the ECOrder::list API where some filtering options were not effective.

Please note that we may not list minor improvements or internal processing fixes.
Additionally, bug fixes may be reflected in the product before the official release date.


Support

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