User Manual

02.10.2026

MANUAL

Pleasanter Latest Update Information

## Overview This is the latest version update information for Pleasanter. For previous version update information, please refer to the link below. [Pleasanter's past version update information](https://pleasanter.org/manual/release-notes-core-history) ## Notes » <span style="color:red;">When updating to Pleasanter 1.5 or later in an environment using SQL Server as the database, please check the following precautions.</span> [Precautions regarding connection strings when using SQL Server as the DB in Pleasanter 1.5 or later](/manual/sqlserver-connection-string-v15) » [Update procedure has been partially changed since ver.1.4.8.0 and later](https://pleasanter.org/ja/manual?category=0107_0108) » <font color="RED">IMPORTANT</font> <b>Fixed in ver. 1.4.21.0</b>: [Cross-Site Scripting Vulnerability in Pleasanter](https://pleasanter.org/archives/vulnerability-update-20251024) (Content is in Japanese) ## 2026 Update Information ### 2/10 Release Information (ver. 1.5.1.0) » Added [OAuth authentication functionality for SMTP client](/manual/smtp-oatuh).<a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Added [login functionality using passkey authentication](/manual/passkey). » Added [LINE WORKS](/manual/lineworks) as a destination for notifications and reminders. » Added [import/export functionality for multilingual labels](/manual/table-management-multilingual-label-settings). » Added [functionality to enable/disable options by double-clicking in the search dialog](/manual/table-management-use-search). » Added [functionality to disable processes](/manual/process-general). » Added detailed cell settings to the [smart design grid settings screen](/manual/smart-desgin-grid). » Added functionality to retrieve runtime errors for [server scripts](/manual/table-management-server-script)/[formulas (extended)](/manual/table-management-formula). » Resolved an issue where the "Body"/"Description" fields in markdown display could incorrectly become editable through Tab navigation when read-only. » Resolved an issue where $p.set() for description fields would fail in $p.events.on_editor_load. » Resolved an issue where multilingual settings for fields could not be edited in the first-generation interface. » Resolved an issue where input validation and data registration could not be performed correctly when the format of numeric fields was set to currency. » Resolved an issue with the TimeZoneConvert functionality in CodeDefiner.<a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where crosstab would result in errors depending on the locale settings of the execution server. » Resolved an issue where changing the field settings on the grid screen would also change the settings on the "View" side when the field settings of the grid screen and the grid field settings of the "View" were the same.<a href="https://tecworks.co.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/tecworks_favicon.ico" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by TECWORKS Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where errors could occur when searching in the search dialog for classification fields with "Use search" enabled. » Resolved an issue where values identical to default values could not be imported for fields with default values set during record import. » Resolved an issue where permission errors would occur when reference copying records with access control set on attachment fields. ### 1/13 Release Information (ver1.5.0.0) » [Changed target framework to .NET 10](/manual?category=0090_0105). » [Updated Markdown library (Marked) to the latest version](https://pleasanter.org/ja/manual/markdown). » Added [functionality to delete unused Permissions/Links records in the background service](/manual/background-service-json). » Added [functionality to disable formulas](/manual/table-management-formula). » Added [functionality to disable status control](/manual/status-control). » Resolved an issue where "Site export permission" was required when adding an analysis chart. <a href="https://tecworks.co.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/tecworks_favicon.ico" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by TECWORKS Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where users could not switch back to the original user after switching users when KVS is enabled. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip img-fluid"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where vertically aligned radio buttons had unintended clickable areas. » Resolved an issue in ver.1.4.22.0 and later where the "No database changes" message may not be displayed after running CodeDefiner with the /c option. ## 2025 Update Information ### 12/16 Release Information (ver1.4.23.3) » Fixed an issue where comments could not be updated in the update/upsert records APIs. ### 12/16 Release Information (ver1.4.23.2) » Fixed an issue where a logo image was displayed in the upper left corner of the login screen in the second-generation interface. ### 12/15 Release Information (v1.4.23.1) » Fixed an issue where attached files could not be attached during HTTP access. » Fixed an issue where the public address for the form function was not created during HTTP access. ### 12/09 Release Information (v1.4.23.0) » Added [Form features](https://pleasanter.org/ja/manual?category=0460). » Added [Multilingual tab features](https://pleasanter.org/ja/manual/table-management-multilingual) for item's "Name displayed", "Description", and "Input guide". » Added features to configure actions [after record creation](https://pleasanter.org/ja/manual/table-management-after-create) and [after update](https://pleasanter.org/ja/manual/table-management-after-update). » Added [functionality to configure actions after process execution](https://pleasanter.org/ja/manual/process-general). » Added properties to [CSP functionality configuration parameters](https://pleasanter.org/ja/manual/security-json). » Added [AddChoiceHash method](https://pleasanter.org/ja/manual/server-script-columns-add-choice-hash) that specifies only keys to the columns object in server scripts. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Added extended items to the output targets of system logs output in text format. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Adjusted the UI of [Table management: Editor settings screen](https://pleasanter.org/ja/manual/table-management-editor-columns). » Resolved an issue where reloading additional rows may not work in the list display UI. » Resolved an issue where English and German Name displayed for numeric items become unintended strings in Smart Design. » Resolved an issue where filter sorting operations may not work properly in Smart Design. » Resolved an issue where values are not saved when maximum character count is updated with empty value in Smart Design. » Resolved an issue where screen layout breaks when the title item is not used. » Resolved an issue where the layout of the Move tab in table management breaks in the first-generation interface. » Resolved an issue where the layout of the search dialog for multiple selection items breaks in the first-generation interface. » Resolved an issue where authentication app integration settings may not be saved in two-factor authentication with TOTP. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where ID interpretation of "Control by Situation" during site package import differs from processes and views. » Resolved an issue where titles and contents are not displayed in search results when the search string is an exact match during full-text search. » Resolved an issue that causes an error during record import when the default value is set to [[Self]] for classification items. » Resolved an issue that causes high load when search string is not entered in cross-site search when using PostgreSQL. » Resolved an issue where comment fields are updated with unintended data in the site update API. » Resolved an issue where notifications are not sent correctly when [Creator] [Updater] are specified as email notification recipients. » Resolved an issue where "Reset" does not work correctly for classification items with link settings in Table management: Editor settings. ### 11/11 Release Information (v1.4.22.0) » Added [exclusive control functionality for background jobs across multiple instances](/manual/service-clustering). » Added "[Wrap text by cell width](/en/manual/table-management-grid-wordwrap)" feature to the "Advanced settings" of grid items. » Resolved an issue where the toast menu was not displayed after executing activation in the "Manage table: Editor." » Resolved an issue where an unintended toast menu was displayed in the "Manage table: Editor." » Resolved an issue where the grid display UI was not responsive in the first-generation interface. » Resolved an issue where checkbox layouts were broken in the first-generation interface. » Resolved an issue where links in title items did not respond to the first click in the grid display UI. » Resolved an issue where the column width specified in the Advanced settings of grid items was not applied. » Resolved an issue where changes were not saved when resetting a item's display name to the default value in Smart Design. » Resolved an issue where an error was displayed when transitioning to "Authenticate by email" during TOTP authentication. » Resolved an issue where duplicate errors occurred when using an item with link settings as a key during import. » Resolved an issue where records from sites without read permission were not displayed correctly in the dashboard timeline. » Resolved an issue where items not displayed in the list were not copied when copying records in list edit mode. » Resolved an issue where notifications were not sent when updating records in list edit mode. » Resolved an issue where it was not possible to select a combination of "(Not selected)" and other arbitrary items in the search dialog for items linked to users. » Resolved an issue where checkboxes could become inoperable in the permission settings of record access control. » Resolved an issue where Auto postback did not work when multiple selection and search functionality were configured for link items. ### 10/29 Release Information (v1.4.21.1) » Fixed an issue in the [Generation 1 interface](/manual/user-management-theme) where the "Option List" could not be updated in the [Column Advanced Settings](/manual/table-management-column-settings) under "Manage Table" > "Editor." ### 9/9 Release Information (ver.1.4.21.0) » [Renewed the UI for "Editor settings" in "Editor" tab of "Manage table" screen](https://pleasanter.org/en/manual/table-management-editor). » [Added functionality to display camera launch icons in "Content", "Description", and "Comment" fields on mobile devices](https://pleasanter.org/en/manual/table-record-upload-picture). <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added a feature that allows you to specify the types of attachments for which preview display is permitted](https://pleasanter.org/ja/manual/table-record-attachment-show). » Resolved an issue where markdown links were not converted correctly when described with markdown syntax. » Resolved an issue where manually entered values in lookup destination fields were overwritten during process execution with data change settings. » Resolved an issue where automatic postback occurred when displaying change history details. » Resolved an issue where a JavaScript error occurred on the first click of the "Enable" button in "Manage table" - "Editor" tab. » Resolved an issue where input validation was performed when executing "Reset" in the item "Advanced settings" of "Manage table" - "Editor" tab. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved an issue where checkbox labels were displayed in "Grid" screen. » Resolved an issue where OverwriteForm for lookups didn't work in the "Grid" screen. » Resolved an issue where read-only fields were not copied correctly in "Grid" screen. » Reviewed z-index for the overall page layout in the new UI. ### 9/9 Release Information (ver.1.4.20.0) » Added "[Rich text editor](/en/manual/richtexteditor)" to the style of "[Body Item](/en/manual/table-management-body)" and "[Description Item](/en/manual/table-management-description)". » Support for "[Scrolling for Grid-like UI](/en/manual/common-func-scrolling-operation-on-grids)". » Added "[Cell width](/en/manual/table-management-grid-cell-width)" and "[Sticky on left edge](/en/manual/table-management-grid-sticky-on-left-edge)" to detailed settings of items on list screen. » Added "IsTimeOut" property to "HttpClient" in server script to indicate when request has timed out.<a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Added dashboard examples to demo data. » Resolved issue where server scripts run during site package import and export. » Resolved issue where items set as read-only by situational control are not displayed correctly during list editing. » Resolved issue where dragged records are displayed in unintended positions in "[Calendar](/manual/table-calendar)" and "[Kanban](/manual/table-kanban-chart)". ### 8/15 Release Information (ver.1.4.19.2) » Resolved issue where setting timeout value in server script "HttpClient" causes error on second and subsequent requests. ### 8/12 Release Information (ver.1.4.19.1) » Resolved issue where extended scripts are not output. ### 8/12 Release Information (ver.1.4.19.0) » [Added Content Security Policy (CSP) feature.](/manual/content-security-policy) » [Added feature to copy files to $ps.file in server script.](/manual/server-script-ps-file-copy-file) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to specify request timeout for HttpClient in server script.](/manual/server-script-http-client) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to insert images via API in Wiki.](/manual/api-record-update) » [Changed UI design of headings.](/manual/table-management-section) » Changed checkbox layout based on check item placement settings. » Resolved issue where time series chart does not display correctly when completion item with date-only format is set on horizontal axis. » Resolved issue where attachments cannot be uploaded during validation errors. » Resolved issue where unnecessary icons appear in password reset dialog. » Resolved issue where auto-postback does not work for date items. » Resolved issue where URL in notification email after import leads to management screen instead of site list. » Resolved issue where error occurs when executing CodeDefiner in Amazon Aurora PostgreSQL environment. » Resolved issue where exceptions are recorded at Pleasanter startup in Azure App Service environment. » Resolved issue with improper error handling for invalid multipart/form-data requests. » Resolved issue where broken summary links are executed during summary synchronization. » Resolved issue where errors may occur when loading tables in responsive display. ### 7/9 Release Information (ver.1.4.18.1) » Resolved issue where some JavaScript modules cannot be loaded in Linux environment. ### 7/8 Release Information (ver.1.4.18.0) » [Added feature to update comments when updating records during CSV import.](/manual/table-record-import) » [Added feature to output comments in JSON format during CSV export.](/manual/table-management-export) » [Added feature to specify record display limit in link display.](/manual/table-management-link-view) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added function ($p.groupIds) to get group IDs of logged-in user in script.](/manual/script-groupIds) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to get hour, minute, and second differences with $DATEDIF function.](/manual/formula-function-datedif) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added option to specify arbitrary time difference in CodeDefiner time zone conversion feature.](/manual/codedefiner-command) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to specify MySQL on separate server during Pleasanter installation.](/manual/mysql-connecting-host-description) » [Changed date item library for 2nd generation interface.](/manual/table-management-date) » Changed UI for radio buttons in read-only mode. » Resolved issue where description items cannot be placed under certain conditions in smart design. » Resolved issue where existing data inherited from copy source other than edited items is not saved when copying records in list edit mode. » Resolved issue where process batch processing buttons are not displayed correctly in 1st generation interface. » Resolved issue where loading screen does not switch after deleting/restoring records from recycle bin. » Resolved issue where "[Delete Child Records Simultaneously When Deleting](/en/manual/table-management-delete-with-links)" feature does not work when "[Always Request Search Conditions](/en/manual/table-management-always-request-search-condition)" is enabled in child table. ### 6/17 Release Information (ver.1.4.17.1) » Resolved issue where "[Save as new version](/manual/table-management-auto-version-up)" checkbox is not displayed on record edit screen. ### 6/10 Release Information (ver.1.4.17.0) » **Important: When using installer updates and merge features with ver.1.4.17.0 or later, please check [these precautions](https://pleasanter.org/ja/manual/version-up-ver1.4.17.0-caution)** New » [Added ID conversion feature for organizations, groups, and users during site package import.](/manual/site-package-import) » [Added context.ReferenceType property to server script.](/manual/server-script-context) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added context.HttpMethod property to server script.](/manual/server-script-context) » Resolved issue where custom design is not displayed correctly when used for "Title/Body" items in list screen settings. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where site images stored in database are not displayed when BinaryStorage Provider is changed to Local. » Resolved issue where part of $ISERROR function judgment logic in extended formulas is incorrect. » Resolved issue where group member addition/update results are not output in group information import API response. » Resolved background server script execution user selection dialog issues. » Resolved issue where previous settings remain when reloading table management screen when using KVS. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where custom format for numeric columns is not applied in read-only mode. ### 5/22 Release Information (ver.1.4.16.3) » Resolved issue where dropdown checkboxes in list screen filters cannot be checked on mobile devices. ### 5/20 Release Information (ver.1.4.16.2) » Resolved issue where attachment upload fails when operated by drag and drop. » Resolved issue where error occurs when specifying ClassHash as numeric type when specifying items linked to another table in Upsert API Keys. ### 5/14 Release Information (ver.1.4.16.1) » Resolved issue where values are not displayed in editor screen when numeric item format is set to "Currency" or "[Custom](/en/manual/dashboard-custom)". ### 5/13 Release Information (ver.1.4.16.0) » [Added migration mode to record import feature to import "Creator", "Updater", "Created Time", "Updated Time".](/manual/table-record-import-migrate-mode) » [Added "Before Bulk Delete" and "After Bulk Delete" to server script conditions.](/manual/server-script-conditions) » Added "items.MaxDate" and "items.MinDate" functions to server script. » [Added feature to execute multiple processes with "Create", "Update", "Create/Update" APIs.](/manual/api-record-upsert) » [Added feature to check for database updates in CodeDefiner.](/manual/codedefiner-command) » [Added feature to output more detailed error information to ErrStackTrace item output to SysLogs.](/manual/sys-log-json) » [Added feature to specify number of system logs to delete at once in background service.](/manual/background-service-json) » [Changed Extensions API execution permission to privileged users only.](/manual/tenant) » [Added feature to toggle Extensions API availability in tenant management screen.](/manual/tenant) » Added "[Function](/en/manual/server-script-functionalize)" and "[TryCatch](/en/manual/server-script-try-catch)" features to extended server script. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to get KVS connection string from environment variables.](/manual/kvs-json) » Changed UI to display loading screen during Ajax processing. » Changed UI of group boxes in table management screens. » Adjusted layout and UI of numeric and date items. » Adjusted screen layout. » Resolved issue where all records from integration source are not displayed when site integration includes sites without reference permission. » Resolved issue where required items set by server script and situational control are released when uploading attachments. » Resolved issue where $p.getValue() can only get the first value of multiple-selection classification items. » Resolved issue where additional records are not loaded when scrolling list on mobile devices. » Resolved issue where header menu closes when IME is enabled on list header menu. » Resolved issue with improper error checking for Keys parameter during Upsert and Bulkupsert. » Resolved issue with improper status code returned when error occurs in Upsert API. » Resolved issue where formulas do not work correctly when display names of items used in extended formulas are changed. » Resolved issue where INSERT to AutoNumberings continues to be attempted in DB due to improper auto-numbering settings. » Resolved issue where check state before update remains after bulk update on list screen. » Resolved issue where internal error occurs when importing site packages including data. » Resolved issue where filter search is disabled when view save type is set to "Do not save". » Resolved issue where dates are not set for some records when importing data exported with date item format as "Date, day of week, and time (seconds)". » Resolved issue where multiple files with same name can be registered even when "[Overwrite File with Same Name](/en/manual/table-management-overwrite-same-file-name)" is on for attachment items. » Resolved issue where smart design is not displayed when links are set to Wiki or non-existent site IDs. ### 4/8 Release Information (ver.1.4.15.0) » [Added Smart Design feature for creating apps with drag & drop.](/manual/smart-design-overview) » [Added simple mode feature to display fewer tabs in table management screen.](/manual/site-simplemode) » [Added Pleasanter Extensions trial feature.](/manual/pleasanter-extensions-trial) » [Added date/time acquisition functions (EmptyTime, MinTime, MaxTime) to server script.](/manual/server-script-utilities) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to treat blank required fields as errors during import.](/manual/table-management-import) » Resolved issue where script's $p.apiBulkDelete function returns BadRequest error. » Resolved issue where default value is not applied when process auto-numbering format is [n] only. » Resolved issue where non-downloadable attachments are displayed as links in recycle bin record list screen. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where processes do not work during updates with record create/update APIs. » Resolved issue where item value transfer by lookup cannot be performed for newly created records in list edit mode. ### 3/11 Release Information (ver.1.4.14.0) » Added feature to disable all "[Script](/en/manual/table-management-script)", "[Server Script](/en/manual/table-management-server-script)", "[Style](/en/manual/table-management-style)", and "[HTML](/en/manual/insert-html)". » [Added search feature to destination choices in site move settings.](/manual/table-management-move) » [Added feature to hide site information.](/manual/site-information) » Improved readability of diff content when DiffMatchPatch format is specified in notification feature. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where list screen display performance deteriorates in environments with many sites. » Resolved issue where control is not performed when negative numbers are specified in situational control conditions. » Resolved issue where processes cannot be executed when "Overdue" is set in process conditions. » Resolved issue where two records with same content are created in site-integrated site packages. » Resolved issue where integration source record IDs are not included in $p.selectedIds() results on site-integrated site list screens. » Resolved issue where record access control is not performed correctly on site-integrated sites. » Resolved issue where non-date characters are displayed for start date in date item range dialog. » Resolved issue where only partial selection items appear in dropdown filters. » Resolved issue where URL in browser after transition from user profile history is incorrect. » Resolved issue where unnecessary characters are included in Body when HttpClient is selected as notification type in "[Notification](/en/manual/table-management-notification)" feature. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where date items cannot be converted to 24-hour format strings with $TEXT function in extended formulas. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where "New" button appears in cross-search result screen when logged in as privileged user. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where Updator and Creator are output as 0 when system logs are in file format. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where SysLogTypes other than Info and Error are not output correctly when system logs are in file format. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where reminder sending may error in MySQL/PostgreSQL environments. ### 2/12 Release Information (ver.1.4.13.0) » [Added feature to migrate Pleasanter DB from SQL Server to MySQL.](/manual/migrate) » [Added import/export feature in server script.](/manual/server-script-ps-file-import) » Added ResponseHeaders property to get httpResponseHeader with methods other than httpClient.Get() in server script. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added "Administrator", "Login Expiration Date", and "Days Until Deactivation" items to users.](/manual/user-new-edit) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to not inherit site access control permissions when creating sites.](/manual/site-no-inherit) » [Added PageSize property to specify number of records to retrieve in JSON data sent with API requests.](/manual/api-common) » [Added feature to use lookup for "Administrator" and "Assignee" items.](/manual/table-management-lookup) » Added feature to input "[Background Server Script](/en/manual/background-server-script)" and dashboard "[Custom HTML](/en/manual/dashboard-customhtml)" with code editor. » Resolved issue where server-side input validation registered in editor is executed even when "Replace" or "None" is specified in [Process](/manual/process)'s "[Input Validation](/en/manual/table-management-validation)". » Resolved issue where Null permission is not determined in process button conditions. ### 1/14 Release Information (ver.1.4.12.0) » [Added feature to read and write files in specific directories with server script.](/manual/server-script-ps-file) » [Added feature to prevent re-submission during heavy processing such as CSV import or bulk update for a single table.](/manual/general.json) » [Added function ($p.getValue) to get item values in script.](/manual/script-get-value) » [Added "Enable All" and "Disable All" buttons to multi-selectable search dialog.](/manual/table-management-multiple-selections) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added icons to identify site types in site list panels.](/manual/site-image) » [Added feature to execute server scripts within try-catch blocks.](/manual/server-script-try-catch) » [Added feature to execute server scripts as anonymous functions.](/manual/server-script-functionalize) » [Added feature to output logs to system logs in server scripts.](/manual/server-script-logs) » [Added feature to disable server scripts.](/manual/table-management-server-script) » [Added "Include same sites with different link paths" feature to list choices.](/manual/table-management-enable-expand-link-path) » Modified error display text for file count and capacity limits in attachment items. » Resolved issue where item names containing commas are not correctly identified when setting selection items in choice list. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » Resolved issue where version number inconsistency occurs when UpdateOnExit=true in "Before Row Display" server script. » Resolved issue where choices are not displayed for specific filters in link choice list. » Resolved issue where 0-byte attachments are incorrectly registered via API. » Resolved issue where NotReturnParentRecord does not work when links are individually placed in editor. ## 2024 Update Information ### 12/10 Release Information (ver.1.4.11.0) » [Added installer setup feature.](/manual/getting-started-installer-pleasanter-windows) » [Changed mobile version design to new UI theme.](/manual/table-management-style) » [Added feature to save session information to Key Value Store.](/manual/kvs) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added feature to change icons of buttons created by processes.](/manual/process) » [Added group extended attributes (LdapExtendedAttributes) feature to LDAP synchronization settings.](/manual/authentication-json) » [Added feature to output system logs in text format.](/manual/syslogs-text-output) » [Resolved issue where "Otherwise" does not work when calculation method is set to "Extended" in formulas.](/manual/table-management-formula) » Resolved issue where columns.ExtendedCellCss in server script does not work in list edit mode. » Resolved issue where selected checks are not cleared after bulk process execution. » Resolved issue where items with multiple selection settings have unintended output during export. » Resolved issue where errors during site package import are difficult to understand. ### 11/29 Release Information (ver.1.4.10.3) » Resolved issue where expired password reset errors when two-factor authentication is enabled. ### 11/18 Release Information (ver.1.4.10.2) » Resolved issue where items set as "[Hidden](/en/manual/table-management-hide)" in editor also become "[Hidden](/en/manual/table-management-hide)" on list. <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> ### 11/12 Release Information (ver.1.4.10.1) » Resolved issue where version determination is not correct in CodeDefiner merge processing. ### 11/12 Release Information (ver.1.4.10.0) » [Added "Value Function Operation" feature to "Data Change" in processes.](/manual/process) » [Added feature to customize quick access buttons in dashboard.](/manual/dashboard-quickaccess) » [Added feature to not return to parent record after creating child record with link + button.](/manual/table-management-choices-text-link) » [Added feature to specify CC and BCC in notification recipients.](/manual/table-management-notification) » [Resolved issue where Owner and User connections may be denied by MySQL access control feature.](/manual/faq-mysql-multiple-server) » Resolved issue where records outside display period are shown in standard calendar. » Resolved issue where Hide attribute of class specified in ExtendedCellCss column may not work in server script. » Resolved issue where users with creation permission cannot get site ID with items.GetClosestSite in server script. » Resolved issue where CodeDefiner fails when tables created with DevelopmentTools exist. » Resolved issue where title image specified in tenant management screen is not displayed in full-text search result screen. » Resolved issue where last login date is updated when login fails due to incorrect password. » Resolved issue where rows are not displayed when items specified in "Classification" use "[Use Search Function](/en/manual/table-management-use-search)" setting in standard calendar added to dashboard. » Resolved issue where server script logs are not output to console when loading additional records on list screen. » Resolved issue where error content is not appropriate when request JSON content is incomplete in API. » Resolved issue where URL obtained with URL copy button becomes "/index" (list screen) even when displaying screens other than list. » Resolved issue where message after record creation or update disappears when auto-postback is set for item linkage target items. » Adjusted layout of new UI theme. ### 10/22 Release Information (ver.1.4.9.2) » Resolved issue where application error may occur during first login after Pleasanter setup in MySQL environment. ### 10/9 Release Information (ver.1.4.9.1) » Resolved issue where error occurs when displaying analysis charts, time series charts, and Gantt charts. ### 10/8 Release Information (ver.1.4.9.0) » [Added MySQL to supported databases.](/manual/faq-mysql-manual-list) » [Added feature to replace IDs in scripts/server scripts during site package import.](/manual/faq-duplicate-linked-site) » Added feature to input "[Style](/en/manual/table-management-style)"/"[Script](/en/manual/table-management-script)"/"[HTML](/en/manual/insert-html)"/"[Server Script](/en/manual/table-management-server-script)" with code editor. » Resolved issue where ID replacement in dashboard is not performed during site package import. » Resolved issue where 1-to-many linked records are not restored during site package import. » Resolved issue where values of unlinked items are replaced as IDs during site package import. » Resolved issue where error occurs when TypeName is set to DateTime in extended field feature. » Adjusted layout of new UI theme. ### 9/17 Release Information (ver.1.4.8.1) » Resolved issue where site links may be removed during site package import. » Resolved issue where site titles are not displayed in recycle bin list showing deleted sites. » Resolved issue where display is corrupted when markdown is set in guide feature. » Adjusted width of "Access Right Inheritance" dropdown list. ### 9/10 Release Information (ver.1.4.8.0) » [Added custom app feature.](/manual/custom-apps) » [Added feature to merge parameter files in CodeDefiner.](/manual/version-up-windows-1.4.8.0) » [Added health monitoring endpoint.](/manual/health-check) » [Added ResponseHeaders property to HttpClient in server script.](/manual/server-script-http-client) » [Added option to not save authentication cookies during SAML authentication.](/manual/authentication-json) » [Added option to prohibit/allow movement from site top.](https://pleasanter.org/ja/manual/user-new-edit) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Added mode to display changes with DiffMatchPatch in notification feature.](/manual/table-management-notification) <a href="https://www.vehiclevision.jp/" class="tooltip contributor-tooltip" target="_blank"><img src="/pleasanter/assets/images/manual/vehiclen.svg" style="width:20px; margin: 0px;" class="tooltip"><span class="tooltip-text">Contributed by PMC Co.,Ltd.<br>Special thanks for your contribution.</span></a> » [Changed to open file in new tab when clicking icon to left of filename in attachment items.](/manual/table-record-attachment-show) » Resolved issue where command timeout error occurs when updating database with CodeDefiner. » Resolved issue where attachment information cannot be obtained with item.Get in server script. » Resolved issue where system log status is not recorded correctly on login failure. » Resolved issue where link copy button to left of breadcrumb list does not function under certain conditions. » Resolved issue where style specification for "Status" item is not correctly reflected in new UI. » Adjusted screen layout of new UI. ### 8/22 Release Information (ver.1.4.7.2) » Resolved issue where performance deteriorates when opening management screen in tables with circular reference links. ### 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/faq-process-workflow)" or "[Control by Status](/en/manual/faq-status-control-workflow)" 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/faq-process-workflow)" and "[Control by Status](/en/manual/faq-status-control-workflow)" 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>12.19.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management">Manage Table</a><span>12.09.2025 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management-body">Manage Table: Items: Body</a><span>12.09.2025 up</span></li> <li><a href="/en/manual/table-management-status">Manage Table: Items: Status</a><span>12.09.2025 up</span></li> <li><a href="/en/manual/table-management-description">Manage Table: Items: Description</a><span>12.09.2025 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management-overwrite-same-file-name">Table Management: Editor: Item Detail Settings: Overwrite File with Same Name</a><span>08.13.2024 up</span></li> <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-delete-with-links">Manage Table: Editor: Column Advanced Settings: Option List: Delete Child Records Simultaneously When Deleting</a><span>10.02.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> <li><a href="/en/manual/table-management-hide">Table Management: Editor: Item Detail Settings: Hidden</a><span>08.13.2024 up</span></li> <li><a href="/en/manual/table-management-validation">Manage Table: Editor: Column Advanced Settings: Input Validation</a><span>10.11.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management-grid-cell-width">Manage Table: Screen Index: Column Advanced Settings: Cell width</a><span>09.09.2025 up</span></li> <li><a href="/en/manual/table-management-grid-sticky-on-left-edge">Manage Table: Screen Index: Column Advanced Settings: Sticky on left edge</a><span>09.09.2025 up</span></li> <li><a href="/en/manual/table-management-always-request-search-condition">Manage Table: Screen Index: Always Request Search Conditions</a><span>08.13.2025 up</span></li> <li><a href="/en/manual/table-management-grid-wordwrap">Manage Table: Screen Index: Column Advanced Settings: Wrap text by cell width</a><span>11.11.2025 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management-notification">Manage Table: Notification</a><span>02.12.2026 up</span></li></ul></article> <ul><li><a href="/en/manual/insert-html">Table Management: HTML</a><span>08.13.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/table-management-style">Table Management: Style</a><span>08.13.2024 up</span></li> <li><a href="/en/manual/table-management-script">Table Management: Script</a><span>08.13.2024 up</span></li> <li><a href="/en/manual/table-management-server-script">Table Management: Server Script</a><span>08.13.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/background-server-script">Tenant Management Function: Background Server Script</a><span>08.13.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/richtexteditor">Common Function: Rich text editor</a><span>09.09.2025 up</span></li> <li><a href="/en/manual/common-func-scrolling-operation-on-grids">Common Function: Scrolling for Grid-like UI</a><span>10.21.2025 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> <li><a href="/en/manual/dashboard-custom">Dashboard Function: Add Parts: Custom</a><span>08.14.2024 up</span></li> <li><a href="/en/manual/dashboard-customhtml">Dashboard Function: Add Parts: Custom HTML</a><span>08.14.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/server-script-functionalize">Developer Function: Server Script: Function</a><span>06.26.2025 up</span></li> <li><a href="/en/manual/server-script-try-catch">Developer Function: Server Script: TryCatch</a><span>06.26.2025 up</span></li></ul></article> <ul><li><a href="/en/manual/faq-process-workflow">FAQ: Using the process function to create workflows (approval processes) such as approval requests</a><span>06.20.2025 up</span></li> <li><a href="/en/manual/faq-status-control-workflow">FAQ: Using the "Control by Status" function to change the state of a column, such as hiding it or making it read-only</a><span>06.20.2025 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />
TOP