Pleasanter Latest Update Information
## Overview
This is the latest version upgrade information for Pleasanter. For previous version upgrade information, please refer to the link below.
[Pleasanter's past version upgrade information](https://pleasanter.org/manual/release-notes-core-history)
## Notes
<b>■ Please be sure to check the following when installing for the first time. </b>
[Since ver.1.4.6.0, some of the steps to run CodeDefiner during initial installation have changed. ](/manual/codedefiner-changed-steps)
<b>■ Please be sure to check the following when upgrading. </b>
Since ver.1.3.44, it will not work in IE or Edge's IE compatibility mode.
[About the cross-site scripting vulnerability in Pleasanter](/archives/vulnerability-update-202401)
[About the change to the default API version 1.1 and compatibility with older versions](/manual/default-api-version-1-1)
[FAQ: I started Pleasanter 1.4.0.0 pulled from DockerHub, but there was no response in the browser](https://pleasanter.org/manual/faq-docker-run-not-started)
[About the ImageSharp vulnerability in Pleasanter](https://pleasanter.org/archives/vulnerability-update-20240729)<font color ="red"> New</font>
## 2024 Version Update Information
### 8/6 Release Information (ver.1.4.7.1)
・Fixed the issue where checkboxes were displayed above the header when scrolling the list.
### 8/6 Release Information (ver.1.4.7.0)
・Added a URL copy button with filter to the breadcrumb list on the administration screens for user, department, group, and system logs.](/manual/url-with-filter-copy)
・[Fixed an issue where the index for "Items"."FullText" was not generated in PostgreSQL.](/manual/postgre-create-fulltext-index)
・[Fixed an issue where the reminder function stopped due to an error.](/manual/background-service-json)
・Fixed an issue where the process did not work properly when the conditions for "Manager", "Owner", and "[Status](/en/manual/table-management-status)" were set to "Not Set" in the "「Condition」" of the process.
・Fixed an issue where the record history was not saved when a process was updated in bulk.
・Fixed an issue where the "Status" column was cleared when pressing the "Up" or "Down" button in the "[Process](/en/manual/advanced-operations-process)" or "[Control by Status](/en/manual/status-control)" settings list.
・Fixed an issue where an application error could occur when registering a script with a background server script.
・Fixed an issue where a Javascript error occurred when changing the "Period Type" on the schedule editing screen of a background server script.
・Fixed an issue where only one route could be selected to be displayed in a list when there were multiple routes to grandchildren in a table with a parent->child->grandchild structure.
・Fixed an issue where the values of child columns were cleared when the edit screen was displayed when there was a large amount of data for child columns with column linkage set.
・Fixed an issue where the date format included in the response from the attachment acquisition API was different from other APIs.
・Fixed an issue where the layout of the edit screen was distorted for read-only records.
・Fixed an issue where the settings dialog was hidden under the breadcrumb bar.
### 7/23 Release Information (ver.1.4.6.4)
・Fixed an issue where an application error would occur when uploading an invalid image.
### 7/16 Release Information (ver.1.4.6.3)
・Removed the WebDAV module settings from web.config.
### 7/12 Release Information (ver.1.4.6.2)
・Fixed an issue where the calendar would not display correctly when selecting an column other than "Start-Finish" in the calendar view.
・Fixed an issue where the navigation menu popup was hidden under the list header.
### 7/9 Release Information (ver.1.4.6.1)
・Fixed the problem that error messages displayed in black when validating input in the new UI theme.
### 7/9 Release Information (ver.1.4.6.0)
・[Changed the default language to English and the default time zone to UTC. ](/manual/faq-supported-language)
・[Added an API to bulk register and update multiple records. ](/manual/api-record-bulkupsert)
・Adjusted the layout of the new UI theme.
・Fixed the problem that the result of group.ContainsUser in the server script was different from that of ver1.4.4.0 and earlier.
・Fixed the problem that CSV import and image pasting was not possible when "Rds" was specified for TemporaryBinaryStorageProvider in BinaryStorage.json.
・Fixed the problem that numerical value columns were not hidden by column access control when reading.
・Fixed the problem that NULL values of NULL-allowed numerical value types were replaced with 0 when importing site-packages.
・Fixed an issue where an application error would occur when exporting the updated date and time of a child in a parent-child table.
・Fixed an issue where specifying NULL as the date type in the Upsert API would not work properly as a KEY.
・Fixed an issue where the "Copy from" column was not displayed when creating a new process data change.
・Fixed an issue where the style was not reflected in the elements specified in the "Cell CSS" list settings of the new UI theme.
・Fixed an issue where file data remained in the RequestData of the SysLogs table when uploading a file via API.
### 6/11 Release Information (ver.1.4.5.0)
・[Added a function to get the site ID from the site name to the script and server script. ](/manual/script-api-get-closest-siteid)
・[Added a function to generate user passwords. ](/manual/user-new)
・[Added a function to cache site images. ](/manual/outcache-json)
・Changed the container public port from 80 to 8080.
・Fixed an issue where search conditions were applied to other columns when using the "Search function" in the server script AddChoiceHash.
・Fixed an issue where the "Create New" button was displayed on the group Recycle Bin screen.
・Fixed an issue where the message after deleting an API key on the "API Settings" screen was inappropriate.
・Fixed an issue where the "「Recycle Bin」" was displayed in the menu when the dashboard was displayed.
・Fixed an issue where an unavailable "Null Allow" checkbox was displayed on the advanced settings screen for "Work volume" and "Progression rate".
・Fixed an issue where the deleted content of a guide remained on the preview screen even after it was deleted in the "Guide" tab of "[Manage Table](/en/manual/table-management)".
・Fixed an issue where access rights were granted to disabled departments and groups in column access control.
・Fixed an issue where the column names set in the title and content fields did not work when the user changed the language in the dashboard part "[Timeline](/en/manual/dashboard-timeline).
・Fixed an issue where the process was not correctly determined when "Own" was selected in the department drop-down list in the process conditions.
・Fixed an issue where the execution result of server script group.ContainsUser was different from before.
・Fixed an issue in the new UI where display distortion occurred when operating the site package export dialog.
・Fixed an issue in the new UI where the font size of the content displayed on the dashboard timeline could not be changed using CSS.
・Fixed a minor issue related to the screen display in the new UI.
### 5/14 Release Information (ver.1.4.4.0)
・[Added the ability to set child groups to groups. ](/manual/basic-operations-group-child)
・[Added the ability to import AD security groups as groups. ](/manual/authentication-json)
・[Added the ability to collapse guides. ](/manual/site-guide)
・[Added "green-tea", "mandarin", and "midnight" themes to the second generation user interface. ](/manual/user-management-theme)
・[Added a function to make the navigation menu of the new UI compatible with extended navigation. ](/manual/user-management-theme)
・[Added the ability to store temporary data used when uploading attachments in the DB. ](/manual/binary-storage-json)
・[Changed to hide "Date of birth" and "Gender" on the user management screen. ](/manual/faq-visible-user-birthday)
・Adjusted the border color and background color for displaying error messages on the login screen of the new UI.
・Adjusted the tap area and animation of the navigation buttons when displayed on mobile.
・Fixed the issue of display performance degradation for cross-tabulations, Kanban, etc. when there are a large number of users.
・Fixed the issue of dialogs overlapping when operating from the navigation menu of the new UI.
・Fixed the issue of "Pleasanter.net" overlapping in the upper right corner of the login screen when using the announcement function in the new UI.
・Fixed the issue of messages and confirmation codes in the center of the screen being broken into lines on the SAML authentication and TOTP authentication screens in the new UI.
・Fixed the issue of the background color of error messages on the dialog screen of the new UI being the same as the old UI.
・Fixed the issue of white vertical lines appearing in the breadcrumb list when Chrome's magnification is not 100% in the new UI.
・Fixed the issue of display bars spanning multiple days being displayed in a disconnected manner when the calendar is set to standard in the new UI.
・Fixed the issue of tables popping out on the edit screen when there are many links displayed.
・Fixed the problem of the navigation menu not being displayed on the management screen directly under the top page.
・Fixed the problem of the input guide settings for attachment columns not being reflected in the editor. ](/manual/table-management-attachments)
・Fixed the problem of columns with custom design enabled being displayed on the list screen of change history.
・Fixed the problem of the required input setting being removed when a file is attached to an attachment column that is set as required by Control by Status.
・Fixed the problem of columns of extended users not being saved in history.
・Fixed the warning due to the absence of a source map for the JS library.
・Fixed the problem of the breadcrumb list being hidden by the header in mobile and tablet environments.
・Fixed the problem of the command button setting of the view not working properly due to the server script registered in "Before the screen is displayed".
・Fixed the problem of the date column being incorrectly determined when (Not set) was specified in the process conditions.
・Fixed the problem of the button of the action type "Postback" of the process function not working properly from the second time onwards.
・Fixed the problem of an error occurring when a field name containing half-width symbols is set in the extended calculation formula.
・Fixed an issue where login would fail when integrating with multiple connections via AD integration.
### 4/12 Release Information (ver.1.4.3.1)
・Fixed an issue where the text of status columns set to read-only in the new UI was poorly visible.
・Fixed an issue where an error message would be displayed incorrectly when a maximum number of characters for an column was set in the new UI.
・Fixed an issue where the date display at the bottom would be misaligned when displaying a Gantt chart in the new UI.
・Fixed an issue where the display would be incorrect when using the service announcement function in the new UI.
### 4/9 Release Information (ver.1.4.3.0)
・[Design renewed to new UI. ](/manual/user-management-theme)
・[The default theme changed from "sunny" to "cerulean." ](/manual/user-json)
・Fixed the issue where a warning about the LightBox map file was displayed on the browser console screen.
・Fixed the issue where the breadcrumb list was hidden by the header on mobile and tablet.
・Fixed the issue where the command button disable or hide setting did not work when "Before screen display" was set in the server script.
### 3/19 Release Information (ver.1.4.2.3)
・Fixed the issue where the authentication email was not sent even if the "Authenticate by email" link was clicked on the TOTP authentication screen.
・Fixed the issue where the input validation of the confirmation code did not work correctly when the "AuthenticationCodeCharacterType" of the two-step authentication was set to something other than "Number."
### 3/15 Release Information (ver.1.4.2.2)
・Fixed the issue where the LightBox icon would not load when the URL contained a subdirectory.
・Fixed the issue where the TOTP authentication screen would appear even if the Notification Type for two-step authentication was set to Mail.
### 3/13 Release Information (ver.1.4.2.1)
・Fixed the issue where users could not log in on mobile or tablet devices.
### 3/12 Release Information (ver.1.4.2.0)
・[Added TOTP (Time-based One-Time Password) authentication function. ](/manual/totp-authentication)
・[Added the ability to exclude IP address restrictions by user, group, or department. ](/manual/security-json)
・Fixed the issue where the pull-down list for columns that can be selected multiple times in the bulk update dialog would not be displayed in the foreground.
・Fixed the issue where the title combination would display "0" when the value of a numerical value column was NULL.
・Fixed an issue where the aggregation type of the Kanban display in the view differed from the setting on the screen in a time limited table.
・Fixed an issue where an error would occur when specifying a linked column in the filter for items.Sum in a server script.
・Fixed an issue where the email address of a history record was set to the user's email address when updating a user.
### 2/19 Release Information (ver.1.4.1.1)
・Fixed an issue where the "Run Now" button on the background server script management screen did not work.
・Fixed an issue where site settings could not be saved when the site access control was set to "Do not inherit access rights."
### 2/13 Release Information (ver.1.4.1.0)
・[Added a function to filter the list of editor options. ](/manual/table-management-editor-columns)
・[Added a function to add/delete attachments on the list editing screen. ](/manual/table-record-editongrid)
・[Added an analysis chart function. ](/manual/table-analy-chart)
・[Added an aggregation function for check columns. ](/manual/table-management-aggregation)
・[Added a function to display images in a LightBox. ](/manual/general.json)
・[Added a grid to the dashboard parts. ](/manual/dashboard-grid)
・[Added a function to save the dashboard layout to a view. ](/manual/dashboard-view)
・When creating a new server script, the check box for "Before formulas", which was initially ON, has been changed to OFF.
・Fixed so that only the front dialog closes when clicking on a nested dialog.
・Fixed an issue where changes to radio button class column were not reflected when updating via Ajax.
・Fixed an issue where the SysLogs API column did not become true when executing the API for table Export and Import.
・Fixed an issue where multiple selected columns could not be changed at once on the Control by Status settings screen.
・Fixed an issue where a common server script was added to the code of other server scripts when running a reminder test.
・Fixed an issue where the LdapExcludeAccountDisabled setting did not work with LDAP integration.
・Fixed an issue where a nullable numerical value column could not be overwritten to NULL in CSV import when the value was 0.
・Fixed an issue where the date was changed to the initial value when changing the auto postback column when creating a new record from the calendar.
### 1/23 Release Information (ver.1.4.0.1)
・Fixed an issue where the permission settings list was reset when "Do not inherit access rights" was selected repeatedly.
・Fixed an issue where the text for "Select All" and "Deselect All" in the drop-down list was difficult to see in certain UI themes.
・Fixed an issue where the options for "Class Column" and "Row Classification" in the Kanban settings of the dashboard part were set to the default value.
・Fixed an issue where the calendar settings of the dashboard part were displayed on the settings screen of other parts.
### 1/16 Release Information (ver.1.4.0.0)
・[Target framework changed to .NET8.](https://pleasanter.org/archives/news-migrate-to-dotnet8)
・[Added a search function to the settings for inheriting access rights.](/manual/site-access-control)
・[Added functions to the calculation formula. ](/manual/formula-function-list) ([$DATETIME](/manual/formula-function-datetime)/[$EOMONTH](/manual/formula-function-eomonth)/[$TEXT](/manual/formula-function-text)/[$IFERROR](/manual/formula-function-iferror)/[$ISBLANK](/manual/formula-function-isblank)/[$ISERROR](/manual/formula-function-iserror)/[$ABS](/manual/formula-function-abs)/[$POWER](/manual/formula-function-power)/[$RAND](/manual/formula-function-rand)/[$SQRT](/manual/formula-function-sqrt))
・[Added the ability to update "[Process](/en/manual/advanced-operations-process)" and "[Control by Status](/en/manual/status-control)" via the site API. ](/manual/api-update-sitesettings)
・[Added Kanban to dashboard parts. ](/manual/dashboard-kanban)
・[Added filter button to system log management screen. ](/manual/syslog)
・Fixed an issue that caused an error when the title string exceeded 1024 characters.
・Fixed an issue that caused all master records to be displayed on the initial display when columns were linked with "[Use Search Function](/en/manual/table-management-use-search)" checked ON.
・Fixed an issue that caused the site package import and export menus to be displayed on unavailable pages.
・Fixed an issue that caused users after 500 to be unable to be selected when selecting users in background server script.
・Fixed an issue that caused the "Recycle Bin" menu to be displayed on the Wiki screen.
・Fixed an issue that caused transition to an error page when pressing [Create New] on the folder management screen.
・Fixed an issue that caused unnecessary code to be inserted when debugging server scripts.
・Fixed an issue that caused files not to be output when exporting site packages without data export permissions.
・Fixed an issue that caused the "Calendar settings" view in full calendar to not be retained.
・Fixed an issue where "Don't send if not applicable" did not work when the reminder type was anything other than email.
## 2023 Version Update Information
### 12/26 Release Information (ver.1.3.50.2)
・Fixed the problem that background services other than reminders did not work.
### 12/15 Release Information (ver.1.3.50.1)
・Fixed the problem that the management screen of a table with a formula set in version 1.3.49.0 or earlier could not be displayed.
・Fixed the problem that the first argument was ignored when multiple arguments were set in the formula: $OR function.
・Fixed the problem that the URL of the anchor tag could not be seen in certain user themes.
### 12/13 Release Information (ver.1.3.50.0)
・[Added function function to formula. ](/manual?category=0435)
・[Added calendar to dashboard parts. ](/manual/dashboard-calendar)
・Added reload button to dashboard parts.
・[Added the function to load dashboard parts asynchronously. ](/manual/dashboard-add-parts)
・[Added a function to update various settings by function using the site API. ](/manual/api-update-sitesettings)
・[Added a function to execute server scripts in BackgroundService. ](/manual/background-server-script)
・[Added a PATCH method to HttpClient in server script. ](/manual/server-script-http-client-patch)
・Fixed an issue where response time worsened when there were many members on the group editing screen.
・Fixed an issue where completed columns formatted as "year/month/date" were displayed one day off in FullCalendar.
・Fixed an issue where the logs folder could not be created correctly when running CodeDefiner on Linux.
・Fixed an issue where the target script was not selected when remotely debugging a server script.
・Fixed an issue where comments entered when copying by reference were not saved.
### 11/15 Release Information (ver.1.3.49.0)
・Added a Recycle bin function for departments.
・Added a Recycle bin function for groups.
・Added a function to delete departments in bulk.
・Added a function to delete groups in bulk.
・Added the $p.JSON.stringify method to the server script.
・Fixed an issue where the ServerScriptTimeOut setting did not work properly.
・Fixed an issue where hidden columns were displayed on the mobile screen.
・Fixed an issue where the spinner changed to the minimum value when a negative number was manually entered.
・Fixed an issue where the "[Delete Site](/en/manual/site-delete)" button was displayed on the tenant management screen.
・Fixed an issue where the Switch User button was displayed on the new user creation screen.
・Fixed an issue where new records could not be created from the calendar when TokenCheck was enabled.
### 10/16 Release Information (ver.1.3.48.0)
・Added an API to import departments from CSV.
・Added an API to import groups from CSV.
・Added an API to import users from CSV.
・Added a Recycle bin function for users.
・Improved usability in tablet PC environments.
・Fixed an issue where negation conditions were not retained when switching to a view that had the filter state retained.
・Fixed an issue where logs executed in the server script screen display could not be output when the edit screen was automatically posted back.
・Fixed an issue where the setting for enabling or disabling two-step authentication was not reflected when importing users.
・Fixed an issue where deleted departments were displayed in the site's access control tab.
・Fixed an issue where an error occurred when displaying history when using a custom grid design.
・Fixed an issue where combined titles were not displayed correctly in the change history.
### 9/22 Release Information (ver.1.3.47.0)
・Added an API to import CSV.
・Improved usability in mobile environments.
・Fixed an issue where the size of attachments was not checked when creating records via API.
・Fixed an issue where the extension's site ID specification did not work when uploading files.
・Fixed an issue where the server script's site settings load did not work when uploading files.
### 9/13 Release Information (ver.1.3.46.1)
・Fixed the issue of not being able to generate the FullCalendar record URL correctly in a subdirectory environment.
### 9/3 Release Information (ver.1.3.46.0)
・[Added the ability to use FullCalendar for the calendar. ](https://pleasanter.org/manual/table-management-calendar)
・Added the ability to write the ClientID to the system log.
・Fixed the issue of DB migration failing using CodeDefine in a PostgreSQL environment.
・Fixed the issue of the URL after login and the URL of the top page not being generated correctly in an environment where the URL contains a subdirectory.
・Fixed the issue of not being able to register various site settings in the apiModel object created with the server script items.NewSite.
・Fixed the issue of not being able to build using Docker in environments other than x86.
### 8/20 Release Information (ver.1.3.45.0)
・Added the ability to output any HTML to the HTML header and BODY script position.
・Added a function to highlight search strings when performing cross-search.
・Added a function to cancel password hiding.
・Fixed an issue where the original user could not be restored after executing switch user.
・Fixed an issue where lookup did not work properly during process processing when creating a new user.
・Fixed an issue where an error occurred when entering a specific date and time related to daylight saving time.
・Fixed an issue where the dashboard set at the top was not displayed after SAML login.
・Fixed an issue where multiple links set in class column could not be restored correctly by importing site packages.
・Fixed an issue where the filter would work when changing the filter of a link column with Use filter button enabled.
・Fixed an issue where an input guide was displayed when the content and description columns were set to read-only.
### 7/28 Release Information (ver.1.3.44.0)
・[Added dashboard function. ](/manual/dashboard)
・[Supports PostgreSQL15. ](/manual/getting-started-pleasanter-ubuntu)
・Fixed an issue where performance deteriorated in environments with a large number of users.
・Fixed the problem that the URL passed to PdfPulginHost was not set correctly when AbsoluteUri in Service.json was set.
・Fixed the problem that the "Notice" displayed at the bottom of the screen in responsive display overlapped with the update button, etc.
・Fixed the problem that the new site creation screen was not displayed correctly when a language other than Japanese or English was selected.
・Fixed the problem that an error occurred when setting MailAddress to null in the SAML Attributes settings in Authentication.json.
・Fixed the problem that JSON.parse failed when multiple selectable class column were automatically posted back on the new creation screen.
### 7/11 Release Information (ver.1.3.43.0)
・Added Upsert method to server script.
・Added a function to obtain data from site-integrated tables using server script.
・Added a function to obtain data from site-integrated tables using API.
### 7/5 Release Information (ver.1.3.42.1)
・Fixed the problem that access control could not be set correctly when access rights were not inherited.
### 7/5 Release Information (ver.1.3.42.0)
・[Added a function to record site ID, record ID, HTTP status, etc. in the system log.] (/manual/syslog-extension)
・Fixed an issue where the sorting process of the list displayed by group members was not performed correctly.
・Fixed an issue where the site's access control settings were deleted when restoring history in a table where permission was set for record updates.
・Fixed an issue where the header sort menu on the list screen was not displayed in the expected position when the browser scroll bar was present.
・Fixed an issue where the header sort menu was not displayed in the expected position when the header of the list screen was fixed.
### 6/19 Release Information (ver.1.3.41.0)
・[Added a function to execute extended SQL executed from API with Owner privileges.] (/manual/extended-sql-api)
・Added a parameter to use Novell.Directory.Ldap in the LDAP authentication library.
・Changed the specifications to output the column name in the input error message due to column access control.
・Fixed an issue where the sending history was not cleared when updating records in bulk.
・Fixed an issue where memory was insufficient when synchronizing calculation formulas in an environment with a large number of records and low memory.
・Fixed an issue where memory was insufficient when synchronizing summaries in an environment with a large number of records and low memory.
・Fixed an issue where performance deteriorated when setting rows and columns with many options in the Kanban function.
・Fixed an issue where the KanbanMaxColumns parameter in General.json did not function properly.
・Fixed an issue where lookups could not be performed if the source field of the lookup was not enabled in the editor.
・Fixed an issue where Lockout was turned off when LockoutCounter was less than LockoutCount in Security.json.
・Fixed an issue where reference copy caused an error for fields with access control and copy set as the default value when creating the field.
・Fixed an issue where history was not checked by EnforcePasswordHistories when updating a password via API.
・Fixed an issue where the password was recorded in the SysLogs table when updating a password via API.
・Fixed an issue where the password change date and time was not updated when updating a password via API.
### 6/17 Release Information (ver.1.3.40.2)
・Fixed the problem of performance degradation in environments with many links.
### 6/13 Release Information (ver.1.3.40.1)
・Fixed the problem of filters not working properly when the link column with search function enabled has more than 500 linked records.
### 6/6 Release Information (ver.1.3.40.0)
・Added the function to sort the display order of links by priority.
・Added the function to specify an arbitrary title in the notification function.
・Added the function to use GroupMembers in ColumnFilterExpressions of groups.
・Added the function to specify an email address in SearchFormat of the user search dialog.
・Added the function to transcribe the user's email address in lookup.
・Fixed the problem of performance degradation when setting rows and columns with many options in the Kanban function.
・Fixed the problem of images pasted on user records not being displayed when the image save destination is Local.
### 5/31 Release Information (ver.1.3.39.2)
・Fixed the issue where the login screen could not be opened by redirection when using the announcement function.
・Fixed the issue where the "[Do Not Delete Files in History](/en/manual/table-management-not-delete-file-with-history)" function did not work properly in a PostgreSQL environment.
・Fixed the issue where the password policy was not correctly determined when changing the password via API.
### 5/29 Release Information (ver.1.3.39.1)
・Fixed the issue where a stack overflow occurred when the master reference of the link was circular.
### 5/29 Release Information (ver.1.3.39.0)
・Added a function to run a process when executing an API.
・Fixed the issue where the old password was recorded in the system log when changing the password.
・Fixed the issue where an incorrect input of the old password was not recorded in the system log when changing the password.
・Fixed the issue where changing the password at login worked for locked user accounts.
・Fixed the issue where lock columns could not be updated when importing users.
・Fixed the issue where the link structure was not configured correctly when the same table was used multiple times on the link tree.
・Fixed an issue where columns such as guides were not copied when copying a site.
・Fixed an issue where messages were not output correctly when performing record operations using the API when there were duplicates.
・Fixed an issue where checkbox labels were displayed in cells on the list editing screen.
### 5/26 Release Information (ver.1.3.38.3)
・Fixed an issue where columns for bulk updates and column linkage could not be enabled in Manage table.
### 5/25 Release Information (ver.1.3.38.2)
・Fixed an issue where cross-site scripting vulnerabilities in text areas.
### 5/15 Release Information (ver.1.3.38.1)
・Fixed an issue where default values were not registered when creating records.
### 5/15 Release Information (ver.1.3.38.0)
・Added methods to read, update, and delete Wiki via API.
・Added methods to read, update, and delete Wiki via server script.
・Added methods to create, update, and delete sites via server script.
・Added a function to move to the top or bottom row by using the CTRL key when clicking up or down to move an column on the settings screen.
・Fixed an issue where the title combined with the title of the record update history was not displayed.
・Fixed an issue where the server script context.Error error message was not displayed when updating a record using the calendar.
・Fixed an issue where the server script context.Error error message was not displayed when updating a record using Kanban.
・Fixed an issue where the default value was not omitted and was output to the view JSON described in the option list when importing a site package.
・Fixed an issue where a permission error occurred when creating or updating a record if column access control was set for an unused column.
・Fixed an issue where a filter was not applied when clicking (not set) in the summary column.
・Fixed an issue where the font in the summary column was not bold when the search function for the class column set in the summary column was enabled.
・Fixed an issue where a notification error occurred when the same column was specified multiple times as the notification destination.
・Fixed an issue where options not included in the search window value were not set when narrowing down filter conditions using the search function.
・Fixed an issue where the mandatory input setting for attachment fields was removed during automatic postback.
・Fixed an issue where the restriction to not display on the screen was enabled for privileged users with read-only access.
### 4/28 Release Information (ver.1.3.37.3)
・Fixed an issue where the setting "Do not delete files in history" did not work properly when restoring from the Recycle bin or history.
### 4/27 Release Information (ver.1.3.37.2)
・Fixed an issue where the setting "Do not delete files in history" did not work properly.
### 4/21 Release Information (ver.1.3.37.1)
・Fixed an issue where joining tables with items.Get in the server script did not work properly.
### 4/14 Release Information (ver.1.3.37.0)
・[Added a function to not delete attachments in history. ](/manual/table-management-not-delete-file-with-history)
・Fixed an issue where the input guide for comment columns did not work.
・Fixed an issue where the name displayed of the back button would change when BulkDeleteCommand was specified in elements.LabelText.
・Fixed the issue where an icon for setting own was displayed in the field where ExcludeMe was specified.
### 4/4 Release Information (ver.1.3.36.0)
・[Added input guide function for text input field. ](/manual/table-management-input-guide)
・Added Create method to api_model in server script.
・Added a function to set the parent record's value only to specific fields when creating a new child record from a parent record by setting a link with the same parent.
・Fixed the issue where the new creation menu was displayed for the corresponding record when creation permission was granted in the record's access control.
・Fixed the issue where the title link was not disabled when the link to the edit screen was disabled.
・Fixed the issue where the filter was not set correctly when clicking the summary label when summarizing with a class column that has no options.
・Fixed the issue where the default value [[Self]] did not work in multiple selection fields.
・Fixed the issue where the permissions were not checked correctly when downloading when the export method was email URL to own.
・Fixed the issue where the display position of the checkbox label was distorted in certain browsers.
・Fixed an issue where joining tables with items.Count in the server script did not work properly.
・Fixed an issue where the function to get sites in the server script did not work properly.
### 3/28 Release Information (ver.1.3.35.1)
・Fixed an issue where the link title text color on the list screen was changed.
### 3/25 Release Information (ver.1.3.35.0)
・[Added a function to control the display of process buttons in the server script. ](/manual/server-script-elements-display-type)
・[Added a function to change the name displayed of buttons and menus in the server script. ](/manual/server-script-elements-label-text)
・[Added a function to get sites in the server script. ](/manual/server-script-items-get-site)
・[Added a function to return any client response in the server script. ](/manual/server-script-context-add-response)
・[Added a function to execute the server script before the row display in the list of link destinations. ](/manual/server-script-conditions)
・Fixed an issue where server script operations on columns were suppressed when the API was suppressed.
・Fixed an issue with the visibility of link title text on the editing screen in the theme "eggplant".
・Fixed an issue where access rights to a site were lost when performing certain operations in site access control.
・Fixed an issue where version numbers were duplicated when a conflict occurred during an import operation.
### 3/18 Release Information (ver.1.3.34.0)
・[Added a function to disable links to the editing screen. ](/manual/table-management-disable-link-to-edit)
・Added the SelectedIds method to the grid object in the server script.
・[Added a function to operate before the screen display of the server script after the operation of a bulk operation. ](/manual/server-script-conditions)
・Fixed an issue where the view filter state retention did not work with keyword search.
・Fixed an issue where errors were not handled correctly when HttpStatus=405.
・Fixed the problem that ScriptDepth was not incremented when updating with UpdateOnExit = true.
・Fixed the problem that ColumnFilterExpressions did not work when copying by reference.
・Fixed the problem that columns set to read-only and copy by default did not become the default value when copying by reference.
### 3/8 Release Information (ver.1.3.33.0)
・[Added a function to perform summary synchronization with API. ](/manual/api-synchronize-summaries)
・Changed the default value of ServerScriptTimeOutChangeable in Script.json to false.
・Fixed the problem that description columns were displayed in Mincho font in Safari on Mac, etc.
・Fixed the problem that session keys could be reused after logging out.
### 3/5 Release Information (ver.1.3.32.0)
・[Added automatic numbering function to process function. ](/manual/process)
・[Added a function to open anchors in new tabs. ](/manual/table-management-anchor)
・[Added the ability to specify Own with DeptId and UserId in ColumnFilterHash. ](/manual/api-view)
・[Added the ability to rebuild search indexes from API. ](/manual/api-rebuild-search-indexes)
・[Added the ability to set Permissions with the site creation API. ](/manual/script-api-create-site)
・[Added the ability to operate the create button with elements.DisplayType in server script. ](/manual/server-script-elements-display-type)
・[Added the ability to update groups with server script. ](/manual/server-script-groups-update)
・Added the ability to set the timeout time for server scripts individually.
・Fixed the issue where the default value was not set when copying records.
・Fixed the issue where filtering was not performed when a non-array numerical value was specified in ColumnFilterHash of a user column.
・Fixed an issue where the HTML title specified in tenant management would not be displayed if there was no read permission in the site access control.
・Fixed an issue where the site image stored in the database could not be displayed when the Provider of BinaryStorage.json was changed to Local.
・Fixed an issue where the process success message was not displayed after creating a record.
・Fixed an issue where an error occurred on the new creation screen when specifying a condition for the date field of a process.
・Fixed an issue where the order of options was not displayed correctly on the manage table screen, etc.
・Fixed an issue where an error occurred in bulk processing when the title input was set as a process condition.
・Fixed an issue where the output content of comments in process notifications was in JSON format.
・Fixed an issue where the units of fields set as read-only in Control by Status were not displayed.
・Fixed an issue where the read-only setting of a record was released when a server script was executed.
## Related Information
<div id="ManualList"><ul><li><a href="/en/manual/site-delete">Site Function: Delete Site</a><span>10.02.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management">Manage Table</a><span>10.02.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management-status">Manage Table: Column: Status</a><span>10.02.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/table-management-not-delete-file-with-history"> Table Management: Editor: Item Detail Settings: Do Not Delete Files in History</a><span>08.13.2024 up</span></li>
<li><a href="/en/manual/table-management-use-search">Table Management: Editor: Item Detail Settings: Use Search function</a><span>08.13.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/status-control">Manage Table: Control by Status</a><span>10.03.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/dashboard-timeline">Dashboard Function: Add Parts: Timeline</a><span>10.08.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/advanced-operations-process">Advanced Operation: Process and Control by Status</a><span>10.01.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />