A new leaderboard feature has been added to encourage users to create and share custom content.
You can access this panel via the top menu bar: Window → Ranking.
The scoring rule is:
Influence Score = Subscriptions × 30 + Followers × 10 + Favorites × 5 + Views × 1
(based on items uploaded to the Workshop by the user)
A new recording feature allows you to capture real-time software footage and supports saving highlight replays.
You can find it via the top menu bar: Tools → Replay.
How to use:
Click the Record button to start recording.
While recording, click the Stop button to end recording without saving.
While recording, click the Save button to end and save the recording.
Custom save paths are supported.
You can enable the Replay feature, which automatically saves the last N seconds of footage.
When replay is enabled, the replay duration can be customized, with a maximum of 120 seconds.
Multiple new function buttons have been added to the data panel.
Auto-create table: If the selected data table does not exist, you can click the Create Table button to automatically create it.
Delete table: Added the ability to delete data tables.
Export data: Allows exporting data tables as JSON files.
Import data: Allows importing JSON files into corresponding database tables, with an option to overwrite existing data.
Duplicate data: Allows copying an existing data entry and editing the duplicate.
Fixed an issue where new projects did not automatically create a database.
Fixed an issue where the database did not automatically load after creation.
Fixed an issue where the database would throw errors due to missing tables. Now, a Create Table button is displayed, allowing users to decide whether to create the table.
Fixed other known issues.