- Added a server script parameter to set row CSS on the list screen.
- Changed the server script "ReadOnly" parameter to a per-row setting on the list screen.
- Refactored server-script-related classes into the Libraries namespace.
- Fixed an issue where MessageData was removed from the session during API execution.
- Fixed an issue where export by value did not work correctly for user items with search enabled.
- Fixed an issue where import by user ID did not work correctly.
- Fixed an issue where the currently displayed tab was not correctly retained when reloading after pressing the update button on the table edit screen.
- Fixed server scripts so the value of an item the executing user has no access rights to can no longer be retrieved.
- Added a server script parameter to set the sort order of the list screen.
- Added a server script parameter to set cell CSS on the list screen.
- Changed the update button on the table edit screen to trigger a reload response instead of a value-change response.
- Fixed an issue where the currently displayed tab was not retained when reloading after pressing the update button on the table edit screen.
- Fixed an issue where directly accessing a URL with the FromTabIndex parameter resulted in an error.
- Fixed an issue where an item remained even after clearing its filter condition in the view filter.
- Fixed a bulk-move bug and added search conditions for filter items.
- Fixed JavaScript that used methods unavailable in IE.
- Added server script functionality.
- Added search by ID and version.
- Renamed the "Extended Html" tab to "Extended HTML".
- Fixed an issue where linked items could not be sorted by title text.
- Added a setting to enable validation, fixing an issue where API requests were processed even when Content-Type was application/x-www-form-urlencoded.
- Fixed an issue where filter item linkage did not work after changing the view.
- Fixed an issue where titles could not be sorted correctly.
- Fixed an issue where bulk delete did not work correctly on tables using site integration.
- Changed the behavior so that an error is displayed when access rights are inherited from a non-target site into a site targeted for deletion.